Loading Tool

Explorer IconExplorer

Memory Pool

38,674 transactions
27.37 vMB
0.05943803 BTC
Random Selection Loading Transactions
Max Size: 139.82/200 MB

Candidate Block

Mining Attempt 0919ac7cd17be82859f3e1ae5a0ba0121546d81c70cec83e0f663173bbc610f5
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 4477426f449fe0c27ba7e1f3acce079a519707f55f82bc2d71442507b056074a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,080
Size: 1.00 vMB
Total Fees: 0.00750747 BTC
Feerates: 101.49 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (438,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,901 475,901 000000000000000000273aca894348bb47ccfa7180e3649d01f4891669d6e97f 1,964 1.00/1.00 vMB 659
475,900 475,900 000000000000000000c6440520400adec9287cd5ffa8a0875d0ee1b9477654fc 2,098 1.00/1.00 vMB 682
475,899 475,899 0000000000000000009f701879a319258d728315f6f082434ffc60b5757d7f13 2,090 1.00/1.00 vMB 616
475,898 475,898 000000000000000000d7fff8342b75e62daa7c6d848ac16edbda373568dc5e7f 1,651 1.00/1.00 vMB 272
475,897 475,897 0000000000000000008b5f352b59a110cd0ce6e14bfabe44d2d260fa02e5ec78 1,914 1.00/1.00 vMB 514
475,896 475,896 000000000000000000444674bff082392c3bd2b59770d15d6f0ddc5c8f449ac8 1,732 1.00/1.00 vMB 382
475,895 475,895 000000000000000000db572030887d03ff3e0222a121495ce029e3e13c26d5dd 1,938 1.00/1.00 vMB 729
475,894 475,894 0000000000000000009c5ad7af7ffc39306e7367533841951cbf40bab06745f6 1,877 1.00/1.00 vMB 430
475,893 475,893 00000000000000000101e3c69d63b5ceff64c1f4c3a91a5437c282fd036830f9 1,922 1.00/1.00 vMB 798
475,892 475,892 000000000000000001074cc04ccfa7f31ed861d489cca65a96e32ee8a0c9dc3e 1,499 1.00/1.00 vMB 52
475,891 475,891 000000000000000000da355c282cf9d75d16e1b69e51bc66ff03df41866bdfe4 1,789 0.99/1.00 vMB 672
475,890 475,890 00000000000000000047f51f920bde87feb6d69925a37a46e9dca4cc98ca5a78 863 1.00/1.00 vMB 124
475,889 475,889 0000000000000000014697bb390bb466f0b96151c2bbf78b68323f1efc7264df 2,139 1.00/1.00 vMB 86
475,888 475,888 00000000000000000035af4e0dd1c7a484588cddd65ed32805cbcb23c8c55451 2,107 1.00/1.00 vMB 578
475,887 475,887 0000000000000000000bfe489feef63092470dfa0a2a762316276e5ff0e480de 2,144 1.00/1.00 vMB 439
475,886 475,886 000000000000000000dcf644bd756d0d19b60464985d4c29f417597417322699 2,041 1.00/1.00 vMB 528
475,885 475,885 0000000000000000004f78d2c93f6b82a06e1cb71d894b72bea1a336a8ee676d 2,080 1.00/1.00 vMB 389
475,884 475,884 000000000000000001589ae9650948cad9e3b20d755267ee05c021068f6710bc 2,080 1.00/1.00 vMB 648
475,883 475,883 000000000000000000e28857f6e9df0951fffbe08d20598dd23c5e92c112e281 2,070 1.00/1.00 vMB 722
475,882 475,882 000000000000000000160ae17a7095e189f289f598586dba2f788519f353dbde 1,941 1.00/1.00 vMB 635
475,881 475,881 000000000000000000352ddacf0164a7dc9b35560cd494f3a6dcb01c9c5a0ec9 2,192 1.00/1.00 vMB 598
Previous 10 blocks ↓
Total Size: 781.76 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: 632.49 GB
    • Received: 12.12 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.