Loading Tool

Explorer IconExplorer

Memory Pool

77,324 transactions
28.98 vMB
0.08411521 BTC
Random Selection Loading Transactions
Max Size: 174.85/200 MB

Candidate Block

Mining Attempt 081cd658556b7fe9bc2fe7ea6348a404bc838df6a373fee6505028842c64bd71
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 46d7687c1f935fc9717b2b7f90c7cc0d5a1f0ece8ed4cc0fe8c611b2045eedf2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,558
Size: 1.00 vMB
Total Fees: 0.02356832 BTC
Feerates: 103.00 > 2.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (42,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,407 872,407 0000000000000000000027fc38fc1f12510811f985f8fdf864cc3b9e33bc4296 2,531 1.00/1.00 vMB 12
872,406 872,406 0000000000000000000251d185a18406d086da4104efb70f7f0826a5e70f75ae 3,344 1.00/1.00 vMB 5
872,405 872,405 0000000000000000000211a3cb59dbc7af66601624fd383da1d8ccbcfc73fd71 3,929 1.00/1.00 vMB 8
872,404 872,404 000000000000000000014a3796b07d26bd0a12308cdb48528e105bb826a1f10a 3,454 1.00/1.00 vMB 5
872,403 872,403 0000000000000000000089f0ab7bbd861e550b0ae87a00db19b1e049529c1911 4,489 1.00/1.00 vMB 7
872,402 872,402 00000000000000000002972261dc3009507f06fee1237271471b94b074dd8076 4,071 1.00/1.00 vMB 9
872,401 872,401 00000000000000000001e8b65e3f2449ba0e46cc57d6debe9b6782673916845e 3,575 1.00/1.00 vMB 8
872,400 872,400 0000000000000000000151835d442e0e087a2851664a5cd1f96b686d33054eda 3,306 1.00/1.00 vMB 11
872,399 872,399 000000000000000000004b9ba0eb6d3dcc97e96e66eb195752f1b84bae78d83b 2,999 1.00/1.00 vMB 10
872,398 872,398 00000000000000000001dc25e2fe2008686f44e7fd4ebeda960c8106fcaafe9a 4,085 1.00/1.00 vMB 3
872,397 872,397 00000000000000000002012ff5abc2744a89800b7ac15e5c28e79502ebe34f29 3,069 1.00/1.00 vMB 9
872,396 872,396 0000000000000000000272546c84fb534f999971f26fd3f26480e4202d7871bf 2,917 1.00/1.00 vMB 6
872,395 872,395 000000000000000000026417f7de469a47c5f2450af995f39ecb2132adcc4cf5 4,268 1.00/1.00 vMB 5
872,394 872,394 00000000000000000000c9ffafd7f4b27d1975f5a7c20a19e677eb78ce399fe8 4,015 1.00/1.00 vMB 7
872,393 872,393 000000000000000000023200d2d55c9af101ecbd161818d3cfcb6f50df06827b 251 1.00/1.00 vMB 4
872,392 872,392 00000000000000000001a1b9f236c7ed8e645b70f9215e2b4392a0ebd4574e5d 2,127 1.00/1.00 vMB 4
872,391 872,391 0000000000000000000266edadebebc75dc2d93ec1497abfb57a76c6377c768d 3,535 1.00/1.00 vMB 7
872,390 872,390 00000000000000000000047bd7983a8f895731bd468457a1ddd1c4db43fe1aff 3,672 1.00/1.00 vMB 5
872,389 872,389 00000000000000000000b3d922d2b3cf64d7c710101667fa03320848282c35a9 1,394 1.00/1.00 vMB 6
872,388 872,388 00000000000000000000038fab71978e51f372e7a8d618a45313306de9f987e4 2,174 1.00/1.00 vMB 8
872,387 872,387 000000000000000000003cc6f8a7e61d78bef8a442357732b6855857fd6409b8 2,429 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.35 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.