Loading Tool

Explorer IconExplorer

Memory Pool

78,936 transactions
29.54 vMB
0.07114465 BTC
Random Selection Loading Transactions
Max Size: 177.56/200 MB

Candidate Block

Mining Attempt b81bfcdad32f0182aeb29148ddc70dfd3a448d2a85f2a4fb43a4139f0e3ced88
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root a1cf51386866cea16bce87a85b4bb4820f9110a19d0e9d765d294c8cf799b681
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,687
Size: 1.00 vMB
Total Fees: 0.01115516 BTC
Feerates: 150.93 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (485,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,185 429,185 0000000000000000030d7553c7c9e917e19c580fe705eb32b4f5419391b25273 434 0.99/1.00 vMB 12
429,184 429,184 0000000000000000012bb18750a665f635f09444494c48c40903cb70535bd13d 1,040 0.50/1.00 vMB 57
429,183 429,183 000000000000000001669f5ad39ba2b140218946ce2a8277677c8496b41e32c8 775 0.38/1.00 vMB 41
429,182 429,182 00000000000000000023df4d346b1ee05b188ccfe72dba4d3e87f24e076ea5fe 2,229 0.99/1.00 vMB 66
429,181 429,181 000000000000000002a65f48730cc3e38d8a18445d637a4de61c45f8bd3d1dd8 234 0.10/1.00 vMB 80
429,180 429,180 0000000000000000005bcc1e79a92dea18efa359866bf19dfa9c90fd84037574 802 0.27/1.00 vMB 67
429,179 429,179 00000000000000000195dc6f77cb6e90431f1265386cb85095b55ca8ba57e5b9 1,472 1.00/1.00 vMB 36
429,178 429,178 000000000000000000641b5b67416ae8c44398641aab012499bb7440c4ff16a6 71 0.04/1.00 vMB 56
429,177 429,177 0000000000000000016f5176dc575598d192119899dcd15c2e12ce7c53bbd5eb 621 0.23/1.00 vMB 71
429,176 429,176 000000000000000002e66491266a645af3d9c7065adfdd88b6563cd0fbd5741c 1,066 0.46/1.00 vMB 63
429,175 429,175 000000000000000003ffbdfe5fea08c1efa8991c5f2742025658278fcdfb70cf 1,143 0.99/1.00 vMB 28
429,174 429,174 00000000000000000155f46d5c4595ddc54bd84a387e7662071e4646d6361b92 543 0.99/1.00 vMB 11
429,173 429,173 000000000000000001edebe768f6dd4c95186dc0e560d993b3f05587e8e349b1 846 0.38/1.00 vMB 58
429,172 429,172 0000000000000000012f7098fac361df34c01b0cb5b86381506c0580c1a25366 1,062 0.59/1.00 vMB 47
429,171 429,171 000000000000000000501c94b4c89c0859ea78c33a4a9343435a44da9f3e115d 661 0.25/1.00 vMB 68
429,170 429,170 000000000000000001d830077c698cdd33b3f8068fa3a4fc4cf1dfd35affaf89 372 0.12/1.00 vMB 82
429,169 429,169 0000000000000000045eea752581d4c35abcc7ac2aeaef4f6c36e7441726964a 1,359 0.53/1.00 vMB 61
429,168 429,168 00000000000000000089cd49d08f2615fc4e85f0d0b2ad1159dd9d4ee7ed74e4 1,404 0.99/1.00 vMB 32
429,167 429,167 00000000000000000417e4d57fe16cbc3acbf13a560a9065d3508f09e6b2908d 2,417 1.00/1.00 vMB 68
429,166 429,166 000000000000000003714d7a53db563929a708b3f5cc66335ebb5102e126cad8 1,599 0.64/1.00 vMB 57
429,165 429,165 000000000000000000915667fb7465ff4738a70c52987503132e932b28d30ef4 339 0.11/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.