Loading Tool

Explorer IconExplorer

Memory Pool

80,721 transactions
35.13 vMB
0.20463600 BTC
Random Selection Loading Transactions
Max Size: 195.56/200 MB

Candidate Block

Mining Attempt d5ec726bc55516057e722dcaa8293aa8ab4ee479494c29edc7f3c04a2a83df94
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 156a899794cd680af3a5309e9cd68697225b72d25236169d062aa0fd31469765
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,352
Size: 1.00 vMB
Total Fees: 0.06537916 BTC
Feerates: 477.45 > 6.55 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (715,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,555 199,555 00000000000002c8f2ff3251c52e80c97b6c4e440a7e642a384f90092609f8fd 313 0.14/1.00 vMB 113
199,554 199,554 00000000000005217fcf281769e4c870169286ed21a2be20e8e8045a09cbf90e 444 0.18/1.00 vMB 246
199,553 199,553 000000000000048bbbdbd7ce0a2ca076a95e1356b61fbc9ec5c851bd62033714 14 0.00/1.00 vMB 61
199,552 199,552 000000000000040751ed7bd764aa65e8bde98951fd0581a1f91ff8f1b94ea579 204 0.22/1.00 vMB 125
199,551 199,551 000000000000038306182579d350efcaa0a4ebfe43a66512c9c92c0aee7d6548 218 0.10/1.00 vMB 341
199,550 199,550 0000000000000600f60314d5db2a0013f46491b5692d16d8ff69ffc8d9b38ab8 256 0.10/1.00 vMB 80
199,549 199,549 000000000000034a78b928a19f18715d33553371fe23cd85e97962504a69c5ee 11 0.01/1.00 vMB 71
199,548 199,548 000000000000046bb76e12de2c02d5668d024583942b8dda2c743889156ddc18 151 0.08/1.00 vMB 539
199,547 199,547 00000000000001e638ba134783d0d98977ea89f8fe93997a3b95d26a5c58824f 68 0.03/1.00 vMB 108
199,546 199,546 00000000000001320eb849ae239a0a61aa76b9699064f250ddd5b0f49cc29e46 130 0.09/1.00 vMB 70
199,545 199,545 00000000000005d5b77c38b7fa79d498b763a18fd00168c082525fcdcf591947 28 0.01/1.00 vMB 538
199,544 199,544 000000000000018b6d0de14a96b3e6c21fae7514d446308ddb64af64367c3170 275 0.13/1.00 vMB 111
199,543 199,543 00000000000005747cb79823c232d5c3aaa0a047e4cc0d5ed6ce86448ddee74b 1,010 0.32/1.00 vMB 115
199,542 199,542 00000000000000a7300b19483b866a70341ceeb0062b0a0c82c9d01efebdfdca 714 0.34/1.00 vMB 112
199,541 199,541 00000000000003f34bf68942ce27a5f4c5df3c15eeb526ca9b2df4584ebeeae9 122 0.05/1.00 vMB 96
199,540 199,540 0000000000000568a4543dfc039e766363978e02aa0295087d84671120b79afa 224 0.11/1.00 vMB 118
199,539 199,539 000000000000060d60e9e796722e67fd214d6bf69448486b2a557f0bd6de5aaa 78 0.03/1.00 vMB 96
199,538 199,538 00000000000003257be6927ce99e9c6d04353453e649a3fba2e1d79f74024547 656 0.24/1.00 vMB 484
199,537 199,537 000000000000009b1c9f9f7ceea8870b18192bb201be43977ac12fd83068b876 79 0.04/1.00 vMB 79
199,536 199,536 00000000000005ed9cdc2d310467253d2343ba45fd92ed04b33ec296cec10a6b 326 0.13/1.00 vMB 180
199,535 199,535 00000000000004204502fa4a72156d46d4fd521b393ef8f0e40a1699b1e09e5d 43 0.02/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 783.11 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: 736.22 GB
    • Received: 18.58 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.