Loading Tool

Explorer IconExplorer

Memory Pool

77,373 transactions
28.50 vMB
0.09058878 BTC
Random Selection Loading Transactions
Max Size: 173.48/200 MB

Candidate Block

Mining Attempt 52f41b288fb56cca95da0fbaa0315e318fd5c8a8053cbb49581e310e0aea2212
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root dbddf9df3057ea9f6c6b37e8a4baabf89d5966a60349e568a90361b97eb669e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,766
Size: 1.00 vMB
Total Fees: 0.02602576 BTC
Feerates: 477.45 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (498,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,713 416,713 000000000000000004436eb18aad86dde1ffe178dae0c8a0022682b8793fdd7e 2,402 1.00/1.00 vMB 93
416,712 416,712 000000000000000002b4c4604106b123a04dc12444df86eefb80fe23ba3f99db 2,505 1.00/1.00 vMB 91
416,711 416,711 000000000000000000da89e04772e743c79b989c6adfaec5107980e392d753bf 1,583 0.84/1.00 vMB 33
416,710 416,710 000000000000000003701ff9f82ac877c89c18d425cf011d3f3b592757319eeb 13 0.00/1.00 vMB 234
416,709 416,709 0000000000000000000f2d460bef0477063d047b566f201a7d37390f4dbb408f 2,137 1.00/1.00 vMB 45
416,708 416,708 00000000000000000233713c0dadf75dee45d8ce46c881449ba5682cab0ce4cd 2,526 1.00/1.00 vMB 71
416,707 416,707 000000000000000000ce0f8051afaeb97a99aeacd67148ede4822fca0d02f873 2,443 1.00/1.00 vMB 94
416,706 416,706 0000000000000000048183e3577a89c7b09c7bc007bcc6740d9c2c2eebb8a693 2,768 1.00/1.00 vMB 78
416,705 416,705 00000000000000000474c774897ed7c2087fc8320cc24cfe7640ca4f4905ec4f 2,010 1.00/1.00 vMB 58
416,704 416,704 000000000000000001c515dda288b0cac88578256661825f4842d1c12057a026 1,380 1.00/1.00 vMB 44
416,703 416,703 000000000000000000bdbf80cbfc88e22bad3a8df1e942ea00cf95aa0adfe470 1,288 1.00/1.00 vMB 60
416,702 416,702 000000000000000002944d77ace2345b22c404898939eebf18cc119f2d9c02bd 2,192 1.00/1.00 vMB 79
416,701 416,701 00000000000000000392a51511e801f06f95bfe837a1531f41dca2431eb23c76 2,104 1.00/1.00 vMB 57
416,700 416,700 00000000000000000249504fa70a995c6b841e48f1f7a53dd2bc6aa7a1d023af 2,831 1.00/1.00 vMB 85
416,699 416,699 00000000000000000193764eac6761c66ca672606fba3e07a406f936cf9db0b2 1,679 1.00/1.00 vMB 46
416,698 416,698 000000000000000004ef51163602de1e6438f38a5b346ecaeb72ffcf28c88ec7 2,417 1.00/1.00 vMB 80
416,697 416,697 00000000000000000099be13cd40d576e16f2d58afc6811c8b2332af678af62b 1,690 1.00/1.00 vMB 35
416,696 416,696 000000000000000000aefb44773200b054354621b8405850a5e76417393c1a22 2,460 1.00/1.00 vMB 56
416,695 416,695 0000000000000000015f0e7670739a27f2a74dcd6db215a80c74d13eb540b20e 1,969 1.00/1.00 vMB 39
416,694 416,694 0000000000000000021326f4a68625f14bbd802274972c94ab158f4fae8bdb27 2,293 1.00/1.00 vMB 75
416,693 416,693 00000000000000000435ef5e30ef10573a861ee68b3b0aaf493ef33d0763ed64 2,432 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.