Loading Tool

Explorer IconExplorer

Memory Pool

75,395 transactions
29.92 vMB
0.11094944 BTC
Random Selection Loading Transactions
Max Size: 173.73/200 MB

Candidate Block

Mining Attempt 3872e6fef4cf319778ad901dd4ac7aa06084c822e74cbb3063af14848e8a2203
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root b21ddafca0b23dda29168be2ff68670763d9c2bba50d78e2a2a0300ef78c9ad2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.03907774 BTC
Feerates: 101.64 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (318,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,026 597,026 0000000000000000000237722ed04f4546d076f1e3322adb8977a6e9338a6747 1,396 0.43/1.00 vMB 9
597,025 597,025 000000000000000000127cda6eb5254b90fde6c5c52aed4bd6f69a2bec8eb4a5 2,951 1.00/1.00 vMB 27
597,024 597,024 0000000000000000000b2510a3f0b38e324d4e3f612e510223b8bd7738f057fa 3,414 1.00/1.00 vMB 21
597,023 597,023 00000000000000000005d01d272afcb5551123462a63e4f97b2868bf9748927f 409 0.14/1.00 vMB 25
597,022 597,022 00000000000000000009bd4075f397043467f22a88bea15e2e2a2c84d0ee9fc3 3,545 1.00/1.00 vMB 17
597,021 597,021 0000000000000000001216e3a2002038e0b5e17893d97c4c4bafccd421839eae 2,048 0.63/1.00 vMB 16
597,020 597,020 00000000000000000010b158a0cce9ed6bd482e95254f2ed46f87f5487b857dc 99 0.02/1.00 vMB 15
597,019 597,019 00000000000000000002d3bc638beee8af0f53a7255d4f3b64b02b24d39a8bee 1,557 0.48/1.00 vMB 9
597,018 597,018 000000000000000000010641e7955ae7a679292ebe8424ef1b73503c1572ab21 1,764 1.00/1.00 vMB 6
597,017 597,017 0000000000000000000a47a8edb5066f295ebce51fee659b0c58332f88654d2b 3,158 1.00/1.00 vMB 24
597,016 597,016 0000000000000000000691dec396059a9bc361c9273f337fa40515f6459eaf47 2,359 0.65/1.00 vMB 16
597,015 597,015 0000000000000000000f27113ae63f94871ae090874d28042154846440d978a2 384 0.14/1.00 vMB 15
597,014 597,014 0000000000000000001317585100f9023bc270752e70a3181fb14c80628dbbb3 1,258 0.33/1.00 vMB 41
597,013 597,013 0000000000000000000e9bdf721750529ca154da2770368987d85c052b41aada 994 0.29/1.00 vMB 17
597,012 597,012 0000000000000000000cea80c5cf808a9013865ed5cdad2dcfb2d313b27c025b 1,618 0.43/1.00 vMB 16
597,011 597,011 0000000000000000000d5c39abdd4b998921b4523362e7e637ed10f46fe57496 3,392 1.00/1.00 vMB 15
597,010 597,010 000000000000000000100b47c87724e5f7037506cabfcb3a196ef1898fcce0c9 3,449 1.00/1.00 vMB 19
597,009 597,009 0000000000000000000d4c1bc4af5fed919be5f6eb9db9ec9db8e2861ad96022 2,542 0.66/1.00 vMB 13
597,008 597,008 0000000000000000000f493132f7e287a977f2efd099b0fbdbff2b68d4f08029 3,239 1.00/1.00 vMB 21
597,007 597,007 0000000000000000000683a9abcda0cb075df49d6494f7c7ad6f8559eeff7d8d 193 0.05/1.00 vMB 12
597,006 597,006 00000000000000000004dc6145a9d5dc6228d7fa46ccf025d51de4e340d3bb65 885 0.24/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.