Loading Tool

Explorer IconExplorer

Memory Pool

80,273 transactions
29.88 vMB
0.07538993 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt 563ccb7bea8182b4959191932a3bd6d65b6eab3500f019fcc21542244283de5f
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 1ced232a03fe1f3472adcda58fd616628d6cb6d424682791d5d0431f67205f4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,934
Size: 1.00 vMB
Total Fees: 0.01430543 BTC
Feerates: 197.70 > 1.43 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (461,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,866 453,866 0000000000000000014d9ba78e9996245fd36cfd2c28ba2ecc9bcadae8169b69 2,240 1.00/1.00 vMB 121
453,865 453,865 00000000000000000094e29a3f854514e663d311a7aae524611e0d8f1c32aa55 270 1.00/1.00 vMB 122
453,864 453,864 000000000000000000c5960e3c9c13271189a57a7010049772d9e4e8d9f65c5a 2,286 1.00/1.00 vMB 143
453,863 453,863 00000000000000000056ddcc66258dec43770b1d3b504310827f73d4d7846699 2,042 1.00/1.00 vMB 109
453,862 453,862 0000000000000000003e3d82cc5811488574563298b90b4ec9e5832887ab79e5 2,248 1.00/1.00 vMB 118
453,861 453,861 000000000000000002706f70fa7263687b60e801406081158ddd6ec07260bd0f 1,862 1.00/1.00 vMB 91
453,860 453,860 0000000000000000021b437bf618bef32142f04187112cf576ecf24e65e7ca96 1,821 1.00/1.00 vMB 82
453,859 453,859 000000000000000000309043dbb0f8c7dbbb1799ad82bb4c4c05aad34c506ff0 2,485 1.00/1.00 vMB 132
453,858 453,858 0000000000000000025a0c9b57c8b206099ae7d2b4f550492e7f11a293ab990f 609 0.99/1.00 vMB 21
453,857 453,857 00000000000000000185270cf2df41a6d337ab9cfb41a4aa907997d4987bbea0 1,658 1.00/1.00 vMB 76
453,856 453,856 0000000000000000011b7f48e4d3f507f19834f47f78700d0ebb9bd55eab3e6c 2,048 0.95/1.00 vMB 57
453,855 453,855 000000000000000001c22b93772bd52243e7ac5576b59c6322e9fe5c60e92c83 2,294 1.00/1.00 vMB 90
453,854 453,854 0000000000000000011cac22965e20169086c27743a777867965111980919513 2,166 1.00/1.00 vMB 98
453,853 453,853 000000000000000000f34224d3e13830377108b889085f939e2df9813bed3e7b 1,936 1.00/1.00 vMB 92
453,852 453,852 0000000000000000025515fcd5e102e377915aeed3e4a12fe8de86eba4be093e 2,094 1.00/1.00 vMB 123
453,851 453,851 0000000000000000012b854491441224091683cd238b718bcc24ca0ae50b1ef8 1,680 1.00/1.00 vMB 109
453,850 453,850 0000000000000000019ea91bf8560a1cae589a811463a7a077f53231f60d8162 1,994 0.99/1.00 vMB 106
453,849 453,849 00000000000000000086a690c0dac1d46cdab8ea96a59da685b36719c46cee6a 2,397 1.00/1.00 vMB 155
453,848 453,848 0000000000000000017a6548f3530045db240401fdb691f62cf8bce1d4ddd6c2 2,254 1.00/1.00 vMB 132
453,847 453,847 0000000000000000024e3faa775b7521128dcb06a8475886fc75454d03320c15 474 0.63/1.00 vMB 28
453,846 453,846 000000000000000002599a7e0f1998f193f93c924acaf2e8810c79f70e1401aa 2,158 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.37 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 663.72 GB
    • Received: 14.93 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.