Loading Tool

Explorer IconExplorer

Memory Pool

46,189 transactions
28.56 vMB
0.07678995 BTC
Random Selection Loading Transactions
Max Size: 151.84/200 MB

Candidate Block

Mining Attempt a25e3d2b97c617eafffb21cc3916ba96346eeb3a109d34588795e00ad15c25c2
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root e71fda810e549075caf1188db2d8c9402b89fbff62f903a97db77b6b87cc7f4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,076
Size: 1.00 vMB
Total Fees: 0.02261711 BTC
Feerates: 100.23 > 2.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (660,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,459 254,459 00000000000000039ab83323f5b7ec373e2f9402c6cabad35455ad81e84adc87 615 0.25/1.00 vMB 170
254,458 254,458 0000000000000019acc9d21120f0135579a6fedf717ed268ffa83b9355ec4278 43 0.05/1.00 vMB 59
254,457 254,457 0000000000000020874b8efcd968ce15b99ec58c84fcf49050140fee4715b887 129 0.09/1.00 vMB 239
254,456 254,456 00000000000000031ce6bc24e4c2050f78600a8bf2a831ef172c6655e34e0514 662 0.38/1.00 vMB 114
254,455 254,455 000000000000003d76a4cbbf19df32308688c0680229f32d3b5c5d049484e768 69 0.05/1.00 vMB 71
254,454 254,454 000000000000000e2e2ebc04caf6c3cf752eb138971adf645d576ffea55ce908 522 0.47/1.00 vMB 58
254,453 254,453 0000000000000007619a8592f4374d847ec8b1f74fa5b120688c338d8eaa2388 506 0.25/1.00 vMB 140
254,452 254,452 0000000000000015023999dbbba000c1e033cceb04e845c5d4a58c54ad6da440 757 0.47/1.00 vMB 72
254,451 254,451 0000000000000037b8435d71fde807930109f71cf75aaa91887365ec945a7a0e 813 0.25/1.00 vMB 243
254,450 254,450 000000000000003b83e55adaf99bc0aab80e776e07dfbe0516ecd3a711a0593d 466 0.25/1.00 vMB 71
254,449 254,449 0000000000000028fbb9c0c5a579321ba5c125addaf5ff964d4bcb0aa8b4da86 811 0.30/1.00 vMB 195
254,448 254,448 000000000000002b925963dad9d0052fa7a3d4c37433ad3f78bd613f13c36f92 144 0.09/1.00 vMB 99
254,447 254,447 00000000000000194d7627e7b137f376a464e25d379d6a1514800aebccf56e50 256 0.09/1.00 vMB 128
254,446 254,446 000000000000002d01df2317444eca6e08c4a831a56c539c4af4f50a607e3887 149 0.08/1.00 vMB 97
254,445 254,445 000000000000002758bf4988ae9d9e6ed7da7e41b50fee96f3e34dcc723dbb14 362 0.16/1.00 vMB 223
254,444 254,444 000000000000002a39b16d7fe3657c0a10e81e55d532a66ebc59b319dec1889d 499 0.22/1.00 vMB 132
254,443 254,443 000000000000001e6cf9c2028d8bd2deb035b372c2ad93b0859b752b134315d9 74 0.03/1.00 vMB 83
254,442 254,442 000000000000002ce0ba4b6998824f9aee1b78dc65218f0b4a7bbc811149b8c1 72 0.03/1.00 vMB 138
254,441 254,441 0000000000000037bf64e9e0a5ab6e860e04b7f3401f9cd023d63ee0e4251b50 237 0.11/1.00 vMB 113
254,440 254,440 000000000000003f528322d6de644c7d2ce4570aac0aa29f776e86b9ff76355a 273 0.13/1.00 vMB 125
254,439 254,439 0000000000000023daa97bc5f522b4da7e372bcc1c642b10391e710ae6e37368 257 0.11/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.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: 651.98 GB
    • Received: 13.67 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.