Loading Tool

Explorer IconExplorer

Memory Pool

41,311 transactions
26.67 vMB
0.06819170 BTC
Random Selection Loading Transactions
Max Size: 139.11/200 MB

Candidate Block

Mining Attempt 00be62110cc453d0e1ee238cb249841f0cdf86c3385b166d9caccd7952e596de
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 776d5d4287ae36b1536423aa71e20d81b996e883558565ae09709d1a87f79edf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,623
Size: 1.00 vMB
Total Fees: 0.01890277 BTC
Feerates: 265.25 > 1.89 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (701,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,499 213,499 000000000000032648376e4dde1e1e265ebc68208cc971ce9dc34d3cbd24a18a 135 0.06/1.00 vMB 138
213,498 213,498 00000000000002aa46c3f5a33284b2121b92390d0f348ddfdac67a48106d1580 29 0.01/1.00 vMB 131
213,497 213,497 00000000000000810d450d602a03a9bdad5387e6b95e9f8666412752178c866f 169 0.08/1.00 vMB 93
213,496 213,496 0000000000000399f539c5775e0eae6ccefbc856300c2ad0a201179e056aac42 397 0.14/1.00 vMB 172
213,495 213,495 000000000000009ebbc75d3112cc7598a8ef18c7aa55041b6aec4d73e2c1e9ee 184 0.07/1.00 vMB 165
213,494 213,494 00000000000001c02fb4d66efa672a41119b9c9c0ff3a13e911d8cde32815c30 743 0.20/1.00 vMB 207
213,493 213,493 000000000000010a2fcf41cf9420bf577ab1d1f051918ee19c6074f4e93cba3c 104 0.08/1.00 vMB 99
213,492 213,492 0000000000000166487f4fb6801df246f4b60175ba736359097c7a1eb0155a40 584 0.18/1.00 vMB 211
213,491 213,491 00000000000002f252a36bcea8787ba33f0607cccea8872e59d52ed786b476f0 100 0.06/1.00 vMB 124
213,490 213,490 000000000000015b0774c5491993ae97858354c8e592a40290e61dcc889591e2 87 0.03/1.00 vMB 11
213,489 213,489 000000000000029b127a57887d74e2d05691f410196aa2c4700a43c0905e0826 42 0.02/1.00 vMB 70
213,488 213,488 00000000000003cf0831335db60109578a72969598276ec92e2076a891e7f889 329 0.23/1.00 vMB 116
213,487 213,487 00000000000001ca373e5d308046db2305fbe2e60cc6590854855acfbf6e4ef0 615 0.24/1.00 vMB 210
213,486 213,486 0000000000000306329281cc097c2f880b897654b8b3d12d07e83fa4ca0cf9da 40 0.05/1.00 vMB 79
213,485 213,485 0000000000000191413b193d6cbc90055689f97ea5142bb4656849dfe8917b5d 105 0.05/1.00 vMB 175
213,484 213,484 000000000000018983d245bf8f435751734de448b90913ab615d9254872f85ff 25 0.01/1.00 vMB 187
213,483 213,483 00000000000004ec49b0c8faaee2cd4eb5de8bd80fde804c3c32e8c00398e4d8 197 0.09/1.00 vMB 113
213,482 213,482 000000000000021c76d2e4d0ad95f9397dfb54a50ce7653e4261baac330f0d43 706 0.25/1.00 vMB 221
213,481 213,481 00000000000004d82620c0c54fe79c1e73248a4af5fda1d47f6cbaf7111a5ad0 25 0.01/1.00 vMB 131
213,480 213,480 00000000000001eede6dbc1d30f57948f650dff86dd7a22f72e2042c9df73f29 117 0.05/1.00 vMB 148
213,479 213,479 0000000000000323505b068a699c9713d2811a0a6e8f637db1a9f789ad7d5911 314 0.14/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.