Loading Tool

Explorer IconExplorer

Memory Pool

80,913 transactions
29.66 vMB
0.12474270 BTC
Random Selection Loading Transactions
Max Size: 179.82/200 MB

Candidate Block

Mining Attempt 479374b00291800e0341fcfdd93ef701322471ca1286ab1a4f930136bab79602
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 9759fa2fab87827237b1580fe143363752cc51f5d3d7887b2d44167c1a49b4b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,850
Size: 1.00 vMB
Total Fees: 0.05906106 BTC
Feerates: 151.07 > 5.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (214,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,135 700,135 0000000000000000000a0de237f0a267dbc0c8c113a802fcc3f20ddf6068293e 402 0.20/1.00 vMB 9
700,134 700,134 00000000000000000005fafb833335f4cb02b4dee8e1130dc9385407f76ecd6d 419 0.34/1.00 vMB 5
700,133 700,133 00000000000000000007ace543cd3ecda10705e24854133fafb68efab1362ac2 1,134 0.74/1.00 vMB 10
700,132 700,132 0000000000000000000c722b3d03fcd9f0a487853a375b0d17240b32d6385a36 2,019 0.86/1.00 vMB 2
700,131 700,131 0000000000000000000e1075aa0d6cbd86965eb788c379eb7cf085f5bd043334 2,088 1.00/1.00 vMB 17
700,130 700,130 0000000000000000000451f22cd473d846c1097f81b68fca27be6918ef0aa1a8 377 0.16/1.00 vMB 8
700,129 700,129 0000000000000000000cbc149295dcb2d8d35e9125af00e2db476369a0c02b03 16 0.01/1.00 vMB 6
700,128 700,128 0000000000000000000e990736dcc539e1008165af1519b4a6d748bd087b7443 829 0.73/1.00 vMB 8
700,127 700,127 00000000000000000008fc04b5d701dc33423d02e1922b46a9da1861c3699c93 418 0.16/1.00 vMB 9
700,126 700,126 0000000000000000000dd8c62700fc3d70db171e9c8d2cb8f08ad98e10005660 1,378 0.50/1.00 vMB 13
700,125 700,125 0000000000000000000ba15ab55a815df87ccb0d7cf84faebda09d83dc840d97 1,159 0.53/1.00 vMB 11
700,124 700,124 0000000000000000000ac677195439f0ed89ae886bf4730a2ab4dfbc188f9567 507 0.31/1.00 vMB 10
700,123 700,123 0000000000000000000e869e3998f308ca1a736c5024132f2dbb8d4b265eaa77 1,088 0.45/1.00 vMB 9
700,122 700,122 000000000000000000030304d6b55eca05859c29d7ce2efd98cbf0935b058642 733 0.26/1.00 vMB 9
700,121 700,121 0000000000000000000af71c3aa8ec7e4a9acbf2d7cc2a0fd764088bfa4792f2 1,013 0.38/1.00 vMB 10
700,120 700,120 000000000000000000034e019566101c8fe98e55e2f97831067d92a235172623 921 0.32/1.00 vMB 11
700,119 700,119 000000000000000000041e37f27e2cc8af4db5b1c58a153d7a2ce840881943ba 806 0.30/1.00 vMB 8
700,118 700,118 0000000000000000000e0809bc40a58f1e50ed3dc649090237964c24217ce5bc 989 0.36/1.00 vMB 10
700,117 700,117 00000000000000000001d9a0dbb9fb1504a2847cb8cd5fb873e5c7a536f67b29 1,621 0.53/1.00 vMB 11
700,116 700,116 000000000000000000014330e1062d105999d0548e54c148404f561e5a3b6356 729 0.42/1.00 vMB 8
700,115 700,115 000000000000000000027a3f873bc5b300e885a0ae5c455d58adec6ebd38b9c3 378 0.13/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.