Loading Tool

Explorer IconExplorer

Memory Pool

21,938 transactions
21.07 vMB
0.03206475 BTC
Random Selection Loading Transactions
Max Size: 110.94/200 MB

Candidate Block

Mining Attempt 8dc3780c7a7ca58724edef84312feb48fd1d4e1dfbf88d1ff9f7b54376256991
Version 20000000
Previous Block 00000000000000000000ff04adfeaadeb18f11a266685d1a4eee9297a69b4509
Merkle Root fc237f0eb526177b4a14f406f572c69db02f25b2d8b4d4798d8d48ab9c1da928
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,338
Size: 1.00 vMB
Total Fees: 0.00927801 BTC
Feerates: 154.69 > 0.93 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,790 (9,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
930,528 930,528 0000000000000000000109874e642c9b1194381118d90cf3f5960dd16d891d52 1,435 0.55/1.00 vMB 3
930,527 930,527 000000000000000000019422cd6573f1e359d5cff09529cc781b0f76223bc361 4,822 1.00/1.00 vMB 0
930,526 930,526 0000000000000000000159c1f9ff48dd1f501e9fc118d4a73cc1b0d19467b887 3,644 1.00/1.00 vMB 1
930,525 930,525 000000000000000000015d74ce9ec4dc5b272506e0d0db6059a5288cbd093431 3,680 1.00/1.00 vMB 1
930,524 930,524 00000000000000000000d708d7fda3005e9b38025ae41e324a267e0f0591937f 1,835 1.00/1.00 vMB 1
930,523 930,523 000000000000000000018f9ef86b09942e35d96715b6acc2c640a90f94808eaf 1,604 1.00/1.00 vMB 1
930,522 930,522 000000000000000000011ce4d62a44d2c6ab0695a458c96cccb3cf1f8731fbc2 3,585 1.00/1.00 vMB 3
930,521 930,521 00000000000000000000d06b271e378c7b8c9bb82846f9ebbf8b3b3192371d41 3,005 1.00/1.00 vMB 2
930,520 930,520 0000000000000000000076d3f48eb5a741ae960a8904554458de204d5ef0827f 514 0.18/1.00 vMB 3
930,519 930,519 00000000000000000000e5f6a50dc3c2080b497892be9c55ae4a4698c615576b 4,795 1.00/1.00 vMB 0
930,518 930,518 0000000000000000000188d5f7bf187e75064b44bdc043c2d7937209bd348c4c 4,151 1.00/1.00 vMB 1
930,517 930,517 0000000000000000000018cccd245d18ac3e6dd9cd873af170ec014fe4094ad3 4,402 1.00/1.00 vMB 0
930,516 930,516 000000000000000000018ae1881bb7d4426b2cf1e388833215d4415501b504f8 4,537 1.00/1.00 vMB 0
930,515 930,515 0000000000000000000138c36dc2880c6ad2f2232a37c48f7ab0cf03add91ecf 4,804 1.00/1.00 vMB 1
930,514 930,514 00000000000000000000706444c16d202fabcdf6bdf376cc04dff18f9111ca8e 3,103 1.00/1.00 vMB 2
930,513 930,513 000000000000000000005e2d597f8076dfa65c99c89fd7572533b4a2faba5b93 828 0.21/1.00 vMB 2
930,512 930,512 00000000000000000000bf374ee319c367cd0ced16db141454737ab91ca8df26 156 0.07/1.00 vMB 1
930,511 930,511 000000000000000000006a4763a4f828b3ac43c0207d23c74b33408ddad26bb2 4,430 1.00/1.00 vMB 0
930,510 930,510 0000000000000000000104d1660cb33dc113108e3c8ca2031834518b3c43ecce 3,774 1.00/1.00 vMB 2
930,509 930,509 00000000000000000000103ebc0eb945dbe93d097fb549b32d8ddaf98238b771 4,352 1.00/1.00 vMB 0
930,508 930,508 0000000000000000000088aa92a18b52d8f91c1eaf676fde7e6fa60f7ad37444 4,584 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 826.35 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: 4,288.84 GB
    • Received: 237.76 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.