Loading Tool

Explorer IconExplorer

Memory Pool

72,632 transactions
28.05 vMB
0.06991310 BTC
Random Selection Loading Transactions
Max Size: 166.24/200 MB

Candidate Block

Mining Attempt a02d71e4236f6b61e9ad90c6dbf664774d4127a1c87da6a716caa58246f4de5a
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 5f6cca17b01abed1047cffb020d7b6fbb9691d8181a42337d04815e9a0f2e6cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,671
Size: 1.00 vMB
Total Fees: 0.01386489 BTC
Feerates: 101.52 > 1.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (701,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,476 213,476 000000000000016d13b16d27cc00326e4f80931553546e9d661adf0da2ceb63c 14 0.01/1.00 vMB 119
213,475 213,475 00000000000003071f06769d67d76f3ab436c1c509b24027e02bec17d7f206b1 28 0.02/1.00 vMB 83
213,474 213,474 00000000000003721a059f988141e8951a94218d206d8e0559c08169453a9898 56 0.03/1.00 vMB 179
213,473 213,473 000000000000032b0c2ad7f74cfb8dc9045e71c871d2bd9f2c83a605bea1e317 477 0.28/1.00 vMB 63
213,472 213,472 000000000000026785411347af1809c48a17d6c9d72e565b940c853115514c6c 455 0.25/1.00 vMB 125
213,471 213,471 00000000000002e6f6a46025d44a6cba116ad44c684b7171116ef638a5d4e363 789 0.25/1.00 vMB 271
213,470 213,470 0000000000000259ebd88b210f1c85b5094041d7eb3c2e101408e113c9ec36d9 500 0.22/1.00 vMB 174
213,469 213,469 00000000000004aef9aafec21de3c41e3319c9f97b9adfe097ab65fa77ffc331 65 0.03/1.00 vMB 177
213,468 213,468 00000000000003bf7fe42820e0c692fedd70bb1fbcd5bdde5c060af8c54b70d4 167 0.06/1.00 vMB 187
213,467 213,467 00000000000003565672e8f7a84b2890532cd4a799296105eeb1ca826bd8b4ef 262 0.12/1.00 vMB 168
213,466 213,466 00000000000003ecf5f7db1fe41936bc8a7a35b5c64d42f834237c3bcf6800ec 183 0.08/1.00 vMB 204
213,465 213,465 00000000000003dd86f19bbf9a43f6bf1c44634cc631a59b064f60d06505ee55 256 0.44/1.00 vMB 68
213,464 213,464 0000000000000170a6b56356ff4f928cd252fd16530175002aa3e5106078476c 354 0.25/1.00 vMB 114
213,463 213,463 0000000000000174686bccdc8c7ae29b33c2f17dd93d2d3312106440d51ae593 128 0.41/1.00 vMB 53
213,462 213,462 00000000000001b22f14f9836b9a1eb32fbb717d7b07c178ac56fe43e63a4a23 815 0.25/1.00 vMB 266
213,461 213,461 000000000000035ee4346edde45b49f335f940768d2cfa94dfe2450fe3c93f72 15 0.00/1.00 vMB 59
213,460 213,460 000000000000001282a510d524b9d9251f602ba0e6fb91ee6777333620377491 101 0.05/1.00 vMB 176
213,459 213,459 000000000000010d3a1a01022bc64d28e631b3e1f949e46a451392ebcb4fb54a 186 0.07/1.00 vMB 180
213,458 213,458 000000000000008edb1c52b964ee09c748473b1c6141d542538ff6585cb2faa0 250 0.13/1.00 vMB 150
213,457 213,457 00000000000000a96064e586a876696669cf05f575192671ef68b603c53cc3d3 316 0.23/1.00 vMB 124
213,456 213,456 000000000000023a8d89296f18987c00fab357ab9c0526f40d92f39c95d4c412 64 0.25/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.