Loading Tool

Explorer IconExplorer

Memory Pool

84,741 transactions
32.78 vMB
0.08421213 BTC
Random Selection Loading Transactions
Max Size: 194.22/200 MB

Candidate Block

Mining Attempt 8a9f63e6aa8736f5177db4517208bee3a8f5259be05b390bede8ea718752420e
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root d17da6cccc368541275c877fbd80a25a9d1a6b837bb5ecf911fb3610f7be7ec8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,275
Size: 1.00 vMB
Total Fees: 0.01907138 BTC
Feerates: 120.64 > 1.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (203,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,549 711,549 00000000000000000004711cca45189e6024047dd737e75bc34c74ae021bbdcb 2,954 1.00/1.00 vMB 14
711,548 711,548 00000000000000000002b70d62bf5a4450cc631d1fe43755628fb678a05a1c4d 1,700 0.66/1.00 vMB 7
711,547 711,547 00000000000000000008108e074f8550d0ad6ef1fbf83064f98208180492eb33 1,825 0.54/1.00 vMB 9
711,546 711,546 000000000000000000007da407157b9f41f2d772761dac5f797cd62a729494da 1,396 0.44/1.00 vMB 9
711,545 711,545 0000000000000000000124e115c8153f391808167f6d88234cf4c43b23c3ab0e 1,099 0.30/1.00 vMB 10
711,544 711,544 0000000000000000000b8ccc9ed47b7bf10656237179207ec8b84ae34ac591f7 142 0.03/1.00 vMB 11
711,543 711,543 00000000000000000003abcfe6cb82e7d949241d5627563490479fb055916c30 2,943 0.98/1.00 vMB 8
711,542 711,542 00000000000000000000cbf75f5a4fd162252a6a83fa4f409f551ff3cf483369 647 0.20/1.00 vMB 10
711,541 711,541 000000000000000000049d6486b1240a44f33fca345d6c0646085c62aebb9264 1,804 0.78/1.00 vMB 8
711,540 711,540 000000000000000000072e4da84952c3197d7c4031f57824ca2892c0903e2b05 1,985 0.66/1.00 vMB 9
711,539 711,539 000000000000000000061a48ce66a3b96598aa0f74650d68f1cda0d4b9475d2d 979 0.93/1.00 vMB 5
711,538 711,538 00000000000000000002c77ed7034eb4e373aa15cadcd567be502bb5995648b0 3,544 1.00/1.00 vMB 10
711,537 711,537 00000000000000000006a7559100a3107ce372f6d3f3cd5863dd5f2483627b14 1,918 0.71/1.00 vMB 8
711,536 711,536 0000000000000000000853ee9c8d600005575829c5948c17304be28b1e97c322 1,547 0.49/1.00 vMB 10
711,535 711,535 0000000000000000000bd4ffd6801e1a0bd133eef6ef4381a4e950f00d6a27a3 1,849 0.69/1.00 vMB 11
711,534 711,534 000000000000000000002e36de116994ab57a88db8f140644028a0afd92d7db5 902 0.39/1.00 vMB 8
711,533 711,533 000000000000000000030c4778fde71f1391645296a2094ea60bb874c22a51ed 3,206 1.00/1.00 vMB 10
711,532 711,532 00000000000000000003910ded5de225e62903892b96728d7511d85e4dfeed4c 1,654 0.57/1.00 vMB 8
711,531 711,531 000000000000000000001a4a4b6b33875d7e472e0245b1b793c296887976012f 905 0.42/1.00 vMB 4
711,530 711,530 00000000000000000003199572a699947322831577f3e6c7c787219fb15121fc 3,671 1.00/1.00 vMB 10
711,529 711,529 000000000000000000094485189201793e85ad56001b4d918d83fe707097b3f4 395 0.19/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.