Loading Tool

Explorer IconExplorer

Memory Pool

78,525 transactions
29.15 vMB
0.08277193 BTC
Random Selection Loading Transactions
Max Size: 176.43/200 MB

Candidate Block

Mining Attempt 47d9e5823f657c17bf2d97cb99e3d50f9932792739703118ba01e90f67445ebb
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root a75e252d4085064c4c63b51f3045aeefdf2286748c84ef31b6c86bbae345f578
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.02182175 BTC
Feerates: 178.73 > 2.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (214,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,620 700,620 0000000000000000000a05c2787c286467ec37e7c927f78f2c8c9cafe957f982 1,311 0.52/1.00 vMB 5
700,619 700,619 0000000000000000000deb14cbe1c3aba4521036396e4aca12437bada0c8f8cd 2,281 1.00/1.00 vMB 16
700,618 700,618 0000000000000000000e67bf3f23f659799241f43bd1732372c928c81fa15572 705 0.35/1.00 vMB 10
700,617 700,617 00000000000000000005de206675da4aa8c3c89b177c5d6d7b37c0332b769039 1,339 0.56/1.00 vMB 10
700,616 700,616 000000000000000000003f6c3e09191ead721aa7b79f883199af88126b50bd38 2,192 1.00/1.00 vMB 10
700,615 700,615 0000000000000000000ade1cf66e06ccceccba2621fd3f8a57c303e1de55d71f 641 0.28/1.00 vMB 12
700,614 700,614 00000000000000000005f51b499ef3adddb05b6e6b4086afef7027595ec9f121 1,856 0.80/1.00 vMB 15
700,613 700,613 00000000000000000007da5d13ac2e41749870b16ccef3440b90900dc8db9bad 458 0.37/1.00 vMB 1
700,612 700,612 00000000000000000000b590198581ea365e693877845dec1f1cf5169bcee08c 1,431 1.00/1.00 vMB 7
700,611 700,611 0000000000000000000e8f0c950887a040246a16978b4420ee4bda208a0aac30 1,649 1.00/1.00 vMB 19
700,610 700,610 0000000000000000000397ac86aa3e40460d66fda094179344bc457ab9c4b07c 1,896 0.99/1.00 vMB 5
700,609 700,609 0000000000000000000ec60a684c34fe7e997bd16940d0daa9fe90615bce4b18 2,094 1.00/1.00 vMB 28
700,608 700,608 00000000000000000008704b9f4a34407d12215d2e6394533404d73e7d6e3104 358 0.12/1.00 vMB 16
700,607 700,607 0000000000000000000c201397305073c30a650fb56c93ef3fab9d97e090027a 1,025 0.65/1.00 vMB 12
700,606 700,606 0000000000000000000e0d81bbf20da82bce82fb0d019fff7ac628c1578c4d6c 1,676 0.95/1.00 vMB 5
700,605 700,605 000000000000000000056e962cea22010f193a15942ec8e582544c05931c93e7 2,281 1.00/1.00 vMB 18
700,604 700,604 0000000000000000000ac4bcbb3aaee3a1f69fbd6f3add2fae8edb9c342b75f6 2,604 1.00/1.00 vMB 15
700,603 700,603 0000000000000000000d01c2c3a0dcb9f21a2a21b44abc9200c600035c00607a 652 0.31/1.00 vMB 13
700,602 700,602 0000000000000000000a4b790f6b4a8b690e702fcbc7d4ffc3a6da9e0cc5438b 322 0.11/1.00 vMB 11
700,601 700,601 00000000000000000003026ef61928b5f20a89374d9ae32fbdb14454e7eca77c 256 0.26/1.00 vMB 10
700,600 700,600 0000000000000000000920b3eb887e89a045e8c3944c8fa7440704a0d1ac9a51 643 0.58/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.68 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: 678.22 GB
    • Received: 16.44 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.