Loading Tool

Explorer IconExplorer

Memory Pool

87,168 transactions
32.32 vMB
0.14134116 BTC
Random Selection Loading Transactions
Max Size: 197.83/200 MB

Candidate Block

Mining Attempt 261c23d6fdefeae0e0baf3d0623f664d1bc9b0a760fcf44d1a473c34149b5be5
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 921244490431af7f31bff593d7e831325861b179fe9a4a2210bc3c88af3e1537
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,833
Size: 1.00 vMB
Total Fees: 0.05333289 BTC
Feerates: 301.57 > 5.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (280,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,759 634,759 00000000000000000007090c4d01ed086b24dc572b968ab6497a3a891a761a65 161 0.04/1.00 vMB 17
634,758 634,758 00000000000000000004f0e147c819580f8f54fecb0617670dc2aa5bcfa79ec4 901 0.26/1.00 vMB 13
634,757 634,757 00000000000000000001b88847c89c5a62fdd6f7277c43338ccd2b90c9ac000d 1,105 0.38/1.00 vMB 14
634,756 634,756 0000000000000000000faf231f476a4953ee0b66c2e39fa50374781779853b96 2,394 0.84/1.00 vMB 14
634,755 634,755 0000000000000000000685b514ecdd89455439a1d1a29645bd0952cc1a6608af 171 0.05/1.00 vMB 17
634,754 634,754 00000000000000000008cc0c4ebd8cecc19302b8f612ec958c05b3842bf0a43c 2,323 0.78/1.00 vMB 11
634,753 634,753 00000000000000000002da8a4cf8ea9e266532ecfa3389006c4265b356383440 2,841 1.00/1.00 vMB 12
634,752 634,752 0000000000000000000902c046610e46d0168f73bf2d5bd87280c36e839e57a8 1,727 0.78/1.00 vMB 3
634,751 634,751 0000000000000000000c99c98c657f16ad550d96a2f94070680f7a355b9acffa 2,807 1.00/1.00 vMB 10
634,750 634,750 00000000000000000009ed1487eb96d1a64dd130b6b91bca2dc4b128b1d39009 2,941 1.00/1.00 vMB 24
634,749 634,749 00000000000000000004f9bdbe8da4dc50af2af7b33d00bb8ca932831c6fc36d 2,165 0.84/1.00 vMB 4
634,748 634,748 0000000000000000000fbba32249ed4c3ca5f88d62fae8221c85edf36471e8c0 1,530 1.00/1.00 vMB 7
634,747 634,747 0000000000000000000f42d1022ff28f2d8c843e0d095ea0b5cd7d91930d8ce8 2,162 1.00/1.00 vMB 5
634,746 634,746 000000000000000000137f8cb3e8523d629bed8b68d7a8848a149370f4fd75b9 2,923 1.00/1.00 vMB 9
634,745 634,745 00000000000000000008c30a71d29e135d61ab692c3f3b00aefa60b5e479b8c0 2,839 1.00/1.00 vMB 17
634,744 634,744 0000000000000000000a6be2bfc3dfae61f00fc6a660f7a1a494f0cd22e27d55 2,400 1.00/1.00 vMB 11
634,743 634,743 000000000000000000108c7b7ab9e55a5a9dd1fc54b8582f5129d1abbed63ccc 3,002 1.00/1.00 vMB 31
634,742 634,742 00000000000000000008970d5037e4b26cc7568c14da2f18f2ce0f8c9054d86b 2,974 1.00/1.00 vMB 17
634,741 634,741 0000000000000000000115d83665a61c322db3e8fe3a61a4cc7746fc0978d6f9 2,482 1.00/1.00 vMB 10
634,740 634,740 0000000000000000000fa3249321b50545aa9b1c94c4f8903729537442817f0d 2,575 1.00/1.00 vMB 26
634,739 634,739 0000000000000000000d4e23703e7fbe9b4e264d0f4756cb7ba611af6d2c202d 2,178 0.77/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.78 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: 709.61 GB
    • Received: 16.94 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.