Loading Tool

Explorer IconExplorer

Memory Pool

40,357 transactions
25.88 vMB
0.05547765 BTC
Random Selection Loading Transactions
Max Size: 134.81/200 MB

Candidate Block

Mining Attempt 463324d1ab415799665f34be914356107c1aef43fbfd7a59a86339f30b9a5af2
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 9d47b377504249ecc2275508681a7b40fbc8eb5be40e22c340f932efbdbace7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,648
Size: 1.00 vMB
Total Fees: 0.00822676 BTC
Feerates: 100.00 > 0.82 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (326,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,166 588,166 0000000000000000001d37745e084ff0f97bf9c6fe929ccec4cd3d69cb40a0c0 2,622 1.00/1.00 vMB 26
588,165 588,165 00000000000000000003d888093aef59ea2f4f6d38a15763e537e83b6b4767b6 2,705 1.00/1.00 vMB 51
588,164 588,164 00000000000000000016b860302419c3b302dc5e53a6d4ea65fbf6b042417cc5 3,032 1.00/1.00 vMB 57
588,163 588,163 0000000000000000001e54555fdd24f6768fb9e6ab12a004fa5bb519ae1fb530 3,163 1.00/1.00 vMB 27
588,162 588,162 000000000000000000168874b381157f31781787447a23361225464f47c64587 3,269 1.00/1.00 vMB 58
588,161 588,161 00000000000000000003f129cbde957c646ec660ef519a54c130a94cc6f78b5e 2,627 1.00/1.00 vMB 29
588,160 588,160 000000000000000000132b6c3673a0b5050e95b29ff2773070b071bb58671b25 2,265 1.00/1.00 vMB 47
588,159 588,159 000000000000000000069249f028736841f6fc877a739c127188d8e041e7747a 3,416 1.00/1.00 vMB 45
588,158 588,158 00000000000000000007b3f16f40be047018a5165348f47b71d9a7611339e232 2,657 1.00/1.00 vMB 81
588,157 588,157 0000000000000000000dd874405e595cd7623858f31fa5f057edcf9d54a9d339 550 0.18/1.00 vMB 31
588,156 588,156 00000000000000000007af7c3ca8f32bfd951638b927b65c23ef34e78f16e7d7 1,254 0.70/1.00 vMB 26
588,155 588,155 0000000000000000001d32a77f7d0be6b4534cd01146492b54c2fc1560cc46d4 2,812 1.00/1.00 vMB 33
588,154 588,154 00000000000000000019ddc701066053442cd7ea10e76581f98e96e05ca8423e 637 0.38/1.00 vMB 17
588,153 588,153 000000000000000000038d3135e36c49290831330136fe24488e664d89dfce1c 3,090 0.97/1.00 vMB 28
588,152 588,152 000000000000000000139b1a63058896de5ccae5e080b5ed26f8dbf9f9a93f01 2,288 0.75/1.00 vMB 11
588,151 588,151 0000000000000000001d61bad0bb3520482fbd626fb56735978a5100f5c347bf 2,748 1.00/1.00 vMB 42
588,150 588,150 0000000000000000000e65362435c1ebacdefbd9d26e6f0734326ec65c4d6b5d 2,168 1.00/1.00 vMB 21
588,149 588,149 0000000000000000000e8bfa1284da0005b1230c6e32fd40f6f2de121833f0e9 1,878 1.00/1.00 vMB 18
588,148 588,148 0000000000000000000bf566e84f1619059545d6d71cefc2e21967e3baa62e13 1,427 1.00/1.00 vMB 6
588,147 588,147 000000000000000000095834fb027f06ee93dbd248afcdb5c1f22e18f9b2fd71 3,093 1.00/1.00 vMB 23
588,146 588,146 00000000000000000010ec4ceee70bf4daf923027688b025053abff4e39857f2 2,820 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.20 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: 653.95 GB
    • Received: 14.06 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.