Loading Tool

Explorer IconExplorer

Memory Pool

35,484 transactions
25.88 vMB
0.06899719 BTC
Random Selection Loading Transactions
Max Size: 131.75/200 MB

Candidate Block

Mining Attempt b3c95ca78ef236f201c8e1e9ec15c3b3bf2ae3102d3c85923894d16907036510
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 45d4df8c7f046166a9751c41b4c82b685d5561a92d83ac245fd361a82d129eeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.02155706 BTC
Feerates: 150.77 > 2.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (69,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,470 845,470 00000000000000000001cf700beddc50aac6578b86b3b89396c572483d3004cd 5,265 1.00/1.00 vMB 13
845,469 845,469 000000000000000000019132d0e049a44a95ce40372a5b822ccb16bb756f80e1 6,131 1.00/1.00 vMB 10
845,468 845,468 00000000000000000002446a9a758da7be99ba636fbed2deb58c5f7493e7cd60 6,063 1.00/1.00 vMB 11
845,467 845,467 00000000000000000001bf5854baf5d11c105612cab8cf5ce8d95ed2b9523f41 6,627 1.00/1.00 vMB 8
845,466 845,466 0000000000000000000308631b6b085596ea88c3c2e943aeae254de5f9785ac3 5,496 1.00/1.00 vMB 9
845,465 845,465 00000000000000000001c88be98344e4ac47283440c0888369436c8d532fb394 5,604 1.00/1.00 vMB 10
845,464 845,464 0000000000000000000186478bb5863e3aa421d3fb861219ac88eb43220f71e4 5,615 1.00/1.00 vMB 10
845,463 845,463 0000000000000000000169d9ce4f3b93e0c91aa98f3de131c126bb8ff2ae7f6c 3,064 1.00/1.00 vMB 16
845,462 845,462 00000000000000000000074352337ea5fc4ceaf0c796756f1cfb72950d5a9c5e 4,819 1.00/1.00 vMB 15
845,461 845,461 0000000000000000000181119820c92f8c9cc3662a6453b5eccf855ae4a6bac8 6,990 1.00/1.00 vMB 8
845,460 845,460 00000000000000000000e588d7b50c11a7f02afe47223e457b2befcc513378c8 5,023 1.00/1.00 vMB 12
845,459 845,459 000000000000000000006cac68ed2a6842749a9318d95718a64fbed14294dbca 6,259 1.00/1.00 vMB 14
845,458 845,458 000000000000000000014e5491b4e26e976441582dbb454bd9a90a9ef5250e8b 5,632 1.00/1.00 vMB 13
845,457 845,457 00000000000000000001599905fb41cd1654cf77851b595e99bec5fca57ecc0e 5,858 1.00/1.00 vMB 16
845,456 845,456 000000000000000000024b534541dfceeaed213b3ec3500141ede3f1f7baa191 2,680 1.00/1.00 vMB 25
845,455 845,455 00000000000000000000e2edfca354aabbb61ca6ebc9610d35f08642f3261a0e 4,786 1.00/1.00 vMB 10
845,454 845,454 0000000000000000000048185f68d61b9d11ba0164fbab8626fe245965986f76 4,267 1.00/1.00 vMB 8
845,453 845,453 00000000000000000002ea53cf007be319d6b1efcb1ead9585df06f477742070 4,249 1.00/1.00 vMB 13
845,452 845,452 0000000000000000000130b307f8c8746be7c5716bd04ebdbd0e1a5e4175a1b7 2,717 1.00/1.00 vMB 14
845,451 845,451 000000000000000000007e6f98613f67da60262a51d2a9e7375a3a41182b8b59 3,410 1.00/1.00 vMB 21
845,450 845,450 0000000000000000000017711b0ade540a14cc9c0d32a73d035d877181925385 5,429 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.