Loading Tool

Explorer IconExplorer

Memory Pool

74,066 transactions
28.53 vMB
0.07786530 BTC
Random Selection Loading Transactions
Max Size: 169.16/200 MB

Candidate Block

Mining Attempt a91164160e0ced0493a8bb78975e3eb62597fbae95377da0176673aef4749b5a
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root e2a0b144883e8026166e16de85131be5b82760b966a47d0647a6c95850ad1b3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,682
Size: 1.00 vMB
Total Fees: 0.02055391 BTC
Feerates: 150.93 > 2.06 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (283,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,499 631,499 0000000000000000000942a6972fc3bd6cbfea961f302373db7ebfba277127cf 2,267 1.00/1.00 vMB 128
631,498 631,498 0000000000000000000ad7a9e2c13a43a0fbf19dc1aab45821c2d091fc53c4d0 157 1.00/1.00 vMB 4
631,497 631,497 00000000000000000007be3b65df8b809cca1a80dd7de79d2be64b139cf212bc 1,587 1.00/1.00 vMB 52
631,496 631,496 0000000000000000000b842ea00dda997cd74893162ef472b8a599d0f3b5d0fe 286 1.00/1.00 vMB 10
631,495 631,495 0000000000000000001287974b2d4e9f70de7d325797a5d6eeeb58f84765ff11 1,847 1.00/1.00 vMB 68
631,494 631,494 0000000000000000000e716abd594580919f8eb12b2202f8a26455ad3db092dc 2,081 1.00/1.00 vMB 81
631,493 631,493 00000000000000000009884cd94f8a6d623b917d35e3d1f6cf910e0ffdc4b636 1,625 1.00/1.00 vMB 60
631,492 631,492 00000000000000000006ac1006b42fe9a3e60921d37997bf03897f6adaac46f5 1,848 1.00/1.00 vMB 62
631,491 631,491 0000000000000000000b451a432c1e949919880c9e160b14c9c97e88143cc996 960 1.00/1.00 vMB 61
631,490 631,490 000000000000000000031a6481dbcf32599fe1ff1d583856185168b2d80f6e15 2,035 1.00/1.00 vMB 82
631,489 631,489 0000000000000000000c2d0e45abaf886c3c46a5e6393b8ddebe911ed8c95834 321 1.00/1.00 vMB 8
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
Previous 10 blocks ↓
Total Size: 782.48 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: 668.17 GB
    • Received: 15.41 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.