Loading Tool

Explorer IconExplorer

Memory Pool

73,040 transactions
28.33 vMB
0.06574367 BTC
Random Selection Loading Transactions
Max Size: 167.60/200 MB

Candidate Block

Mining Attempt 4e4c302f03df8ddbf801a6f0b03ad4c689e1bcd6eeff10e23a3cb2026a375899
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 8bd4550b821de618d2d3104facce1958e6cdf42ca3add19dd9d4a5be26f3b2b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,103
Size: 1.00 vMB
Total Fees: 0.00903039 BTC
Feerates: 100.36 > 0.90 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (288,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,433 626,433 0000000000000000001004c3b0787220183aaf8416b854c4d49ceafa737ab5a2 2,645 1.00/1.00 vMB 23
626,432 626,432 000000000000000000105c4f89151f63342251b44de14881324dc1db13642b97 2,693 1.00/1.00 vMB 23
626,431 626,431 000000000000000000101c9b38c1b626b69b3a28ae94096fcd5a04632fcdbdd0 2,708 1.00/1.00 vMB 19
626,430 626,430 0000000000000000000ddb01f4de95576cebc44ed450b8a42baa12fbd016a07d 2,715 1.00/1.00 vMB 24
626,429 626,429 000000000000000000107c849989a17dac3355487a2606aa6c99a3cc2ff89c03 3,081 1.00/1.00 vMB 32
626,428 626,428 0000000000000000000a9773e203b025819e4228fd7a8636bedc2bea6060f176 3,035 1.00/1.00 vMB 29
626,427 626,427 000000000000000000065db6889a9597a41b0f7745525dd305927dfbfada28b3 2,814 1.00/1.00 vMB 28
626,426 626,426 00000000000000000002553a40ff42acce41f8536e4c6765c3e3c127410ec05b 3,008 1.00/1.00 vMB 26
626,425 626,425 0000000000000000000bde3d8b761b946c1535c606407ef3f26dd13965e594ba 2,993 1.00/1.00 vMB 36
626,424 626,424 00000000000000000003d3598da832e39e9306b1c839e367a8eb372285088b7b 2,432 1.00/1.00 vMB 18
626,423 626,423 0000000000000000000690668a9e2475a05b20c8f735ef47e0282f4d60610200 3,049 1.00/1.00 vMB 20
626,422 626,422 0000000000000000000dc42cc59d0c97c8502ae73886ff4beb287dad1ecb1408 3,034 1.00/1.00 vMB 32
626,421 626,421 0000000000000000000a99d03fcf750ec58465543531198e57e310aad58bd165 3,071 1.00/1.00 vMB 24
626,420 626,420 0000000000000000000392a96f7cf2ec5d754210c765a226b0d870e7ebffacec 2,858 1.00/1.00 vMB 36
626,419 626,419 0000000000000000000d4f46679d63828b40163662c55ea2898d98229de01f34 3,315 1.00/1.00 vMB 39
626,418 626,418 0000000000000000000a7a5c79d5ef09c73ab0d30f06cb3e35f6b946ce8282a7 1,978 1.00/1.00 vMB 23
626,417 626,417 000000000000000000076c46af52bc4019768fe6d6200af600ad21c7d986f6c4 2,456 1.00/1.00 vMB 31
626,416 626,416 00000000000000000000a2973e628801df1383f798d73c868fe71327c21d7690 1,543 1.00/1.00 vMB 17
626,415 626,415 000000000000000000012a961ec2d93258345879a266120b4121caa63f5c1884 2,667 1.00/1.00 vMB 26
626,414 626,414 00000000000000000006d21693e9b0e4f1e27b9e83f490643ec80ee211564ad9 2,443 1.00/1.00 vMB 22
626,413 626,413 000000000000000000080eeddfb39710330fffd8497cfd08ee3e5e891fc31ec8 3,071 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.