Loading Tool

Explorer IconExplorer

Memory Pool

32,556 transactions
11.94 vMB
0.10246311 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 10 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.73/200 MB

Candidate Block

Mining Attempt 2b2f3ace64c88d70bea82f23f219d65d3435f24575a6dd06350f1db8cde1e530
Version 20000000
Previous Block 0000000000000000000042fb6293ac011bd2abfd52680f88337443c130b25931
Merkle Root c70e38e438953cfd84518a368363bd350ba3fe865fb017348c6f1b24e7dcc187
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 852
Size: 1.00 vMB
Total Fees: 0.02406510 BTC
Avg Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,075 (741,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
171,423 171,423 00000000000005d85bb4a9baa65ddf129d6e9bc8d04ca493f48bb9c00081e5ff 0.03 MB 57 165
171,422 171,422 00000000000005a994c461d4242cb53d523acadf452768c40048874ee5092091 0.05 MB 194 31
171,421 171,421 00000000000004d0383136fd09855dac88ad088c21563e173d44d4643edee443 0.04 MB 94 103
171,420 171,420 00000000000003d66f2d272ab5efd7734a1c66ea6b979469b43a74063ad5086a 0.03 MB 50 32
171,419 171,419 000000000000099ea8989b9e5ed9ca47274b94c5dd82d73821e21266df94aac1 0.05 MB 95 329
171,418 171,418 000000000000031faf72adbc33ca8eb93946b6d14784dcecbd25b832d95133ce 0.03 MB 38 86
171,417 171,417 000000000000079ecc1ee3e2ea677e57f204f92631a0713109f9b7dca847f09c 0.00 MB 1 0
171,416 171,416 00000000000007b008d7cf2cdf4e02d337a4cb0a35ba0c24fe5c0b2dec381ff1 0.05 MB 83 220
171,415 171,415 0000000000000a61d7f9239da6d67ccb5bc219ce6a974a23fc0ac413a7c09a9c 0.02 MB 55 216
171,414 171,414 00000000000006c302fddb31c1cfd0ea0c8f5c0c8965b47a4fe4d857d6b20312 0.02 MB 20 34
171,413 171,413 00000000000008459c39267d37936a29f0634af459d04c3a2a3e74805497aeb3 0.00 MB 7 73
171,412 171,412 00000000000004e7fb38344c01311ce35edb84d77df532b4607491414421395a 0.00 MB 1 0
171,411 171,411 0000000000000afeb2ad3a91066e7dc390217579895823f68b8bb7a01f78bdde 0.02 MB 77 67
171,410 171,410 00000000000006af5ee27d7781211daeb5d417e26558156c7787733d1dcb2005 0.07 MB 57 88
171,409 171,409 000000000000006bc4e8045aa3e9bf4237d8bfdbb735dd877daadc3ce415518a 0.00 MB 11 53
171,408 171,408 00000000000007607115689dbd1ebc03b1779929bcc6280e58b339ee31855b40 0.02 MB 38 166
171,407 171,407 00000000000009bf6b8e3c9960ba2fb6d03ff863a2c9844c1f9f6cd61bd8f731 0.00 MB 15 0
171,406 171,406 000000000000048a14c0c9292450cc9b651c2cc19840b5efc3354fe132a6d5dc 0.02 MB 39 252
171,405 171,405 000000000000076b14e26674169d3370bc04c793340f066cbb0faf389380f63b 0.02 MB 73 82
171,404 171,404 00000000000004a5cf26685634a0e88bb5bf2b2e4a049af60688d3c8227c14fc 0.03 MB 50 876
171,403 171,403 000000000000028e6ec550fa20500dbb9d4e44a2fce73e804fabce167d1f866a 0.02 MB 84 82
Previous 10 blocks ↓
Total Size: 778.98 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 62
    • Outgoing: 10
  • Data Transfer:
    • Sent: 88.11 GB
    • Received: 0.27 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.