Loading Tool

Explorer IconExplorer

Memory Pool

80,656 transactions
30.01 vMB
0.12336125 BTC
Random Selection Loading Transactions
Max Size: 180.55/200 MB

Candidate Block

Mining Attempt 4e8e1d6a8f1833445ccfdb6765ac852d9c982bc45a9638b124827489081a7056
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 931c5032a4ccab99b1e0c8d3c27b688d872e8f3690532641d02eee425964234f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,612
Size: 1.00 vMB
Total Fees: 0.05083423 BTC
Feerates: 242.90 > 5.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (152,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,862 762,862 0000000000000000000066947aee8bc8ba2fa62668d53d032a2e665c6289b73c 276 0.08/1.00 vMB 18
762,861 762,861 00000000000000000006fe502c63f33add97954bfdf97f905d39a225c4296e8b 1,609 0.54/1.00 vMB 15
762,860 762,860 00000000000000000005236723e7879298ce40b65e51d1b11b1c77763c2bbd24 939 0.29/1.00 vMB 17
762,859 762,859 00000000000000000000741684a3c72649810e3875b0333b00f700e084a94e95 2,614 0.91/1.00 vMB 17
762,858 762,858 00000000000000000003e3f89ea71b7bacb5b8cdf55a91c6bfa0010e0c019690 2,763 1.00/1.00 vMB 15
762,857 762,857 00000000000000000003a01f4a96607cf7f1cdeb49c8af22c57bf1d6b839ab6c 2,330 1.00/1.00 vMB 11
762,856 762,856 00000000000000000001e37ad9b3c9ae8cad76f2c7bdb39e3cc9d31a381fa1ca 2,780 1.00/1.00 vMB 15
762,855 762,855 00000000000000000005e9c680cf64a096a2e3c200486304f0de04c77de2b461 1,207 1.00/1.00 vMB 9
762,854 762,854 00000000000000000005b8b88c0ced76ec9f29a05b6603dae8908d96d9fc960a 2,618 1.00/1.00 vMB 23
762,853 762,853 00000000000000000006b6477378add9c031b3389623aac07719502f4dc2327d 2,147 1.00/1.00 vMB 16
762,852 762,852 00000000000000000003fb586283def38671847b53c3e807a89c52be74a1ca1f 2,232 1.00/1.00 vMB 15
762,851 762,851 00000000000000000006e7e6cec55e36819cedeb285d32569e0bf5268c4a717a 2,011 1.00/1.00 vMB 31
762,850 762,850 0000000000000000000040ccfba0ef811d79a4757254681766b2be4bd06e74b9 592 0.28/1.00 vMB 11
762,849 762,849 000000000000000000021901974783586a43898642476be11f5316f07aaa3a93 923 0.28/1.00 vMB 14
762,848 762,848 000000000000000000047f4fa566fa67eb9650a1fc8379b8e26814dd6a93ea26 430 0.13/1.00 vMB 14
762,847 762,847 0000000000000000000745957584349e7747b6f5b580b27d30fed0c5b4384287 1,572 0.73/1.00 vMB 12
762,846 762,846 0000000000000000000536bfb7b5007c878c8ba11de7fcc9bee0db43ac701f18 3,048 0.98/1.00 vMB 17
762,845 762,845 000000000000000000034f967d65f8422e0d098239259c519c4fe1cd1307c85b 1,194 0.38/1.00 vMB 14
762,844 762,844 0000000000000000000753223671891a46323fef75aaafd7dca51a8fe900cfb6 212 0.08/1.00 vMB 11
762,843 762,843 0000000000000000000548f8d1af340be95e1e6fbe56d1fb25a56f4ea33aafbe 465 0.16/1.00 vMB 5
762,842 762,842 0000000000000000000084978e98c9123f0c58c9eab85209e518170c13a8be50 3,009 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.