Loading Tool

Explorer IconExplorer

Memory Pool

73,487 transactions
28.34 vMB
0.07834390 BTC
Random Selection Loading Transactions
Max Size: 167.73/200 MB

Candidate Block

Mining Attempt 7d5bea09701d75c11ee880194bef1261e79f99a4b161ee9d64dfde96b6f1daca
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root f508fccfa9614596352735f71f9e245abee594623da52a84b58d7f313106e900
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,475
Size: 1.00 vMB
Total Fees: 0.02160402 BTC
Feerates: 152.31 > 2.16 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (410,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,988 504,988 0000000000000000000ba220e50b47e0a5a372a8c8235f7d803c20b9481da56b 732 1.00/1.00 vMB 113
504,987 504,987 00000000000000000076a43d8782e00ef1e51d582653282ceec4236fbdcba752 2,188 1.00/1.00 vMB 342
504,986 504,986 0000000000000000006015cd028cb62d012278b2379114f3e26dbaa96a7c6e2b 2,532 1.00/1.00 vMB 489
504,985 504,985 0000000000000000001dfd93d64aef692ee688b0aacce680af1027a8a3cdb972 283 1.00/1.00 vMB 141
504,984 504,984 0000000000000000006c1145d1b3589ce96978d72be267bda7eaa3c69614c409 397 1.00/1.00 vMB 144
504,983 504,983 0000000000000000000a5887f581772e7034cfe924ae6806debe8515836634fb 1,078 1.00/1.00 vMB 211
504,982 504,982 0000000000000000004891dbd6d827aad779f7c410811a8fd62df572ba829643 2,021 1.00/1.00 vMB 443
504,981 504,981 0000000000000000002375785e5422941d09d0c19afb05c4c3a61159fc4b0fb2 1,594 1.00/1.00 vMB 248
504,980 504,980 000000000000000000753f44e50c01997de4596a690bab212549075de32f5284 1,372 1.00/1.00 vMB 384
504,979 504,979 000000000000000000194dbc82d0ede3d50eacc214ffcb88b3419ab5c566d24b 428 1.00/1.00 vMB 408
504,978 504,978 0000000000000000001aa12716885a089950418275cb5200088d06cded7ae64d 1,097 1.00/1.00 vMB 462
504,977 504,977 0000000000000000006d985a378388383886ff314c213d9f3624ff4a21f85d1f 2,479 1.00/1.00 vMB 440
504,976 504,976 00000000000000000021b973e451c697b40e83375f1032686fd2e3e9ed59dfff 2,455 1.00/1.00 vMB 466
504,975 504,975 0000000000000000005c2677a3505fef7a7f5b3a6b3a4fa913d5dc4094b81cb6 1,427 1.00/1.00 vMB 218
504,974 504,974 00000000000000000070c06f68641f54b26fb3b2b083be51e2392158306c47f4 904 1.00/1.00 vMB 355
504,973 504,973 0000000000000000001c9981a1a1d85f8150fd3bc44e25b9392ec910e01bacc3 1,260 1.00/1.00 vMB 429
504,972 504,972 00000000000000000015a53bb88907ef07b342432a8ae3c1a12ceedd242076b4 1,033 1.00/1.00 vMB 293
504,971 504,971 0000000000000000005edae5cf54364bbf0e5e00dc1e31ace05fcfb75863522b 2,200 1.00/1.00 vMB 334
504,970 504,970 000000000000000000708560547e54bf7fbae4aae5d14a300a1b1023dd2b8d66 2,064 1.00/1.00 vMB 278
504,969 504,969 0000000000000000000e93b0e7c0af2ef64333ee3fe4c78e244f9fe7a4d661d2 2,004 1.00/1.00 vMB 437
504,968 504,968 000000000000000000114cc5fb46127323cf88ffe9b6bff1ef30746b3e3ee00d 2,225 1.00/1.00 vMB 451
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.