Loading Tool

Explorer IconExplorer

Memory Pool

54,665 transactions
32.29 vMB
0.22638238 BTC
Random Selection Loading Transactions
Max Size: 173.11/200 MB

Candidate Block

Mining Attempt 012eb22b09807c1a513d07fa3e71d36c7081638386e6e9eb08827e76f01cd71e
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 8cf305be0a21471dc96d3be4477b928b1623b69e10a12c3e2eb6e1b8ccbec7ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,018
Size: 1.00 vMB
Total Fees: 0.11977230 BTC
Feerates: 101.66 > 12.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (379,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,831 534,831 00000000000000000002b87b801c350fac8a2321ee12d3e216da8abd02da1a9f 757 0.36/1.00 vMB 35
534,830 534,830 0000000000000000001776a43d849a7f6f41e5fa318d8886574c8638648259f9 1,411 0.97/1.00 vMB 8
534,829 534,829 0000000000000000000875d066b33a45b8c9f44194badbd02136343246f438a8 1,339 1.00/1.00 vMB 18
534,828 534,828 000000000000000000012bfffeaaa1f61d2102671992cf81bb9fc81256f94a15 2,501 1.00/1.00 vMB 10
534,827 534,827 00000000000000000003fea42eab4e500546ba42b83176f5fe61cd2d8846476a 2,076 1.00/1.00 vMB 49
534,826 534,826 000000000000000000179627b47e3044537a4d53a478572641f64d5d1993b192 1,553 1.00/1.00 vMB 13
534,825 534,825 000000000000000000149ace0f856312862537f79538977db357564d6f1e2573 2,092 1.00/1.00 vMB 3
534,824 534,824 00000000000000000011b306d70b225a31b8df1c1552a4dd58b08d0b53c65257 2,285 1.00/1.00 vMB 29
534,823 534,823 0000000000000000000efe36f3dcf803331daa1d236c346e316d4e9f44e68faf 1,733 1.00/1.00 vMB 16
534,822 534,822 0000000000000000000a40c92365a721f978b720acde6571675c9e5d6a24c319 278 0.12/1.00 vMB 14
534,821 534,821 0000000000000000000782ec84c7ecea675146e4974a5f90cc2cf806a24b4280 2,060 1.00/1.00 vMB 15
534,820 534,820 00000000000000000027df90d212dec8d6c663cc1484fe9daed35fe46bd69a4d 1,621 0.69/1.00 vMB 18
534,819 534,819 0000000000000000000fc00ab20a4fb053df02ac526dc9c1a648a384c27d82f9 2,476 1.00/1.00 vMB 27
534,818 534,818 000000000000000000188104aa55ebbb1a18f10833a8e9125c53c22ef7cda81a 1,965 1.00/1.00 vMB 13
534,817 534,817 000000000000000000161e8346a22dabde807ae045dcffedc19d0fe57018b50e 2,210 1.00/1.00 vMB 30
534,816 534,816 0000000000000000002a77f70bab13d8a8f57284afc3f58a4c5810e94d9a01a9 949 0.48/1.00 vMB 5
534,815 534,815 0000000000000000000ccd8dc6329cf2364ab70bc4e1dbea2fe18ece46a13c62 2,262 1.00/1.00 vMB 5
534,814 534,814 000000000000000000293147f0afb9015897840690d0135135f7d7f18bebe847 2,425 1.00/1.00 vMB 31
534,813 534,813 0000000000000000002adc8843592293f3866df23d625f66c27cb53a2eecb059 2,858 1.00/1.00 vMB 16
534,812 534,812 0000000000000000001877fc8f5ff0d4af29c62d664f78ae56f368bebf993c17 2,334 1.00/1.00 vMB 48
534,811 534,811 000000000000000000230dac5572817fe260803860963d0a6f1f937631d80555 2,273 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.48 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.