Loading Tool

Explorer IconExplorer

Memory Pool

82,356 transactions
34.56 vMB
0.14600734 BTC
Random Selection Loading Transactions
Max Size: 196.30/200 MB

Candidate Block

Mining Attempt 2fe28f3bf6051b2689a7af5a19fab7032baad23f612423ab155255257df57d1d
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root a79bdaebfa6041609d3808e415717a8a57d0da7fd3d31b9d4033d7ef258d60c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,016
Size: 1.00 vMB
Total Fees: 0.03129163 BTC
Feerates: 104.71 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (558,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,148 357,148 00000000000000000fd81d7ce66867f9d4266aa08bc16f2c6c3d7679ef0da2f6 1,587 1.00/1.00 vMB 27
357,147 357,147 0000000000000000044ba5a1de3836c76fadbb4c1fa81b08911b0706a3b45be9 964 0.75/1.00 vMB 24
357,146 357,146 00000000000000000a45a767639a4bd4488f60299cc752038546799d135ad641 512 0.20/1.00 vMB 39
357,145 357,145 000000000000000006564a4aba2162f98b83e746bf66db47f515cfb970f0d9ad 1,267 1.00/1.00 vMB 21
357,144 357,144 0000000000000000026a7b256101a6334826824fad955364741210fae7ef46e6 1,701 1.00/1.00 vMB 24
357,143 357,143 000000000000000003c647113c24508fba6662a3c1d014ead20bccee78c3c3bf 2,448 0.75/1.00 vMB 44
357,142 357,142 00000000000000000632eb23e3f48bef463107c11b0042a31826457112e18b6f 873 0.75/1.00 vMB 19
357,141 357,141 00000000000000001328e2a401785bbd284b53dfd5736c96ff2dbd7b55ce5640 2,339 0.75/1.00 vMB 44
357,140 357,140 00000000000000000067f91f8182220ff56e156fcf441370a0bb1ea80e1af07d 2,008 0.75/1.00 vMB 49
357,139 357,139 0000000000000000074baffc0ccfaa57f6ab109ebfec8e53ecb4287397f96b75 1,182 0.57/1.00 vMB 35
357,138 357,138 000000000000000012cc844493a7ff66ac6d905cb72bd546b2a97f5a413421e5 1,103 0.53/1.00 vMB 31
357,137 357,137 00000000000000000be96c063c7b739df586de5f8c5795352c7b83a8496a13aa 1,720 0.81/1.00 vMB 33
357,136 357,136 0000000000000000082e5c85a91c2c2f580eee54ff40e56adadca210706c4811 466 0.24/1.00 vMB 25
357,135 357,135 00000000000000000de0dfd780946217e4cf14ade7c12cf28a68ddd0853b8959 1,413 0.74/1.00 vMB 33
357,134 357,134 00000000000000000eafa733f2710c1a0b5859e44693425cc340c08b0f335dc5 118 0.09/1.00 vMB 16
357,133 357,133 00000000000000000023bb4b2c9529e7c06e3ab71096999ef24cb39e850894a7 908 0.72/1.00 vMB 18
357,132 357,132 00000000000000001505d1ef8da8ea89d83e9dc55fb23e35ec41fdc828dd4f18 1,926 0.75/1.00 vMB 35
357,131 357,131 00000000000000000ee786aef8bdbad075f43899fa550314be6b747a9a1d8636 919 0.51/1.00 vMB 26
357,130 357,130 00000000000000000b83289fb732a339d60e4dd34a096250783b8e6cfd56ec8d 1 0.00/1.00 vMB 0
357,129 357,129 0000000000000000032d9c0fe27bc01c1774d2f3a614665a3bd2cda61b42796e 1,491 0.75/1.00 vMB 26
357,128 357,128 000000000000000000544c51a04881f22f3f6cbdb35a71517ceaeca4e53adf7c 311 0.18/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 726.50 GB
    • Received: 18.45 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.