Loading Tool

Explorer IconExplorer

Memory Pool

88,714 transactions
33.76 vMB
0.14154181 BTC
Random Selection Loading Transactions
Max Size: 199.91/200 MB

Candidate Block

Mining Attempt 22e6aea7b3acfaf20b257efe0196c042943414feec541456161065a9df118779
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 4b5f89cd7069ba00be2535349de8d660d42dda9205501e61159e7a63eee92836
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,231
Size: 1.00 vMB
Total Fees: 0.05698997 BTC
Feerates: 469.97 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (325,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,686 589,686 00000000000000000006dda2fed6038e9d205190e5b35ebcd41839bc33b169c8 3,357 1.00/1.00 vMB 29
589,685 589,685 000000000000000000186d32b313f5a030eab3d032a8982621d57c5b708b3125 1,564 0.52/1.00 vMB 21
589,684 589,684 0000000000000000001b319d4177654176d24ad2a7cfdc37c628ad4aeffd80ed 789 0.27/1.00 vMB 33
589,683 589,683 0000000000000000000ebc7e2c7e7c5444322536ccf2d173ebe46e888a41c3b4 1,811 0.60/1.00 vMB 12
589,682 589,682 0000000000000000001b17ad1709b78c263c472a082799dd9603db612d9bf111 3,432 1.00/1.00 vMB 36
589,681 589,681 0000000000000000000a62367400c9d78fc64d60549a695dc929c28f09d5b7b4 1,030 0.39/1.00 vMB 18
589,680 589,680 0000000000000000000603b8c889128664f49e35bc6c2b9be652d5532a784071 3,141 1.00/1.00 vMB 7
589,679 589,679 00000000000000000017fdba6a587d15cdfcce1da0db57f1eaa1c46297c2b282 2,071 1.00/1.00 vMB 14
589,678 589,678 0000000000000000001532f8f753efb74f80a7d8cd0c1078d16612ba6650248b 2,064 1.00/1.00 vMB 68
589,677 589,677 00000000000000000012d74846cccd7c04f49862f322ecc67870c84592194598 2,756 1.00/1.00 vMB 7
589,676 589,676 0000000000000000000f5ee80a612bf985958cf15a3c4b9b0786d1c187f73eca 3,088 1.00/1.00 vMB 51
589,675 589,675 00000000000000000018d722cb6f3ccbf54117fac24e925250c292643892fc00 2,637 1.00/1.00 vMB 56
589,674 589,674 00000000000000000019513b21e7cf995b3abbe809f0b7cea0b2ecbf88e3e1ed 3,143 1.00/1.00 vMB 29
589,673 589,673 00000000000000000016558fe27fd328e1e7971712a29f8b7c9a3e4459922994 2,557 0.83/1.00 vMB 27
589,672 589,672 000000000000000000091a25872395f733ae7ce9e4fae0657eeddf989a9f832f 468 0.18/1.00 vMB 43
589,671 589,671 00000000000000000018c71bb0037ea11f04cfa8f37c8f48f59825bed23bb108 2,010 0.62/1.00 vMB 22
589,670 589,670 0000000000000000000026af94d0089536b828229b1c10ba178a2d4fe145985d 757 0.25/1.00 vMB 21
589,669 589,669 0000000000000000000df5fca52832b7a0d521ab6605438f2ac4ac20a1217017 549 0.17/1.00 vMB 30
589,668 589,668 00000000000000000003164dc6ac91b9b4f3f2bc4e754b22308b4fcb9075baf2 2,687 0.95/1.00 vMB 3
589,667 589,667 000000000000000000074f3868d7b2d556f345df55665a914563b56d8182e416 2,168 1.00/1.00 vMB 48
589,666 589,666 0000000000000000001692a91e324c212fa5227aa945f225a42586a366cd55f2 2,966 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.30 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: 657.92 GB
    • Received: 14.56 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.