Loading Tool

Explorer IconExplorer

Memory Pool

41,189 transactions
26.28 vMB
0.07405987 BTC
Random Selection Loading Transactions
Max Size: 136.86/200 MB

Candidate Block

Mining Attempt 1327a687069ac80952b8f273648bf81ea48bd3058408249062433d57e8eb6759
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 00ca186dad5cac42f85ce693193d8e411344d92d9144544235ef2d57d3e77c7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,762
Size: 1.00 vMB
Total Fees: 0.02596140 BTC
Feerates: 150.98 > 2.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (535,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,471 379,471 00000000000000000e5db5de0d69a039d98d04b15ee3b1817d8181c6090e422b 1,087 0.75/1.00 vMB 25
379,470 379,470 0000000000000000120ee1d1c4d83c052cb42998f5c9682b409422dc633b6500 610 0.43/1.00 vMB 28
379,469 379,469 00000000000000000c0111e2f006d505a2c97b3dff29fd17c27c7708a4189bec 1,403 0.64/1.00 vMB 37
379,468 379,468 00000000000000000bfa601c79a8cb818eea9e0a07f50342f7f53b95ac55e495 1,042 0.46/1.00 vMB 35
379,467 379,467 00000000000000000dfc615fcec58008800a19578308e47607aa2a9e8a06c735 1,215 0.70/1.00 vMB 32
379,466 379,466 0000000000000000065983009f7ab5ac084396ecd9c3d60eb1d871bea946d7bf 186 0.14/1.00 vMB 25
379,465 379,465 00000000000000000e01b8b74ff80e682419619c55ad0881fb95cec46ed8cc2d 798 0.60/1.00 vMB 32
379,464 379,464 00000000000000000fb709606ba67a30e9924e84af133ff0731999542e87957f 383 0.84/1.00 vMB 19
379,463 379,463 0000000000000000006e41b586d1f2c2aac3e73810ea3833f39642913686c08a 760 0.85/1.00 vMB 23
379,462 379,462 0000000000000000073a361bcddafc6f3ffd83e4c084f065afbb4513bbd87e2b 1 0.00/1.00 vMB 0
379,461 379,461 00000000000000000ac03937dd52ad51806ce9a71495f21eb6e656c950cb05d6 939 1.00/1.00 vMB 19
379,460 379,460 000000000000000007e9fc5492daf3f02b5b51c22209f7a5fd15c11c5b054df1 1 0.00/1.00 vMB 0
379,459 379,459 000000000000000009bf1127be307aff6fc3900d58044495227982a45d5b4a44 846 0.46/1.00 vMB 32
379,458 379,458 00000000000000000b669761a0d5cd09afd7435edaef48829f37d7850fc9aec8 1,817 0.98/1.00 vMB 34
379,457 379,457 00000000000000000d51ddf557d6dd69ec1bc2e3fcec87670ceef012caa43597 1,244 0.62/1.00 vMB 40
379,456 379,456 000000000000000010a3a06f69a86f173c5929e0de5d3aeb6a5e09d64dbbd3f3 300 0.25/1.00 vMB 25
379,455 379,455 000000000000000003eaf37a5c97ddf609430e49dfe44e07e8293490beedcd62 600 1.00/1.00 vMB 4
379,454 379,454 0000000000000000071e8566fe274a2573effd02177705f77b7ee2f3dc8de8c6 872 0.36/1.00 vMB 38
379,453 379,453 0000000000000000094cbbf5d91185a6c8e26de9a266fe530898199370b8207b 365 0.21/1.00 vMB 30
379,452 379,452 0000000000000000101c6e42df97deb3b48928ad7a4f430684374062640e3a60 778 0.99/1.00 vMB 14
379,451 379,451 0000000000000000037433dd74c771d11a0ab32c274069a52b225080c47001c6 583 0.33/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.