Loading Tool

Explorer IconExplorer

Memory Pool

41,089 transactions
29.18 vMB
0.09669434 BTC
Random Selection Loading Transactions
Max Size: 148.42/200 MB

Candidate Block

Mining Attempt 944e331142ae27f993cba8c8b6ef9c18bf01ba38c91859043d03f043f6f4090c
Version 20000000
Previous Block 0000000000000000000139927d84a510b18a8af0488a36abfc20135ab1be683b
Merkle Root 1d442c302c394b60ff531c7871b0cf36d9267f17a0eabeadf0566fb408ced9e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,109
Size: 1.00 vMB
Total Fees: 0.03957030 BTC
Feerates: 101.64 > 3.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,577 (599,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,463 315,463 0000000000000000092f06d0f2bac393be04c8d0d4571b0d83a467eb8c66ee28 1,419 0.75/1.00 vMB 29
315,462 315,462 000000000000000018323d03d50f627a2bfc26cc70163d631d0879c471a28e40 201 0.50/1.00 vMB 13
315,461 315,461 00000000000000000ccb2a1acbb7270dc15c2a31b6dcacded600232b11b8800b 1,324 0.75/1.00 vMB 28
315,460 315,460 000000000000000023b29e31a24e8d6b5a3a1249335409e252f0032715dc37b1 426 0.35/1.00 vMB 18
315,459 315,459 00000000000000002bd306a5acea88e2b614fe0332137af4a50e3b37e36f9152 1,556 0.75/1.00 vMB 30
315,458 315,458 00000000000000002ef1a820d6a033fed256644d9f47346d1175b4f118ae1530 443 0.25/1.00 vMB 25
315,457 315,457 00000000000000001d6c3dd1b39b4c641501750df095e9aeb8600ac40926af0d 1,024 0.32/1.00 vMB 55
315,456 315,456 00000000000000003594b47d6f2303d92cf4863fc0e85544875f45ca85b219ac 129 0.08/1.00 vMB 11
315,455 315,455 000000000000000032c74da85ac47e0de96c6e5611cd47506ac1e9740cfbe652 662 0.36/1.00 vMB 27
315,454 315,454 00000000000000001b96fbb97ade0c794c41dd62e9647bc5dcba7d3b98f3e09b 325 0.35/1.00 vMB 14
315,453 315,453 00000000000000000c1471b83b380018a176bc0b05ae4872ce28cda486a54cd3 1,964 0.75/1.00 vMB 37
315,452 315,452 000000000000000020fe2f37aff45f94cc20972d517cb01ad22d21246417f992 215 0.13/1.00 vMB 21
315,451 315,451 000000000000000021aeecc06d29c552cb4a42fc26488b0bcbd788b35fdf99e3 1,181 0.56/1.00 vMB 29
315,450 315,450 00000000000000003611a1d7f13d43280b6795f4ecd1640ccf436ac042cd25f7 249 0.14/1.00 vMB 21
315,449 315,449 000000000000000032a5ae55a01d1bbb864694e75e807e105e80af213a81705a 556 0.31/1.00 vMB 27
315,448 315,448 000000000000000033793133c91741b90df5d81d7f374dbf7ce8db7a20541fe9 1,107 0.61/1.00 vMB 30
315,447 315,447 000000000000000001b1eee1b64b842b14004368adb38bae72a46e083f0d4e3a 269 0.21/1.00 vMB 13
315,446 315,446 00000000000000000abf94869909afd163d9bd2db206401c75b68cb74be16935 530 0.79/1.00 vMB 16
315,445 315,445 00000000000000002a5e880d75d2969cc6d85edac325ad4fa493e364aeb89d49 760 0.35/1.00 vMB 35
315,444 315,444 000000000000000011fbe2c182a71786949bdc74177f31e42474ecb35e482664 1,679 0.93/1.00 vMB 34
315,443 315,443 00000000000000001b7e083a4099ba74480cc6ae126b3f14543da7e0b74b2aba 2,005 0.75/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 781.64 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: 626.42 GB
    • Received: 11.64 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.