Loading Tool

Explorer IconExplorer

Memory Pool

46,763 transactions
28.06 vMB
0.07714680 BTC
Random Selection Loading Transactions
Max Size: 147.75/200 MB

Candidate Block

Mining Attempt 24cb3bcfdf6e5dbac7724efb7394efdca6f6a624f93b443b3a90f847eb793260
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 0a7f902668eb611ca88d5ae2602ec48d607198ee7ef4aedfe58b274f045a5d18
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,199
Size: 1.00 vMB
Total Fees: 0.02309082 BTC
Feerates: 100.36 > 2.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (283,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,488 631,488 00000000000000000006cad2fa2e041afac8973d4ebbe606296c516f08e29c80 1,381 1.00/1.00 vMB 90
631,487 631,487 00000000000000000003a7888f845933fb26c15993deb6092c44b43ef96fcc20 1,179 1.00/1.00 vMB 4
631,486 631,486 00000000000000000001e848244950fdac9b12cc3fbc965b025675b392d0b01d 1,261 1.00/1.00 vMB 30
631,485 631,485 00000000000000000002d55cc9832952b7ef146d08486db017ecb00af1b2e1f7 102 1.00/1.00 vMB 2
631,484 631,484 000000000000000000061baa9a4ea48601e39ca6c642892782fb3e55996fa405 137 1.00/1.00 vMB 4
631,483 631,483 0000000000000000000dbf5690aad476cbee141cea147b4269261b923b768237 2,085 1.00/1.00 vMB 68
631,482 631,482 000000000000000000013030f0991f8f5cd951c35760180b4d14824f7837d0f3 1,469 1.00/1.00 vMB 24
631,481 631,481 000000000000000000016681960993ab7e66a17c9b2d3e718bb5ec6b4835e112 967 1.00/1.00 vMB 23
631,480 631,480 00000000000000000003380ff50be7350cc3ce03d8ca4f669bf722938746f736 1,811 1.00/1.00 vMB 38
631,479 631,479 0000000000000000000b89801cb6022fbff6ade660185a895c1ff15a512edce0 2,475 1.00/1.00 vMB 54
631,478 631,478 000000000000000000080fe84c5952dd17dfe78f18401f44b7834e585481b67e 1,317 1.00/1.00 vMB 26
631,477 631,477 00000000000000000003aabbcec36db0a19782db18dc1ff5686a89323d7d3c38 1,244 1.00/1.00 vMB 30
631,476 631,476 00000000000000000007e823d69fe360da65de97ef18f83571b6374c7e0c7886 2,776 1.00/1.00 vMB 111
631,475 631,475 00000000000000000010cf3e7ec72cb23d1b20db6840c8431b5eabb521c47e3e 2,440 1.00/1.00 vMB 118
631,474 631,474 0000000000000000000e4d22162e81f9b9a3e3990ac152053fc0c12a0d13934d 1,756 1.00/1.00 vMB 68
631,473 631,473 0000000000000000000b4434d947a6875a7f3141f8486befc3f2f6f043318191 845 1.00/1.00 vMB 18
631,472 631,472 0000000000000000000a8483efe862187d9ba45a10bfccbf06e11a920bf8a0b0 2,998 1.00/1.00 vMB 125
631,471 631,471 0000000000000000000d10d730d799af5d787fb7d6de01e6d258bd7942b04a9a 1,870 1.00/1.00 vMB 49
631,470 631,470 00000000000000000001386aac630cefe99a3abf91b10fa4fab17eb84e00af5b 2,198 1.00/1.00 vMB 74
631,469 631,469 0000000000000000000e58722a0baa01d5289c87fa0b0b08f37291314edec386 598 1.00/1.00 vMB 14
631,468 631,468 00000000000000000003af0c09cde9d4fd3ec07b77b0d09e9db758ed4957807a 1,302 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.