Loading Tool

Explorer IconExplorer

Memory Pool

87,812 transactions
32.55 vMB
0.24745330 BTC
Random Selection Loading Transactions
Max Size: 194.59/200 MB

Candidate Block

Mining Attempt 3d9ea85fb0ffe9149cff981679030cf997679bca36913615ff6316833bcb28a4
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 0ba6212b0f7ade35a9ec84f327c3a328a3f2a0eb23dc25295378f62c48c61d66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,836
Size: 1.00 vMB
Total Fees: 0.10955093 BTC
Feerates: 538.26 > 10.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (579,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,526 335,526 00000000000000000f8c2bc031095bf53e3475282276b25b12bc6d5c422dc27b 256 0.07/1.00 vMB 39
335,525 335,525 0000000000000000192222ec90711cb0e4b012648116d7399925d2837a436328 1,305 0.67/1.00 vMB 27
335,524 335,524 000000000000000014377fbef416e41fe4208604b1ace60b74333ae1aa1fe53c 221 0.14/1.00 vMB 19
335,523 335,523 000000000000000004d66f1215aef00e76f921580334e1e31e0d9f7283c57755 274 0.20/1.00 vMB 21
335,522 335,522 000000000000000014624a8d9ecb4dd600dbbc8e30d6aad8d68e2e5055605f0c 326 0.18/1.00 vMB 27
335,521 335,521 000000000000000005b646b4f9cde86985eb7a1c0b269cfaa005293b5413ae77 1,033 1.00/1.00 vMB 18
335,520 335,520 000000000000000016187bfc3734fe7c2ba65fbeb92228c9c8229cdfc66db224 1,763 1.00/1.00 vMB 25
335,519 335,519 00000000000000001461a7896f7bed46dba23c86f557f0535f8f989ffaba9408 1 0.00/1.00 vMB 0
335,518 335,518 0000000000000000191b407d1d9850700cbff5ba7be2dd8f19a6e0ef599efdec 247 0.12/1.00 vMB 25
335,517 335,517 000000000000000015a6283b678a765f562ecd45bf640b45549f04d416c08900 213 0.10/1.00 vMB 28
335,516 335,516 0000000000000000031c04b1b43f95790b3cd3007094be754cef7947b07dcc57 320 0.18/1.00 vMB 21
335,515 335,515 0000000000000000191da6358acff9d44aace1712638b2709be2182a07ee66b6 1,456 0.75/1.00 vMB 26
335,514 335,514 00000000000000001145fd6bc2ad3aae9a9f4b19dd8b5b9f9548eadad497704d 309 0.17/1.00 vMB 24
335,513 335,513 0000000000000000057df6b664461e41550fef6b79e53838856bcdb1b1a1dd9f 356 0.25/1.00 vMB 27
335,512 335,512 00000000000000000cc70476d94cf443a751fed2ffb92e29563ffae82db3dca8 1,653 0.75/1.00 vMB 28
335,511 335,511 0000000000000000031f75d63b2f5dbf40db92996ea95f818c463fb690d411e3 321 0.24/1.00 vMB 20
335,510 335,510 000000000000000007969e35da08ddb4bc1b0db5567ccda7b790b3536982083e 1,080 0.50/1.00 vMB 27
335,509 335,509 00000000000000001a2b01501a971fb6ba86379150ffd3b52b54f01fdcf0ab91 35 0.02/1.00 vMB 20
335,508 335,508 00000000000000000b1ea334519bae62af686adf40eab4a34125b8f2b2622cfa 260 0.16/1.00 vMB 22
335,507 335,507 00000000000000000dfaf2a36dcda3ef0fdb347b280813f397f165041a4e96d3 101 0.10/1.00 vMB 10
335,506 335,506 000000000000000006a97c1805d34ec3de2c8ef3999d7c29680067478fd348d2 303 0.16/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.