Loading Tool

Explorer IconExplorer

Memory Pool

82,415 transactions
30.74 vMB
0.08498453 BTC
Random Selection Loading Transactions
Max Size: 188.14/200 MB

Candidate Block

Mining Attempt a19578ec3d93df51337dca03de18e8db7c5972126c63d6ec11031e218afc2106
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 8b3ccb507ec80385c3a77cc148c7460e3a78b6a346334521937aa90bdac13fbd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.01519968 BTC
Feerates: 114.09 > 1.52 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (22,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,868 892,868 00000000000000000002227d30f24d2af071b37d1210470c2e720831ef433138 3,559 1.00/1.00 vMB 7
892,867 892,867 0000000000000000000004183daecdda31c3785f28b3d2a0a8114cd1392a8c7b 4,092 1.00/1.00 vMB 7
892,866 892,866 00000000000000000001b019157f13c930db56e778340bfc24bb47be3a9531fd 1,543 1.00/1.00 vMB 2
892,865 892,865 000000000000000000010f5670d7e793f6b070713e8b7dfb2123aaef8e714b3e 3,754 1.00/1.00 vMB 4
892,864 892,864 000000000000000000023a621da759f6471141fb77fd0a2d0ca08aeab91a99d8 3,937 1.00/1.00 vMB 7
892,863 892,863 00000000000000000000b9ad0988755880ec6648c5d84a3242249d842b488d07 3,112 1.00/1.00 vMB 5
892,862 892,862 000000000000000000012af3f4ad6fd50b9105cc6fef568b36161023019137b6 2,934 1.00/1.00 vMB 2
892,861 892,861 00000000000000000000ededd874440d054af9039242df62a4fcffb5cd4a542a 1,753 1.00/1.00 vMB 2
892,860 892,860 00000000000000000001831de527e67cce27caa1196e78443632f81bbd205255 3,425 1.00/1.00 vMB 4
892,859 892,859 000000000000000000001c096e310964a790aab0ec2669057d193cde38e8ae4c 3,218 1.00/1.00 vMB 3
892,858 892,858 000000000000000000024f531725b0021eb32bc65f01b0cbe5fe5846f0b83e2f 3,637 1.00/1.00 vMB 6
892,857 892,857 00000000000000000000a9645d8f1b2b8409a7588d7201db34dc53f9eacddab7 3,757 1.00/1.00 vMB 6
892,856 892,856 00000000000000000000fa0b6b06ff2013a0bbb81ea41ba5b758f75ba6aea039 3,193 1.00/1.00 vMB 3
892,855 892,855 00000000000000000000433268980cb365519b44bf0a627b01d31a2731db7d9e 3,709 1.00/1.00 vMB 5
892,854 892,854 000000000000000000006e4b1c51bbb5cfd25afad97c5f34f7a542bcac0fdeb8 3,874 1.00/1.00 vMB 3
892,853 892,853 00000000000000000001b5f18cb02c98c938614a5c155f25b0e1dd8302695ed0 3,675 1.00/1.00 vMB 3
892,852 892,852 000000000000000000006713033f9e53622667cd5afbc3bc6d51adb64465faeb 3,122 1.00/1.00 vMB 7
892,851 892,851 000000000000000000016badd43121792950fa1ecdca89be0fa171442523566f 3,871 1.00/1.00 vMB 6
892,850 892,850 0000000000000000000021bb7a34e1871310873375e44b5bac6c97cf83ed2793 3,175 1.00/1.00 vMB 11
892,849 892,849 000000000000000000013758069c9675e89f06eabf726e5521dc17fe415f9c1a 3,680 1.00/1.00 vMB 3
892,848 892,848 0000000000000000000091c4a7d51d8fc1cf5f22548a2f0f2ab000f0ae8d0f97 4,411 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.02 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: 719.26 GB
    • Received: 18.02 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.