Loading Tool

Explorer IconExplorer

Memory Pool

14,692 transactions
8.00 vMB
0.03865154 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.55/200 MB

Candidate Block

Mining Attempt f1fd603cabd7f49eae2cc4a55c073448fc17c7cf9b351a57a951fa04a084c4b6
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root ea69f72339872f73e25d44b5ab73c73895c371c96ed05cfbce3c499d2691734c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.02196250 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (767,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,865 145,865 00000000000007027baced501fd5fd212acf813db1ecdc7368fdb61569a9fedf 13 0.01 vMB 59
145,864 145,864 000000000000064c6e2aaed3c4033c66a2c7b56885bfbab89d31a04d83c68fcc 4 0.01 vMB 138
145,863 145,863 000000000000002a8ab073cfc37f96fbbe5493c2422c38ed3a2b6af9ea46b938 7 0.00 vMB 51
145,862 145,862 0000000000000158724ce366d7369f72471b90981397a15ef548dfe125b42894 6 0.00 vMB 22
145,861 145,861 00000000000003afcf1adbcbd1ba90d3fb3010583a9de0404bde264ed10a196f 84 0.02 vMB 20
145,860 145,860 0000000000000533bbc9acf52ba3f2e773124e2f566f360d29b4de3b12e30f28 16 0.01 vMB 90
145,859 145,859 000000000000081117d59edf29ba3265c88c130e85a1cc417a9f29eebc6a226f 59 0.02 vMB 32
145,858 145,858 00000000000008887e09cb0c64b7246d881e8b37ca47de627ea1109084252f36 15 0.00 vMB 51
145,857 145,857 00000000000004d5b8fbb92764a3a91f7c4d0f48fc503ed2d51b8601ed122ee0 38 0.02 vMB 106
145,856 145,856 000000000000077c955d2b9c127e9c87ae0f3d8cb67d79c13fdc34451245cb9e 38 0.02 vMB 167
145,855 145,855 00000000000004e774c7c755daa6dbc55c863cebce33c2c6ec72b215fdb611f2 7 0.00 vMB 71
145,854 145,854 00000000000007dc098959271e036f58c8046158f82a034a26b985931ed22b81 4 0.00 vMB 0
145,853 145,853 000000000000032794ba3930b11f99b51454f0334040cea077b192c1dd59f4f0 4 0.00 vMB 64
145,852 145,852 00000000000004928fbafc40e138f193d98c831d16a9ebba85b2a94b3cdbfd0c 40 0.01 vMB 71
145,851 145,851 000000000000031a61c2a9c1a4d212738308963324782745d11f8beafa57ee32 25 0.01 vMB 94
145,850 145,850 00000000000006d04d7a7347424564d0c5198fbc3356b8a4e08515f0aeb89b9c 77 0.02 vMB 75
145,849 145,849 00000000000004c6cecac5bed53b88dc17777ee5d7bd7e6baa7efd8903a8c80a 6 0.00 vMB 60
145,848 145,848 000000000000094afad5eaeb8179311e8cc96df8402ff7931f7b7d9ed3f6e880 60 0.04 vMB 159
145,847 145,847 00000000000000585f9416240ae50a79fda883ccd08b8792eddbbb2996801361 2 0.00 vMB 193
145,846 145,846 000000000000060592f6a4233c077d09edf820dd0994e6fb4f7c83ec449ba64d 3 0.00 vMB 193
145,845 145,845 000000000000055fe721ff40f48fb0358bcf01eb29a77a96f0f16eed7a63df15 4 0.00 vMB 193
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 222.84 GB
    • Received: 0.84 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.