Loading Tool

Explorer IconExplorer

Memory Pool

80,982 transactions
30.88 vMB
0.07685200 BTC
Random Selection Loading Transactions
Max Size: 187.88/200 MB

Candidate Block

Mining Attempt 232b632a4b71eaa6b7daad5b4e3efd8092eff6b86513c226815701576713dccd
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 351837a174251242263fc53520c05af7a65f16a9b63d0653e24390e41d26e3fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,893
Size: 1.00 vMB
Total Fees: 0.01050751 BTC
Feerates: 265.25 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (319,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,690 595,690 000000000000000000064d8da353e902f8dcd3e6c732216410e919746e5fcc61 2,111 0.93/1.00 vMB 21
595,689 595,689 00000000000000000010ecfc3a9111d610ce1f93e622279085cb6c52de20769c 1,774 0.54/1.00 vMB 22
595,688 595,688 00000000000000000014d60322a66128adcb2571693a8a2d4db7312c271d1f12 206 0.13/1.00 vMB 21
595,687 595,687 0000000000000000000382a8cc4dd3001fcf28f2ef9d31cf842762ad905964c9 601 0.17/1.00 vMB 21
595,686 595,686 000000000000000000098f60f5ddcf5a9cdcc21da063140e32bcce14285310cf 812 0.32/1.00 vMB 21
595,685 595,685 000000000000000000063fe1f5bdf51f7a0bbdb26d6bd3be1848ac25ae9c55c9 2,452 0.74/1.00 vMB 25
595,684 595,684 000000000000000000044fc9e9d5220437e4ec3f3b348c3381d4aa0aae28a537 3,198 0.94/1.00 vMB 19
595,683 595,683 000000000000000000082567d4bc90721150a7892dc457fef72cd9311fb614f9 3,611 1.00/1.00 vMB 22
595,682 595,682 0000000000000000000c6be79776fd2a2e20f8808043856f5aaec83470d5013d 105 0.03/1.00 vMB 31
595,681 595,681 00000000000000000001669615cd0c8ad617d1d587a7d4bfbeaea5ff8568c26f 1,134 0.35/1.00 vMB 21
595,680 595,680 0000000000000000000a0b49e738777977bd2643baea7e6ebe742e3d1bf81cc0 1,823 0.50/1.00 vMB 15
595,679 595,679 0000000000000000000a557df500a774f4060ed16a506e7874c6ce86279f00a2 3,056 1.00/1.00 vMB 21
595,678 595,678 00000000000000000000844cf91fd917933a5ac93412d99ccf16c67cc0198be4 1,021 0.34/1.00 vMB 21
595,677 595,677 00000000000000000016879b0cb4fb02ac619c0d075de62b58b5e6722e9cb667 329 0.14/1.00 vMB 15
595,676 595,676 00000000000000000003351c1281955eb25dfee863db4e223e330f40092ddb81 1,172 0.33/1.00 vMB 22
595,675 595,675 0000000000000000001173f8cef4ed86fd9f25544f126aa0dce5b6449ab03e13 1,414 0.35/1.00 vMB 10
595,674 595,674 000000000000000000040d0f20d71ec5c5c4fe48c45f7160b5fd8b4332b0c386 3,446 1.00/1.00 vMB 10
595,673 595,673 00000000000000000012a7554bf19c304c1b613b2a8e1ad6c450566b7a45dc80 3,369 1.00/1.00 vMB 26
595,672 595,672 0000000000000000000c94b39a2edc5a3888adc22af99ece09c46b6c37022076 3,223 1.00/1.00 vMB 39
595,671 595,671 00000000000000000005a27f2922a1ec5aafa682e89556c3f1263af45e984e82 2,884 0.81/1.00 vMB 20
595,670 595,670 0000000000000000000e5c2cb8cda4de8c2981cafa30d9542fb745ab0d114afa 581 0.18/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.71 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: 701.19 GB
    • Received: 16.62 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.