Loading Tool

Explorer IconExplorer

Memory Pool

41,895 transactions
28.98 vMB
0.07078046 BTC
Random Selection Loading Transactions
Max Size: 148.51/200 MB

Candidate Block

Mining Attempt 89134a3908e0a5c25cc44312e86f519b203c7d755ae1625d52e1bd85738929d7
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 3b5fe63af39da9cdd23a2de8b4e7fb4eae8260fba129545d9c63c0322e3da81b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,712
Size: 1.00 vMB
Total Fees: 0.01434673 BTC
Feerates: 100.36 > 1.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (221,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,710 692,710 0000000000000000000daf45482c7a996d90382312b4902e57a1e98020108b34 1,146 0.47/1.00 vMB 13
692,709 692,709 0000000000000000001308f59fd605d0e8a5cdb898e10a4568ffb9d9a51c8bd4 35 0.01/1.00 vMB 7
692,708 692,708 0000000000000000001020eb2113681061e67e959312ade19e3af33d87198299 1,934 0.90/1.00 vMB 14
692,707 692,707 000000000000000000034fddde87be064c76290c9d650c0eb606b1530b737829 1,022 0.44/1.00 vMB 18
692,706 692,706 0000000000000000000eaa6295f28a68bbd066754a33dfe83f0e7247bd297ed3 396 0.17/1.00 vMB 8
692,705 692,705 00000000000000000003840baf1bc078b2cd9c75ea7a0b28c3e293b47041ecd9 1,873 0.89/1.00 vMB 11
692,704 692,704 0000000000000000000f369c659f665cef11729899f86d16d14741270c68bc5c 575 0.33/1.00 vMB 8
692,703 692,703 0000000000000000000578e005d93db8cecf7ce0ff6602b07121632f9c1ec3db 2,338 1.00/1.00 vMB 17
692,702 692,702 00000000000000000008ae907b7779f5b2d6da16c3cd79c40e171a42c883535f 1,905 0.85/1.00 vMB 14
692,701 692,701 0000000000000000000e2821462c7886f7d87bcf8dbdc27cc785d66c99550b6a 1,733 0.96/1.00 vMB 10
692,700 692,700 00000000000000000013878f4a3cbe4c9c980d31f32158d86c60fd1b3be677ed 1,267 1.00/1.00 vMB 7
692,699 692,699 00000000000000000010b5897a9744557ba8712a3409d1f6bd6ccd01cd4ee220 1,643 1.00/1.00 vMB 11
692,698 692,698 0000000000000000000d362f0fa0463296ff6bccf249744d9e23ecf85c3b16f5 1,279 0.61/1.00 vMB 18
692,697 692,697 0000000000000000000030c7f4d96915f8356ac0763f6eb958b14bad8634ea96 427 0.19/1.00 vMB 13
692,696 692,696 000000000000000000057f02faf721d04a6841d56576dcb2f0f479be845782a0 348 0.26/1.00 vMB 13
692,695 692,695 00000000000000000005c1725a8ba729109d44cd11576dca10fd33fc44105b6e 746 0.41/1.00 vMB 15
692,694 692,694 00000000000000000006ba64a1941d0549a08b87fb4982e9cee121d26dad5b8f 122 0.05/1.00 vMB 9
692,693 692,693 0000000000000000000caae8eb5b03288175dd650d7e39eee32748a034a84079 594 0.56/1.00 vMB 1
692,692 692,692 0000000000000000000eb7d1165f17b4b432ab9728225d0aea4902041af92f75 2,182 1.00/1.00 vMB 1
692,691 692,691 000000000000000000004958e28feab4f5fa5d21ca435d76cf937824050e722e 2,232 1.00/1.00 vMB 8
692,690 692,690 00000000000000000005ee13a44b84ce54831b996b6575799276916777936ad1 2,064 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.71 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: 629.30 GB
    • Received: 11.90 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.