Loading Tool

Explorer IconExplorer

Memory Pool

84,873 transactions
32.20 vMB
0.11539215 BTC
Random Selection Loading Transactions
Max Size: 195.02/200 MB

Candidate Block

Mining Attempt f987f2e5625939bc2baeb66d08b7ebc967fde6adf69cbe510139c22bc7d6d650
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root c3ed89eb5a29a52992d378faaba517ad3046edad3c138c41b324374ac9e89cc0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,773
Size: 1.00 vMB
Total Fees: 0.04133994 BTC
Feerates: 351.58 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (346,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,837 568,837 0000000000000000002475e8143570aa95465f405f6f35daba16539aa8e87e07 2,876 1.00/1.00 vMB 5
568,836 568,836 0000000000000000000f7c57ba46e86fcc377bff16891103781d4309a844ec81 3,000 1.00/1.00 vMB 32
568,835 568,835 0000000000000000000fa933dc12e3156d82acabad542f2209fd91404b6e9600 3,085 1.00/1.00 vMB 5
568,834 568,834 0000000000000000001652ce44dcd0308f736793bbeda0bd3939c23f01e176b6 2,987 1.00/1.00 vMB 12
568,833 568,833 0000000000000000000cb0fdc570de3e96a077978391df5e773cf7526315d2df 2,655 1.00/1.00 vMB 13
568,832 568,832 000000000000000000022af3dd3ef3dacd85d1f9ed46f55e2228335e81ce7b57 2,723 1.00/1.00 vMB 40
568,831 568,831 000000000000000000121551106aec4bf23beab8775e7315c2a2d68c1aa072ba 2,783 1.00/1.00 vMB 32
568,830 568,830 0000000000000000002a66ad8240578fea39adbd053f41ddccb74639ddfd2cf8 2,731 1.00/1.00 vMB 26
568,829 568,829 000000000000000000192dba84a93fc9be73760de628eceb85decba079238da3 1,999 1.00/1.00 vMB 45
568,828 568,828 0000000000000000001b51bb6ce3fe526e0023ac55488b637789cab2aab97e1f 2,711 0.90/1.00 vMB 8
568,827 568,827 00000000000000000000e7967b1302a8cf01730cab6c97f9499d507b17db1402 2,337 1.00/1.00 vMB 17
568,826 568,826 00000000000000000010b77e4a24013689382e037acd13aa871e6fe58322ada3 2,644 1.00/1.00 vMB 13
568,825 568,825 0000000000000000000f821fb1789fae5b754cef0c88d1984923346f6cf8a1fd 2,768 1.00/1.00 vMB 31
568,824 568,824 000000000000000000235b6f57d3883413e574dc42193c6c216135b4fb333c4f 1,635 0.73/1.00 vMB 9
568,823 568,823 0000000000000000001499dc72f7203fecc76057b34abaced2c20e7f8abe1fda 2,613 1.00/1.00 vMB 4
568,822 568,822 000000000000000000213704ae325b766db32c431ab4598e4d5d9a61f20f23ac 2,208 1.00/1.00 vMB 17
568,821 568,821 00000000000000000001e3e2a6a690344cfa1f168b403204ad6662581cf063c5 2,278 1.00/1.00 vMB 8
568,820 568,820 00000000000000000023ac7c8e65012c389b5d466c2f5d2d82aa578844497927 2,439 1.00/1.00 vMB 32
568,819 568,819 000000000000000000017f9e263613d92bdaac79d9e27c530057511438acf663 2,126 1.00/1.00 vMB 10
568,818 568,818 00000000000000000012aeeaa3b7035a4611e12e57c9531bdcf981062561ea9c 2,570 1.00/1.00 vMB 9
568,817 568,817 0000000000000000000774ef2b843c06cbc89c6ba3194ede1760e541d3986a0d 2,875 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.75 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: 708.68 GB
    • Received: 16.75 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.