Loading Tool

Explorer IconExplorer

Memory Pool

43,263 transactions
26.34 vMB
0.05823657 BTC
Random Selection Loading Transactions
Max Size: 138.50/200 MB

Candidate Block

Mining Attempt cf5d14405ea96293edec89e016557506ac7bef0fae70a03bbc4bd5547248c712
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root 83a61017da5a9576c5a61a4bb7331b2e13726bac1dfcaffcecd4d6da48d2d689
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,558
Size: 1.00 vMB
Total Fees: 0.00999282 BTC
Feerates: 40.21 > 1.00 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (512,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,063 402,063 000000000000000002d2ab3e26e0cd7792d511d242a00805a84e7308bc92645e 1 0.00/1.00 vMB 0
402,062 402,062 00000000000000000045a19d9be9bb13dfe75d8a5ba90ee0ab504100166d1b52 2,176 1.00/1.00 vMB 48
402,061 402,061 000000000000000002c8318137c04ca70559af9a8a97bdb011dd4480ca6d1068 1,583 0.99/1.00 vMB 34
402,060 402,060 000000000000000003a0951b04abc9dcf40428d5560f48732b0219445a203e35 2,533 0.99/1.00 vMB 48
402,059 402,059 0000000000000000011a1af9bc4dc85851da9b029736877f09bc59d6c1e4716d 2,755 0.99/1.00 vMB 60
402,058 402,058 00000000000000000532a0a3404b82a388bf7b418732dc1fbfd4f91be9489cca 758 1.00/1.00 vMB 18
402,057 402,057 00000000000000000427878f31cd2be99fe4b9006b1a8afa4d2cd76058e48de0 1 0.00/1.00 vMB 0
402,056 402,056 000000000000000002f1a9d6b0f01b3ba8d11c8c453edb17e964a746492f018a 1,243 1.00/1.00 vMB 25
402,055 402,055 000000000000000002af5652649ad58aeb0a4eab7d50f471114d41e1782fd329 981 0.99/1.00 vMB 17
402,054 402,054 0000000000000000055c122f0483554f38194db0cbd4ca95aa5a53e877960049 2,060 0.99/1.00 vMB 45
402,053 402,053 000000000000000006353df14c01bd21c939b9b93cbf06963fa941ddd91c4f33 2,374 1.00/1.00 vMB 44
402,052 402,052 00000000000000000540c21dcf5b8ee135e0231279db1a5a79bee514f833e6dd 1,819 0.93/1.00 vMB 48
402,051 402,051 000000000000000005fe71db1c3abdf6b8a54d97246d9ff772376eb413f13c22 2,953 1.00/1.00 vMB 41
402,050 402,050 0000000000000000022d7f18c2c14c13390ef3ff4c57049dd528a6be19360ac5 2,682 1.00/1.00 vMB 87
402,049 402,049 000000000000000000108129bf9312cc3203b6886d49d42ff564e52f89df4bd8 479 0.23/1.00 vMB 35
402,048 402,048 0000000000000000045f1b455851352d25aff2852e94c6f849c614b0ac24d805 666 1.00/1.00 vMB 13
402,047 402,047 00000000000000000480ca1f78d13100a52ee18a1445cbe4aad8797b7a5abf94 1,680 0.81/1.00 vMB 38
402,046 402,046 000000000000000002f2ffb556e958149e2b56ae202fd4945b7d0a8bc0abb053 529 0.22/1.00 vMB 47
402,045 402,045 0000000000000000022471a5c2499d066548f994d0fe85ee1859d53754000a18 735 0.36/1.00 vMB 41
402,044 402,044 000000000000000004714682286d84a77dd725a8ee19229ed9a2b611337603d8 451 0.22/1.00 vMB 40
402,043 402,043 0000000000000000031c59a2bcbd819938ad41cca8198b1aba6040678435c754 1,496 0.82/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.96 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: 647.60 GB
    • Received: 12.96 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.