Loading Tool

Explorer IconExplorer

Memory Pool

81,918 transactions
33.19 vMB
0.13610600 BTC
Random Selection Loading Transactions
Max Size: 193.17/200 MB

Candidate Block

Mining Attempt a740eab65761eddd00f158de67f38398237ac358eb7aa12bb40c82d55223b6ca
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 61cd1544e11ed3376f555884207ea7d143b65a0739995080d4f140ed97e50186
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.03266708 BTC
Feerates: 254.50 > 3.27 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (629,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,481 285,481 0000000000000000fbe2b69c54a19242b532a414bc5a2b75c39c4b1ae4b8a6be 399 0.21/1.00 vMB 35
285,480 285,480 0000000000000000b29c5e6d2aab56e9a96b34df4f3250540da287203b3ffab7 157 0.07/1.00 vMB 40
285,479 285,479 0000000000000000ac3de836918ffa220233a3d349b562e9fc7138f6ba8afbd6 499 0.27/1.00 vMB 42
285,478 285,478 000000000000000066789586769a7d78e0a9bfd15fda0edea89aad16eaa2eafe 664 0.30/1.00 vMB 38
285,477 285,477 00000000000000008f60bcdac058001b76458325b10456c7837a4346c6ad23b4 65 0.02/1.00 vMB 51
285,476 285,476 00000000000000018ebcedfecc184a38b6dce5f64dd853d05056b601d06b0a91 118 0.07/1.00 vMB 31
285,475 285,475 00000000000000007a3f9e2739a59b9cf284c98df85a8f4c2672106dc5de7ef2 503 0.23/1.00 vMB 34
285,474 285,474 000000000000000163c309cc9d9fb0081459a417ca738ed217f3799123587e26 268 0.12/1.00 vMB 39
285,473 285,473 0000000000000000e08c8d3696225b53a4de2161cf3d87911e6075f86e5847a5 450 0.30/1.00 vMB 29
285,472 285,472 00000000000000009b48c988d49724242080077d2f2b02e019421c9a838d601f 614 0.38/1.00 vMB 36
285,471 285,471 00000000000000005c028e7c31fe81e78d1a503a9182eb7a7439e638ec99fdc6 73 0.04/1.00 vMB 13
285,470 285,470 00000000000000017a449942a7e67660d795fd6f96e1b24b6cd0ade6f34112e6 817 0.50/1.00 vMB 31
285,469 285,469 00000000000000012ce483d307344492a43fddfd9b74842fa18678d12ea35120 483 0.19/1.00 vMB 48
285,468 285,468 00000000000000013ce6371c0032de073a33a267190489f6967c9b4b4378e59c 734 0.32/1.00 vMB 45
285,467 285,467 000000000000000020157ef19752f58eb74847495edc3a0d81c3a94fc26c38f7 65 0.05/1.00 vMB 27
285,466 285,466 0000000000000001860755646b6bb099d474ea75d644d5221f0191610a13e3d6 637 0.35/1.00 vMB 37
285,465 285,465 000000000000000111145cf68dd95f0c251c0b66ac8437fc4ba8927071b1e391 165 0.06/1.00 vMB 41
285,464 285,464 0000000000000000fe8a20d676b55fc91c1cff589a335cb68e5b806c8db445e3 239 0.12/1.00 vMB 27
285,463 285,463 00000000000000015547ca3361e26d0ca9187822689965a0dbebb4910ddfa576 148 0.10/1.00 vMB 42
285,462 285,462 0000000000000000d05c836aaea353c78e4a64e4bc18d2dbaa461ff9dc5cd011 367 0.17/1.00 vMB 37
285,461 285,461 000000000000000111b70251fa184257d6298b1cbb0161d453180ea9887acaa9 141 0.11/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.08 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: 724.09 GB
    • Received: 18.41 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.