Loading Tool

Explorer IconExplorer

Memory Pool

40,909 transactions
25.85 vMB
0.05109668 BTC
Random Selection Loading Transactions
Max Size: 135.03/200 MB

Candidate Block

Mining Attempt e13103f0fe04d5fc03396e4644a4d66eba57d2efcf12cca02f359b6d0224a3ce
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root 9a75265db9ee42fa8643451c973706bbc4fc231622ba069c52c4f64499b4dad5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,446
Size: 1.00 vMB
Total Fees: 0.00424081 BTC
Feerates: 121.00 > 0.42 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (588,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,267 326,267 0000000000000000153e3ebcd2fb9feebc3dec4dd1bbf102f2cdc162d97f01e4 222 0.26/1.00 vMB 17
326,266 326,266 000000000000000013eca48e68fcd3a682f11fbe1c34250114a0b39fb7e818a1 229 0.10/1.00 vMB 31
326,265 326,265 000000000000000010847df808d44ba744448f8725a0cb2486034e61732729a4 437 0.31/1.00 vMB 23
326,264 326,264 00000000000000001d9e9722ef03ecac83e4f09a4256fdfc917f1bf1a3b811db 581 0.32/1.00 vMB 24
326,263 326,263 000000000000000000ea760bc291dbf217a005c92818b111a151a3f74cd73182 94 0.07/1.00 vMB 6
326,262 326,262 000000000000000011c832cbfbc58d2897409279de9ac244e492e3a8074500fd 1,181 0.65/1.00 vMB 26
326,261 326,261 000000000000000002605781ac7f7874f6d1d0495833d684206ab246c1fa1f35 1,690 1.00/1.00 vMB 28
326,260 326,260 00000000000000001471e376c12f436a053f5c71a99a900a7befdf8d97b9e678 246 0.09/1.00 vMB 31
326,259 326,259 000000000000000017d1a0129d1070a4e1e60cbaae8fd77a9f33637b5297101b 262 0.26/1.00 vMB 17
326,258 326,258 0000000000000000032dc03d03b7695a38967619876c6616bbfe306c6b4ac17f 711 0.35/1.00 vMB 30
326,257 326,257 00000000000000001437dccd4048fb734dcd9ab870c6c0d65c0f16f11f304cd2 1,192 0.50/1.00 vMB 37
326,256 326,256 00000000000000001ac8ab7dbdc518ef7f6a918774e4d3a815bfc3a654385dc7 189 0.11/1.00 vMB 25
326,255 326,255 00000000000000001d881ad6cac9ba825675512e09aebba944eca57d167d65e8 187 0.07/1.00 vMB 34
326,254 326,254 00000000000000001f5f4d7c6984f36b24b9ab63f8357140df62359093ea2895 38 0.01/1.00 vMB 39
326,253 326,253 00000000000000000fdae5c06cf559b540f365ad206d37e96edca4e5696ded78 506 0.26/1.00 vMB 30
326,252 326,252 00000000000000000e348b0587417aff2cc6326f3bb435661caecc56bb67861e 1,150 0.59/1.00 vMB 28
326,251 326,251 0000000000000000075bf3e4cabf28a24cea5feab69c361011090f8f07a3c288 301 0.15/1.00 vMB 28
326,250 326,250 00000000000000001e9d9127dca15b603704178ed51a24c7d7ad8c8a507680d1 383 0.41/1.00 vMB 20
326,249 326,249 000000000000000010d3f8b510a8d46f9b731c3e5b813f2415957553f5304a00 1,823 0.90/1.00 vMB 30
326,248 326,248 0000000000000000095e0a7447319f3f4ee8482aac1fe999fd4f14740453eef6 821 0.35/1.00 vMB 35
326,247 326,247 00000000000000001b86062f588e67cd21e83056f93e310f53774d6897c65523 26 0.01/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.