Loading Tool

Explorer IconExplorer

Memory Pool

103,708 transactions
20.14 vMB
0.06067857 BTC
Random Selection Loading Transactions
Max Size: 156.38/200 MB

Candidate Block

Mining Attempt b6710c5393aa4704e41e1519028b82272d19277d43012567fc1282a51596577d
Version 20000000
Previous Block 00000000000000000001302a644a5e6fd46f9967bb760ad07f362f0176656a6c
Merkle Root df9c88e5103824de325c8986c9d5a70d44c057ba46eda70e4147fc1d22951278
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,348
Size: 1.00 vMB
Total Fees: 0.01196014 BTC
Feerates: 92.87 > 1.20 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,610 (477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,133 916,133 0000000000000000000174cdd600c1c2f976b044b70bf601b62b9fe605229d16 2,734 1.00/1.00 vMB 2
916,132 916,132 00000000000000000000d3c17bfe83302f2d436adc9dbc86376d81c3fabf7567 5,814 1.00/1.00 vMB 1
916,131 916,131 000000000000000000000f69e2eab0d1ba653d71586b5a7a545e391f9140c3d2 5,922 1.00/1.00 vMB 1
916,130 916,130 00000000000000000001dee2791dbc3b1bff14362a90287f6f0599219411fe8f 544 0.13/1.00 vMB 2
916,129 916,129 000000000000000000013c6f9b669911ae6f8c1c6d5d504f92b045695d7266dc 2,875 1.00/1.00 vMB 1
916,128 916,128 00000000000000000001ba3b9451e432b1c91ed32034b9a58b49b57e40c7cce4 558 0.16/1.00 vMB 2
916,127 916,127 0000000000000000000190cd15f282f69c7fb10a496fec11de0ce4d118febcc2 2,691 0.96/1.00 vMB 2
916,126 916,126 00000000000000000001e448563a554de14ff5474ef49dbc156ba5b8ff8e2b7f 2,610 0.97/1.00 vMB 2
916,125 916,125 00000000000000000001b47f008eb2628837c4fd4d0a2b14ee542d27b5b19b1c 5,433 1.00/1.00 vMB 1
916,124 916,124 0000000000000000000107fbe046d3e27995546a34a81bd05cfd91374fe13f1e 2,398 1.00/1.00 vMB 1
916,123 916,123 000000000000000000016d4fd8c293c5eb9632f35fd2c1a836a66b1e3fdaa2e1 1 0.00/1.00 vMB 0
916,122 916,122 000000000000000000015a993eca23c759866b570fcc60840563668c99add16e 83 0.02/1.00 vMB 3
916,121 916,121 00000000000000000001f0a571d740d1c8a4b0cd1c369bc9062a0f19c4781f63 1,583 0.71/1.00 vMB 2
916,120 916,120 00000000000000000001ef35edaa01e3a42daf4e746ed6d99da893473911896f 5,376 1.00/1.00 vMB 0
916,119 916,119 0000000000000000000169741058f8aa207008e0bd093ebbea50f418c5986277 222 0.07/1.00 vMB 2
916,118 916,118 00000000000000000001ae4fa0c06cad0807b92efe546e13bc9a1868fd5836f4 4,964 1.00/1.00 vMB 0
916,117 916,117 00000000000000000000473ecc48696da3da846edbe8287703b6765513dbdc93 6,059 1.00/1.00 vMB 0
916,116 916,116 0000000000000000000048ab8a98e1bc1f84f2e2d5c4b6767a2a06d8b5469497 2,405 1.00/1.00 vMB 2
916,115 916,115 00000000000000000000ea7ef898fba4c9414f14de5d8d91401975b9e810addc 5,550 1.00/1.00 vMB 0
916,114 916,114 00000000000000000000537b68d22e74c798af08a79e4e0d23c3c6d3d771eaac 4,008 1.00/1.00 vMB 1
916,113 916,113 00000000000000000001922591c6259604b9c307486ca11f1973a643df0f1637 3,954 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 785.16 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: 939.38 GB
    • Received: 27.96 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.