Loading Tool

Explorer IconExplorer

Memory Pool

79,355 transactions
29.25 vMB
0.08820372 BTC
Random Selection Loading Transactions
Max Size: 177.24/200 MB

Candidate Block

Mining Attempt 380492dae2a2306f6aee9c2f76f44f498dc3d73415c676113e2c54a63e4c0867
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 0eaf36b2bc72b9e330de72f3dcb4d0d9d153416df2d94d2ecd0e3a54d77bcef2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.02703030 BTC
Feerates: 146.36 > 2.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (366,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,331 548,331 000000000000000000157d4ecaae90962fa199843b25a3b4b790de7250fcf1d8 1,244 0.46/1.00 vMB 11
548,330 548,330 0000000000000000002720a5e29989b9ccb29e1ae43fbc9a41a62f22ae8a53c9 954 0.45/1.00 vMB 8
548,329 548,329 0000000000000000001f36a1561fb7175ceacca87b8b0aedc4624bc95295a848 692 0.68/1.00 vMB 3
548,328 548,328 0000000000000000001ddba757e6e72ee08d1d0835f83ee7ac81a2789c4a630e 1,206 1.00/1.00 vMB 6
548,327 548,327 000000000000000000006ccbb83a721196a3c4d778d94cd03a49638da3e4916a 720 1.00/1.00 vMB 2
548,326 548,326 0000000000000000000f0c119df71d3692f58c10c2448ff53fb985426156cb71 2,795 1.00/1.00 vMB 7
548,325 548,325 00000000000000000004d4c4b0d779eaec58c9371f2fcd22da313168f53c8156 2,887 1.00/1.00 vMB 10
548,324 548,324 0000000000000000000fa2a299e31ccfa2567e35018b55cdb819ada0305b1229 3,045 1.00/1.00 vMB 24
548,323 548,323 0000000000000000001e09a0f1d3179beb01c32ccf6836a38b3d252fb70725fa 2,352 1.00/1.00 vMB 10
548,322 548,322 00000000000000000014834f00b8a02d7319a570185635a46c8050657bd89053 2,906 1.00/1.00 vMB 34
548,321 548,321 00000000000000000009930a35b3afbb738e397b57861788bcaf51865eb51411 2,681 1.00/1.00 vMB 26
548,320 548,320 0000000000000000001da46c33ad773d495951d87b450378541569fc705d771e 2,987 1.00/1.00 vMB 14
548,319 548,319 00000000000000000018916de5e916b8b6f35683db7af2c61a493a3eec20b947 1,695 1.00/1.00 vMB 19
548,318 548,318 0000000000000000001b3d7a9d9852a2002337e5a0d37137946b308082f52a45 468 0.32/1.00 vMB 23
548,317 548,317 000000000000000000206b92ef20b000eacf0ef3b61985e54f460ada8ac61c4b 2,462 1.00/1.00 vMB 14
548,316 548,316 00000000000000000021234edfb6ee1e04960bf330524e33ca684472de576a40 1,073 1.00/1.00 vMB 3
548,315 548,315 0000000000000000000af13f41868d2fe907eb31d85386b3ca783679030e3464 1,369 1.00/1.00 vMB 6
548,314 548,314 0000000000000000001fdcac475cc36710b22344314d7f09d89b7529d9044e71 2,775 1.00/1.00 vMB 12
548,313 548,313 0000000000000000001f32f635ff8942f89b85f86b0e5aadca7b48c0a8951989 2,424 1.00/1.00 vMB 4
548,312 548,312 0000000000000000001bc054136bb0a5dcad5767428539b658b3319f00d8260a 2,348 1.00/1.00 vMB 8
548,311 548,311 0000000000000000001e062406a602572bfb7dc1594c402e3311ab2901431447 2,556 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.90 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.