Loading Tool

Explorer IconExplorer

Memory Pool

86,141 transactions
31.60 vMB
0.10300679 BTC
Random Selection Loading Transactions
Max Size: 193.88/200 MB

Candidate Block

Mining Attempt 8cf842c38426ef2142f3cbef7a502ecccce8b294f0e4ac508166f5f427905a85
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 6e81626a4aaa3e08928641870ce82bc55891b15fe6fa0320e8bed62f3d775e03
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.02466860 BTC
Feerates: 1,236.26 > 2.47 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (386,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,059 529,059 0000000000000000001d9ea550b0b5b3224d7a6b2b4e41dd00b81977402e8f16 1,294 1.00/1.00 vMB 8
529,058 529,058 000000000000000000242fa7f5fa6f61e93514bcdf4607aad76522dd4fa7f474 1,426 1.00/1.00 vMB 6
529,057 529,057 0000000000000000001e8bdbd9219052bf5982e57db1699b8c5dbc81c5d34371 2,457 1.00/1.00 vMB 44
529,056 529,056 00000000000000000007fbe53294e11ab47b6fbaf16ab9beae9c20bdd866dd0b 2,370 1.00/1.00 vMB 37
529,055 529,055 000000000000000000162e4899d4c65da6b14aefafce5d089c65a0afee29d8d3 1,904 1.00/1.00 vMB 67
529,054 529,054 00000000000000000036a8ba74707046f526475ce2b8bc06904b5c9a8e8396d6 57 0.02/1.00 vMB 39
529,053 529,053 0000000000000000001f2fa86b4da0f9ead0af55fa368ad3ec6abbbe54042792 125 0.04/1.00 vMB 57
529,052 529,052 0000000000000000000dfdd8f9a027438c7f198db06111c0901ffcc6d53161e1 676 0.30/1.00 vMB 45
529,051 529,051 0000000000000000000b0b2bac592d3f6343cdf71fe1380f7c2826b079e4f870 20 0.01/1.00 vMB 7
529,050 529,050 000000000000000000134f995c879c2b0c9c8456259fcdbdf44e1d0501400cbb 81 0.02/1.00 vMB 34
529,049 529,049 00000000000000000003068f2ff815c826433a309a2366e08799672a3367ffab 1,829 0.79/1.00 vMB 41
529,048 529,048 0000000000000000001951dfc9abf5e8d60e9ab6fe9bf05797b671edd7ffaf05 424 0.24/1.00 vMB 27
529,047 529,047 00000000000000000033dbe57814b8ba68c878140b389ef9339204e217f249f0 824 0.27/1.00 vMB 10
529,046 529,046 00000000000000000007fcdec454485209c26c401069582d9437036642260f3a 2,415 1.00/1.00 vMB 47
529,045 529,045 000000000000000000363a8923948b76e94f6a047a5b2a73d8bf0bd1000b9279 1,755 0.76/1.00 vMB 24
529,044 529,044 0000000000000000001679ea14b946cb38b4d618671862bc2bc2d5cffadcc7c1 2,828 1.00/1.00 vMB 35
529,043 529,043 0000000000000000002c90362cef61a8afe9c7da768fc269abd959f29136d465 2,261 0.99/1.00 vMB 43
529,042 529,042 00000000000000000027d6fd930cc7267e9b065b274f7dcf643b7deca6f7a33b 945 0.51/1.00 vMB 29
529,041 529,041 000000000000000000168e621604bf4aeb453d4db4e091c83fe1bb6d969d33e9 710 0.40/1.00 vMB 32
529,040 529,040 0000000000000000002978787c85718a42250e52e82a4eaaa2aa4c73df6d5497 1,310 0.56/1.00 vMB 30
529,039 529,039 0000000000000000000038d526878894d87984137a8f2203a913f37c8989a715 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.