Loading Tool

Explorer IconExplorer

Memory Pool

82,587 transactions
31.34 vMB
0.11467309 BTC
Random Selection Loading Transactions
Max Size: 189.74/200 MB

Candidate Block

Mining Attempt cd5c657ad54cdd8a671ca628babcd6fad904a6e56f88b95635a4ecd6552619c0
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 168c9d1d43c4fbccca2f7cb00272e77e31aa20c3b91171a8776254319a684d03
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,733
Size: 1.00 vMB
Total Fees: 0.03667628 BTC
Feerates: 803.65 > 3.68 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (628,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,458 286,458 0000000000000000f79aae5cc8504d32cac39239ac1c6af16ef979afc21289f9 343 0.35/1.00 vMB 23
286,457 286,457 00000000000000000889d773633b2584243438d90d71d8dab050466102131fa0 469 0.35/1.00 vMB 25
286,456 286,456 000000000000000027c3c4f7c26d6eae9324dc6804d0b8f343d3950c4ee1fcae 170 0.06/1.00 vMB 64
286,455 286,455 00000000000000013c129139b296abaf0ec2dd65e08346753e79a747df9df75e 1,439 0.50/1.00 vMB 67
286,454 286,454 00000000000000011cf7a075758ac68a58c69c4869658ebaa4cef1e141fd3f4a 1,254 0.50/1.00 vMB 42
286,453 286,453 0000000000000000a8b8c06272a1f9b60ea9dc8caabc26c77f694a8b7489fe3e 353 0.48/1.00 vMB 15
286,452 286,452 00000000000000013066b7b3b1e486d303f9bf4ef90a9ad99a18b8a9bdee131b 721 0.25/1.00 vMB 48
286,451 286,451 000000000000000065212e3b2769c58e347b0459d25bf159a56bfec3e0156ad6 201 0.06/1.00 vMB 89
286,450 286,450 00000000000000001255d6658ed833fcbadd03f4fa36ccadc194795ec370ad56 192 0.24/1.00 vMB 27
286,449 286,449 0000000000000000834753ebad371f6c35aa0ca5ae08ae5f2eb566f7cb1b2dc9 1,817 0.90/1.00 vMB 34
286,448 286,448 00000000000000008b4c4daba431a086f276312b95750031e65dc9fa7cf73383 16 0.02/1.00 vMB 13
286,447 286,447 0000000000000000051c568737976f07a228339b5d29cd6eb17faa9b0ec09a12 91 0.05/1.00 vMB 45
286,446 286,446 000000000000000140f3c93e3378a0b596abbbd61100b4bf127aca3ea70369c2 505 0.32/1.00 vMB 45
286,445 286,445 0000000000000001566ad42d9422f461f913cf075a34aeb1238fd4dff68130ad 101 0.06/1.00 vMB 27
286,444 286,444 00000000000000011a573ec15f33a392896244f87e1bac7be851e0e02d8cb6f8 286 0.17/1.00 vMB 27
286,443 286,443 00000000000000010e8027ac0c905d6107859f5f913756a9101f6bba5f30cf1e 103 0.06/1.00 vMB 40
286,442 286,442 000000000000000131bfb38a6e15ed23157c8b1fa314f3bba4e257db5437cf5b 95 0.05/1.00 vMB 36
286,441 286,441 00000000000000000a3c64ac970703e821924bfa2e6d4359fcbd7f229f2ea4ae 141 0.09/1.00 vMB 35
286,440 286,440 00000000000000011eefb2014e82a5950878ee662949b4731c5e3781db63d840 195 0.09/1.00 vMB 28
286,439 286,439 00000000000000012f4144cafbc53326bb6c014958bf10ef2b98e02d8d0ba64c 732 0.34/1.00 vMB 33
286,438 286,438 000000000000000036b5e2de98d48516be6141a7279c540ba9f2b09332e632be 91 0.10/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.