Loading Tool

Explorer IconExplorer

Memory Pool

78,920 transactions
29.44 vMB
0.06680836 BTC
Random Selection Loading Transactions
Max Size: 177.19/200 MB

Candidate Block

Mining Attempt ef91eed41b631d224a64c51b187bda6bdc9f6ff7b615300f8683b34ef767009c
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root c1120df5d40be254f77c6c62cd2d8df9ebfdd68153fd316a1b0e6a3a09447213
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,421
Size: 1.00 vMB
Total Fees: 0.00706069 BTC
Feerates: 150.77 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (130,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,623 784,623 0000000000000000000231052c75074ad0588f771c3299923d20153f49505841 1,158 1.00/1.00 vMB 6
784,622 784,622 00000000000000000004dc315a0d7cfff7ea5b1e59b9fdabbba85953aafec504 506 1.00/1.00 vMB 3
784,621 784,621 000000000000000000031e53bfcbdbd698674351130133fa19241618692aa18a 2,866 1.00/1.00 vMB 13
784,620 784,620 00000000000000000001c6ca202d4c6851f96eafd3aa6a0b764631b098cb1495 2,082 1.00/1.00 vMB 11
784,619 784,619 0000000000000000000059c5de8c59f4cc2b56a9a3366bde9273d698c84120a7 2,000 1.00/1.00 vMB 6
784,618 784,618 00000000000000000003652fc70aae1ebc75d70d3d314a0fccfde16f7610f422 1,974 1.00/1.00 vMB 5
784,617 784,617 00000000000000000005cd6c79776a5c142df413ab4fa7ec8d1b5e426ebf46f8 2,448 1.00/1.00 vMB 11
784,616 784,616 00000000000000000000a66748a500a07b79874fce7292519a68759d6b20cf40 3,754 1.00/1.00 vMB 25
784,615 784,615 0000000000000000000294c01495360fbec1f06540b80f2f7af7ee167239d9bf 2,846 1.00/1.00 vMB 19
784,614 784,614 000000000000000000056f4fb66caa4f1d7cb87d16791904e17a3dc1c5cd0ea3 2,743 1.00/1.00 vMB 20
784,613 784,613 00000000000000000000d7b618904ff47e369d9085993fb77b5595ccdb6c86ff 1,255 1.00/1.00 vMB 6
784,612 784,612 00000000000000000001cbe51df0beec3ed29f792e0c59392633e5e0699b7b64 2,792 1.00/1.00 vMB 14
784,611 784,611 00000000000000000003b05b4cafbac9c67afb76c3c3efb89aeb4db086c13f2b 1,797 1.00/1.00 vMB 6
784,610 784,610 000000000000000000024614fb63a3cc519cc3f03dccfad0dce9a791c64666f5 3,497 1.00/1.00 vMB 22
784,609 784,609 00000000000000000005445f492fed39f2707959bce522dbbfdc9ca11c618fd4 1,020 1.00/1.00 vMB 4
784,608 784,608 00000000000000000001b088d68d2df29e878a2dc1cfccbe7ce629d593a86b7f 1,280 1.00/1.00 vMB 6
784,607 784,607 00000000000000000000d62375abe9afea855450b5c43751929e225900aa9212 2,106 1.00/1.00 vMB 10
784,606 784,606 00000000000000000000f594db5dd105f0341a12327cd22d0b9f729129906a4f 562 1.00/1.00 vMB 4
784,605 784,605 00000000000000000003f7c108ed48346bde4933f95e9182d09e0d6dd3dd8cfe 1,083 1.00/1.00 vMB 5
784,604 784,604 000000000000000000015e863e80c04447980937ef94716955f0feb1353004f9 994 1.00/1.00 vMB 4
784,603 784,603 000000000000000000053895333be34e7a28ddead9b5085ad8577661bc86c545 863 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.38 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: 664.28 GB
    • Received: 14.96 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.