Loading Tool

Explorer IconExplorer

Memory Pool

77,864 transactions
29.01 vMB
0.06877528 BTC
Random Selection Loading Transactions
Max Size: 173.62/200 MB

Candidate Block

Mining Attempt 2cc8cdcec3d0c47ebc93d78bd35561329003e637876f8cf93bc322f2eb653779
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 2057066df2dfa9ae583f1598de070e1c6e6682216f2bc51e7a3b97cfa5522a08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,383
Size: 1.00 vMB
Total Fees: 0.01010983 BTC
Feerates: 73.20 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (521,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,421 393,421 000000000000000007bed9aa6222334094f7f0b757a5d6995fd3d9fc51d36b24 1 0.00/1.00 vMB 0
393,420 393,420 0000000000000000038a242ac1fa950e838587944be2e60d98bd202ed38f3ec1 991 0.95/1.00 vMB 23
393,419 393,419 0000000000000000055609353a7b57f39b973b727a7f5226e3a8f47469ba465e 1,540 0.93/1.00 vMB 30
393,418 393,418 0000000000000000020a37e3680da758bd5e806d914a64ad18f32afb9f0ab3ea 1,149 0.75/1.00 vMB 28
393,417 393,417 000000000000000001d096b86569bc64353725d80be92bcf0e1136c67e4f5bae 1,392 0.75/1.00 vMB 41
393,416 393,416 0000000000000000013417a0ef3335cd75048f339ca75f27b9375a3e81cea746 740 0.53/1.00 vMB 30
393,415 393,415 0000000000000000020be3d960b0ac45850d848c3ee80ea38141b639c16209bb 2,507 0.95/1.00 vMB 57
393,414 393,414 00000000000000000807abe9277877336e87ac4541a9771714baba5976cd93a3 2,883 0.93/1.00 vMB 57
393,413 393,413 0000000000000000051c3018be8d5f88615879f222799e36c960dea18df5a741 816 0.93/1.00 vMB 17
393,412 393,412 000000000000000000e731b8e81fccc3168402de0ed0d4066c85920f86ae1913 1,661 1.00/1.00 vMB 27
393,411 393,411 00000000000000000790da473f07c07abf5e446c4d81877dafdc70329013c89e 1,342 0.95/1.00 vMB 28
393,410 393,410 000000000000000000aaa5736498f3c50a23a05f23133e8d4a45e5ce26b748d5 3,099 1.00/1.00 vMB 63
393,409 393,409 000000000000000003cc7f8dc63cacb9432a8089bc8e280d7cb1937986f3e802 1,644 0.75/1.00 vMB 40
393,408 393,408 000000000000000003c9c83825c089d77cd4bb7357237786ef4b82e8e89da9ef 1,067 0.93/1.00 vMB 23
393,407 393,407 000000000000000000e010d0d8f121cd0a390afa194eb8e287b472fc255532da 867 0.93/1.00 vMB 21
393,406 393,406 0000000000000000003c095a7e88b003c52c7f28be1a440d1113503310847c75 2 0.00/1.00 vMB 0
393,405 393,405 0000000000000000098d67d460215049ca18cd1f04e8815c6a71edd6c1fe4a7c 1,898 1.00/1.00 vMB 33
393,404 393,404 000000000000000005801f18f1123f5c39e2d59eb2c182c3cee45af798e6587a 2,503 0.91/1.00 vMB 88
393,403 393,403 0000000000000000083b805697aa2d0688ad54af60035630d26ca3bebc47c450 1,733 0.93/1.00 vMB 30
393,402 393,402 0000000000000000006dd2844c68726510378311b498875270448149e5578135 1,985 0.93/1.00 vMB 42
393,401 393,401 000000000000000008066669480607bb004218d9cfe83e88c027839cc14e8ab3 96 0.25/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.50 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: 668.41 GB
    • Received: 15.50 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.