Loading Tool

Explorer IconExplorer

Memory Pool

78,664 transactions
29.83 vMB
0.07754370 BTC
Random Selection Loading Transactions
Max Size: 182.05/200 MB

Candidate Block

Mining Attempt 5661d2bf572e3e1860b04c93538bf6e680a7f11a6cee1cc9e9d8abde7dca7bf5
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root c80049f7cead76d977b3232676b63b37c9da5b2f8dbd67e43bbb8e4ce4ea28f4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,041
Size: 1.00 vMB
Total Fees: 0.01149622 BTC
Feerates: 100.46 > 1.15 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (29,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,833 885,833 000000000000000000007bf0cc8e094bb6f3ebe945d8cde44d74d50a9d3fa887 1,926 1.00/1.00 vMB 2
885,832 885,832 000000000000000000026b051e9e9b7393e34ec60b530ba7a6c733f7fcb775df 1,208 1.00/1.00 vMB 1
885,831 885,831 00000000000000000000227b48130edb08c3db383842e2d4efe07c72e3951842 2,202 1.00/1.00 vMB 2
885,830 885,830 000000000000000000026bf38d6d943c02af2328227ad3f711f255466a42bfd5 2,364 1.00/1.00 vMB 4
885,829 885,829 000000000000000000024c36f7df06495f1b3eb70a7f8283cb7b0117151d62cf 3,186 1.00/1.00 vMB 4
885,828 885,828 0000000000000000000132badaeae0ff6207248ae7fbbd0c4cd0f0d80d7dc623 2,150 1.00/1.00 vMB 2
885,827 885,827 00000000000000000001dc55ec21967e38f22b882a3e7ef5e7ed5248ca363ef8 2,045 1.00/1.00 vMB 4
885,826 885,826 000000000000000000005620cbc721db91166b0454321b3f1efa25081db779b3 378 1.00/1.00 vMB 4
885,825 885,825 0000000000000000000169b611b34a38b05156f02d66647b0158a8dfbb82a69f 3,256 1.00/1.00 vMB 6
885,824 885,824 0000000000000000000024ec28827fcbe98c42dcddea71ae50a0b88e6860ee05 2,611 1.00/1.00 vMB 8
885,823 885,823 0000000000000000000191351fc6ed2dd39eb54ddf5c90ea1cd5c73397bf1fdd 683 1.00/1.00 vMB 2
885,822 885,822 0000000000000000000210a03e95c672798325332f04a7c13301018efd1a817c 311 1.00/1.00 vMB 1
885,821 885,821 00000000000000000001b93548d552833411fd67043f94e7378d6fbe2eaf78fb 851 1.00/1.00 vMB 2
885,820 885,820 0000000000000000000228cfbfde5f960b7360fa59dda7cee41529e132a24ed4 830 1.00/1.00 vMB 2
885,819 885,819 0000000000000000000078feef2a790e6850f643dee067c7accdeacddbd325e9 1,979 1.00/1.00 vMB 2
885,818 885,818 000000000000000000023c46455cf3e4f4ed27d3208a414b7513d91bbf66a2f5 469 1.00/1.00 vMB 3
885,817 885,817 000000000000000000010d7411efac488970bab9fc81ee328424bc67ea5dc74d 1,561 1.00/1.00 vMB 5
885,816 885,816 00000000000000000001e4bdf8c25bc654bfaeb43ad987ea3a8e42f0d18a8dd9 1,184 1.00/1.00 vMB 1
885,815 885,815 0000000000000000000276791356decadad9bf2e51036569ca9fa21d4d82d066 2,818 1.00/1.00 vMB 5
885,814 885,814 000000000000000000014cbbf43f528f702155751160f725fd0a611926b27b6e 3,020 1.00/1.00 vMB 4
885,813 885,813 000000000000000000015b5e4657255a8a04cf198aa94e4320dbfc35b4a886ab 2,072 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.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: 720.92 GB
    • Received: 18.31 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.