Loading Tool

Explorer IconExplorer

Memory Pool

77,901 transactions
29.64 vMB
0.10793652 BTC
Random Selection Loading Transactions
Max Size: 178.13/200 MB

Candidate Block

Mining Attempt f8db0c0ba2cbabcc8f7b3fdd46e12eef31f494334c9266f142336f006934be21
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root bfddccff58cf3409064e210028ab0f6b76bb057b92d25d6980b9fb725dc8b4e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,859
Size: 1.00 vMB
Total Fees: 0.02988702 BTC
Feerates: 401.83 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (117,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,692 797,692 0000000000000000000542136cd66e86595d466c60ea22d3c765383b0b86fc93 2,153 1.00/1.00 vMB 8
797,691 797,691 00000000000000000001d39416a5e743fde771e58e45ed2b6e113b9fa24e21cd 2,843 1.00/1.00 vMB 6
797,690 797,690 000000000000000000053fa738539839eba30c053c9c6dbf84342c2ad098a5c8 688 1.00/1.00 vMB 5
797,689 797,689 00000000000000000005232753b21c09c8633dc16ae66d03439a4171574b6d5f 3,351 1.00/1.00 vMB 5
797,688 797,688 00000000000000000002d86e84ec80465847e467c1700f28abe4df87209c13aa 2,276 1.00/1.00 vMB 4
797,687 797,687 000000000000000000028c93d8534aea35ea23a87f81a35c77fdd4c3d8060c73 3,291 1.00/1.00 vMB 6
797,686 797,686 0000000000000000000115c809d4f0f428228f433dc29c52194c11ce7f3e5bcf 2,766 1.00/1.00 vMB 5
797,685 797,685 000000000000000000013ff35d4d5b4dc05294713c274dab4cfd9ce6d6d66cd2 3,308 1.00/1.00 vMB 5
797,684 797,684 00000000000000000002c2d0b2aa816a286eae63cbb647ecb4a498892d37db60 2,688 1.00/1.00 vMB 16
797,683 797,683 000000000000000000025fa30c377b75f088da9cc306944d5ca2293d3ea6aeee 2,580 1.00/1.00 vMB 9
797,682 797,682 00000000000000000001e45132555a5c87cba3d9b6192b5b0413109bf5e8f514 2,677 1.00/1.00 vMB 6
797,681 797,681 0000000000000000000022d317e20499c9be4dd054c64265d2717da04b07ec48 2,801 1.00/1.00 vMB 6
797,680 797,680 00000000000000000001b7ed9b393d3a5c08f12e85d3dba113f09fa5f520a4a5 1,264 1.00/1.00 vMB 9
797,679 797,679 00000000000000000001afca03e6d30c8caccfc6651feebcf1d185642a3a51ec 3,153 1.00/1.00 vMB 14
797,678 797,678 000000000000000000050adfbd38f21cb2cf410c71bd6680fc8ceefa8ec74930 2,738 1.00/1.00 vMB 20
797,677 797,677 000000000000000000022890a6807d4da3696edd41952badf370fccdeb972062 1,719 1.00/1.00 vMB 12
797,676 797,676 0000000000000000000373081ef1b76622a33866165a32fe71bf17f8404c6e49 2,672 1.00/1.00 vMB 16
797,675 797,675 00000000000000000002ceebb7b70881818f6c5ef6958ff9fc011c57d8327a64 2,880 1.00/1.00 vMB 17
797,674 797,674 000000000000000000029b0ecffadd9a1086e3b335871f76c4193cd8e46a26f5 2,642 1.00/1.00 vMB 22
797,673 797,673 00000000000000000000faabf815377a26cb6387f98f1be46f633708d1445be9 5,671 1.00/1.00 vMB 7
797,672 797,672 00000000000000000004ae39059c84fbcaa2544157ca16d7ed67bb34a225fe33 5,239 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.