Loading Tool

Explorer IconExplorer

Memory Pool

77,969 transactions
29.06 vMB
0.07040086 BTC
Random Selection Loading Transactions
Max Size: 174.02/200 MB

Candidate Block

Mining Attempt 5f8b1f77933bb0d98afe8082caa19bda13ea48937dc90500672aa95b36937e3c
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root e0e275707520d3a2e43dd94b42e05868d92bd1d8c66b7077c02fc3bf5890c887
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,295
Size: 1.00 vMB
Total Fees: 0.01130527 BTC
Feerates: 73.20 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (114,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,600 800,600 000000000000000000050d65faf92434bb8e8d8c25e0131f3c7bb2731fe6ebe7 2,363 1.00/1.00 vMB 9
800,599 800,599 000000000000000000008350c92e4d14dc2850a2c1c5cb138e999ef031ac8692 3,531 1.00/1.00 vMB 21
800,598 800,598 00000000000000000001cb312ff5326649d7c1a1edf27297605fd942e385ce19 4,293 1.00/1.00 vMB 8
800,597 800,597 000000000000000000016bb361f7d79ff1cdb5b1bd2904ded652b01bf1aea26f 3,542 1.00/1.00 vMB 8
800,596 800,596 00000000000000000004459be11b57f9903e1e340d87b882d6414bd566b09b72 3,082 1.00/1.00 vMB 16
800,595 800,595 0000000000000000000029a3cf0cbfbd2d0f6148154613674226a079ac9b969c 1,733 1.00/1.00 vMB 21
800,594 800,594 00000000000000000002e58217395318104336fbc3158c72a9461b4e5fbcba08 3,007 1.00/1.00 vMB 8
800,593 800,593 000000000000000000001d95ad26d48a93541948ffe08bdb5bd447bdb11f8fd2 2,663 1.00/1.00 vMB 8
800,592 800,592 00000000000000000002725aad4673f1ed33b692ade663dcf69fd297b4bf1228 2,912 1.00/1.00 vMB 18
800,591 800,591 00000000000000000002cb6686c4220a6e78131aecd7d65c21bd5d750894d0fc 2,807 1.00/1.00 vMB 15
800,590 800,590 0000000000000000000517b64e4ce9c2d14f1dd9a524e7ed57340c4af6929db3 6,717 1.00/1.00 vMB 6
800,589 800,589 00000000000000000001ffce009010b407a9964366ff9b35f33c905da1d825da 2,715 1.00/1.00 vMB 12
800,588 800,588 000000000000000000037668a02a0a040bd77724af892149d81796dd21740956 4,515 1.00/1.00 vMB 6
800,587 800,587 00000000000000000003eba7e06b3d07103d8640d25954ff2b704c8815139370 3,978 1.00/1.00 vMB 6
800,586 800,586 00000000000000000003b345fb2dacbcb3bce4c3ad30d6406d8e54c5b3d8f01e 5,865 1.00/1.00 vMB 6
800,585 800,585 00000000000000000004c41f5fddf7e42a9e76ce4cc064071b4ac2303997c325 2,784 1.00/1.00 vMB 15
800,584 800,584 00000000000000000003fc38061349ceaa0580d419e024a12e778174f73f91fb 5,265 1.00/1.00 vMB 6
800,583 800,583 000000000000000000013c26b5c7ed4c5ace5caebb0a76841c7b052e6facd7e8 4,696 1.00/1.00 vMB 8
800,582 800,582 0000000000000000000257e751f5518ce0383bf5623f46473114a3def64079bf 2,029 1.00/1.00 vMB 7
800,581 800,581 0000000000000000000111a7339a334ca28c42df96fd596f575f00f58d37841f 1,102 1.00/1.00 vMB 15
800,580 800,580 00000000000000000002164dbeceba1a72e7d5d3c1e08e6b161312ef6e61506e 3,744 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.50 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.38 GB
    • Received: 15.49 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.