Loading Tool

Explorer IconExplorer

Memory Pool

80,461 transactions
30.17 vMB
0.14871138 BTC
Random Selection Loading Transactions
Max Size: 181.79/200 MB

Candidate Block

Mining Attempt 870e116c02d58e736663ae2c377afc138f803ed5d90926587c6ba22556c8ce73
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root a6d9f8f8456655973e412f1853af99d37c5f1c9eb075ac330ef7834b1404ed80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,717
Size: 1.00 vMB
Total Fees: 0.07657296 BTC
Feerates: 251.00 > 7.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (270,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,556 644,556 000000000000000000043f980f78714341c9e0baacd8d3f29c49db0ade7d3338 1,389 1.00/1.00 vMB 38
644,555 644,555 000000000000000000042d4e480acef1c86d94b0488013af04f4407edf6557bb 1,966 1.00/1.00 vMB 111
644,554 644,554 00000000000000000005872930c09de32150485ed01629e03c2d24e64f2bd77e 1,617 1.00/1.00 vMB 108
644,553 644,553 0000000000000000000c44bf26af3b5b3c97e5aed67407fd551a90bc175de5a0 2,765 1.00/1.00 vMB 86
644,552 644,552 00000000000000000009777150c474e2f742338f0b2920390cfb3788d79a2ab1 2,807 1.00/1.00 vMB 99
644,551 644,551 0000000000000000000933abcdf462a1683ca6df3906300864ffeec3d7b9f6aa 2,900 1.00/1.00 vMB 65
644,550 644,550 0000000000000000000ac41e87ab75ada6069cbf40e69a81bae9cccaee9428b2 2,977 1.00/1.00 vMB 154
644,549 644,549 000000000000000000059a6a2d8e75f9eb427719bc67b7648601ddd464bd5417 2,520 1.00/1.00 vMB 56
644,548 644,548 0000000000000000001010285cb008c0eab2ba195978769034b10a2b5aa962a4 1,978 1.00/1.00 vMB 125
644,547 644,547 0000000000000000000d6255fd50e5a949ce97dee556709c729a8c9ef21ca7ae 2,033 1.00/1.00 vMB 38
644,546 644,546 000000000000000000023647eae8fb722c0be75df5b8734b8628af47086b60bf 2,276 1.00/1.00 vMB 45
644,545 644,545 000000000000000000053cb2f1bf7b82db34a963fbb0c6b78e6fd388d03ab8d5 2,679 1.00/1.00 vMB 144
644,544 644,544 0000000000000000000cefb916cd7838530a1608016275c0209733c6df40508e 2,541 1.00/1.00 vMB 51
644,543 644,543 0000000000000000000aeaa8584fe7b8186c55d3b32e8eeaf845800ea442ad06 1 0.00/1.00 vMB 0
644,542 644,542 0000000000000000000fdca447d48331148b61f39f26a7c4065cc2fe152f5a40 3,077 1.00/1.00 vMB 142
644,541 644,541 0000000000000000000c509c04bfba847d07a86fad46a963161db608a2d71db0 2,758 1.00/1.00 vMB 53
644,540 644,540 0000000000000000000ef5279b44ba7da734d6c7adbd23bbd82eba4e9194a96d 2,818 1.00/1.00 vMB 106
644,539 644,539 0000000000000000000f689bfc2cefb354c188e0f20769aef3e2bc8b31b777ab 2,700 1.00/1.00 vMB 83
644,538 644,538 0000000000000000000173fec3225b8d773a171a1d6020a972c09bfbb116d0e5 2,666 1.00/1.00 vMB 126
644,537 644,537 000000000000000000028fcfe769b02ef44905c0c5edbb0879fc82b2148829ae 2,200 1.00/1.00 vMB 146
644,536 644,536 0000000000000000000441e841ebead57e54b5b200666c6db17485875d4667e2 3,104 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.62 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: 672.03 GB
    • Received: 16.11 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.