Loading Tool

Explorer IconExplorer

Memory Pool

22,496 transactions
9.86 vMB
0.06133495 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.37/200 MB

Candidate Block

Mining Attempt 5c82c476e35faa0d60e987b2602d607c77cc3889885c0cba2134bb6fc3e6567e
Version 20000000
Previous Block 00000000000000000000a3fd4cf7aba24283a6dd34eebfa23d724a9d68b5e291
Merkle Root 1a7b0c31ffd13016fc2d6d25c2090fbd59af2210c2669ff2e1aba565c7e052d4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,317
Size: 1.00 vMB
Total Fees: 0.03325221 BTC
Median Feerate: 2.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,426 (752,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,871 160,871 000000000000022e6364ea224624feca16f061c931ffbf843029386296b654f6 61 0.02 vMB 52
160,870 160,870 0000000000000afb78a11fcf65b53823ee854b803ad3db8b1d988d21bb5634d5 6 0.00 vMB 28
160,869 160,869 0000000000000caac3a4bb7f2b63558d8f22e2faf4f41e011a83b0d2420c4162 8 0.00 vMB 64
160,868 160,868 0000000000000a7a8a36c2e2507d19c15ba07de130839532d6e851ff20a9e9cf 20 0.01 vMB 20
160,867 160,867 00000000000001af9d426b1198b7a634278d1f3be2244eec02c405e9d7d8f92f 1 0.00 vMB 0
160,866 160,866 000000000000046de4fcaf83de3d2dbd83b7206ce0455900cb8dd26271e12c90 8 0.00 vMB 46
160,865 160,865 00000000000000faebbab0b3a10cd4d8de8ca3e29a79b537863d77441f09318e 31 0.02 vMB 33
160,864 160,864 0000000000000d70c46a554c1df46aa731b7c823ca8d610df7dacaff8c4d820f 20 0.01 vMB 112
160,863 160,863 000000000000030ea91d0e8afa658999f564e76dee3dcf837e4e4d23f7c4b00c 48 0.02 vMB 93
160,862 160,862 00000000000008c46ac757796d49ecb4024d1aa3d604ab0a53871f5931e4f20e 13 0.01 vMB 67
160,861 160,861 00000000000002c3acce9bfa387f5b68c810e079d08bbe81ee2863f924bce33a 10 0.03 vMB 64
160,860 160,860 000000000000050367b1a922bd3b895b4fd0bd05b32e9486b06e39cfa848d449 46 0.03 vMB 68
160,859 160,859 0000000000000a51251e16f577a0986ecf7f23de2d51c823f2619ae50d253602 10 0.00 vMB 33
160,858 160,858 0000000000000304e8087baab06631e75b2a8c160c4e861631851ce2d94d8fd3 12 0.00 vMB 30
160,857 160,857 000000000000065d381d66b019b3aa55737615bdf7728f54fc9be041d3296fae 19 0.02 vMB 11
160,856 160,856 000000000000011423dc89bd9147435a186d3dbdcec80e4d2950213d202a26fe 34 0.02 vMB 236
160,855 160,855 00000000000004ae3bc6542516fba6cf35cf4e4e82092297ba24b8f3a27797d0 65 0.03 vMB 208
160,854 160,854 00000000000000bbb664a1741e586ba2f93a482d7673ba28d45a7004138d2f2e 26 0.01 vMB 114
160,853 160,853 00000000000008f02c58e9a89dce8b092ee4530f12d9d3bf1497f294b9e94d5b 50 0.02 vMB 147
160,852 160,852 00000000000003ff665412e66ac2446c0953a5dda6aaa8f77d09d8ba2901f721 41 0.02 vMB 44
160,851 160,851 00000000000004f71aadbc4e00db0c694c9b1848d785f90afa1cecc1c6d0d796 35 0.02 vMB 16
Previous 10 blocks ↓
Total Size: 779.61 GB

Node Details:

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