Loading Tool

Explorer IconExplorer

Memory Pool

72,656 transactions
28.02 vMB
0.06658339 BTC
Random Selection Loading Transactions
Max Size: 165.99/200 MB

Candidate Block

Mining Attempt 8ae9775de6563352605a94410ebfd8afde2ce6b1a5941e215d2d0105b54c6023
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 43738085ebb6b83aa6cdd0e5a2f3053c3735998cc621ea64c7b160492648fd82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,943
Size: 1.00 vMB
Total Fees: 0.01057286 BTC
Feerates: 150.86 > 1.06 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (486,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,600 428,600 0000000000000000035d3dc2937f2a8dbab15faed210c1c5240c4039344d8245 957 0.43/1.00 vMB 49
428,599 428,599 0000000000000000039eb091b53b88042b9dc578285604914f6837c470c075df 191 1.00/1.00 vMB 3
428,598 428,598 000000000000000004d7010ba32a0f19c149bacdfd0a9dfce19527c5da4d7dd7 736 0.29/1.00 vMB 53
428,597 428,597 00000000000000000147e032c755bb152d8e0cda61d988f0899bf2eba6ccfb52 1,672 0.99/1.00 vMB 36
428,596 428,596 0000000000000000013edf30376a992160b5f3f84bf459fe62b5a2ee2597bc5a 774 1.00/1.00 vMB 13
428,595 428,595 0000000000000000040977d2a2e41d1c18ce5bae2d2c337fc381fb0d30088832 264 0.10/1.00 vMB 53
428,594 428,594 00000000000000000072453289b931d8ecdf2675af0e221c8a65d0ea8a1d4311 1,508 0.61/1.00 vMB 51
428,593 428,593 000000000000000000ea5c982cd375f55ecaec27620b31aac573b3eb5a48c424 249 0.11/1.00 vMB 48
428,592 428,592 000000000000000002099bce315dc6e58c7136e0f9473e689756d7bf94b3df1f 626 0.73/1.00 vMB 24
428,591 428,591 000000000000000000a625676ccaf1b23d6046e618f88f1af5a0fdeab296d9d3 2,023 0.81/1.00 vMB 57
428,590 428,590 0000000000000000040746ba98ae8e82f96bcc575011cf18ebdc6796f5e48c35 898 0.42/1.00 vMB 50
428,589 428,589 00000000000000000239d031bf7d1deeafaa6b493233302392c037c909a31ac0 943 0.75/1.00 vMB 14
428,588 428,588 0000000000000000040380fa606cbd4a8f8bc6fbcf0710ca216f9aa61b067f60 1,409 1.00/1.00 vMB 30
428,587 428,587 00000000000000000349ac426b0d397ad1416e7ae99f8b44b3d156944c0b39e0 2,508 1.00/1.00 vMB 61
428,586 428,586 000000000000000002f58ed043d328d00f1a9bd68d843ac19f65f970c2ad72f7 1,545 1.00/1.00 vMB 25
428,585 428,585 000000000000000003cc583cb5d0409c3425fb39f46e909928f6eb6bff5c899e 1,966 1.00/1.00 vMB 37
428,584 428,584 0000000000000000042567cddc41ceebd842d8ff1ac9a06ee93eaef6c2a2e23c 2,240 1.00/1.00 vMB 72
428,583 428,583 000000000000000003d31847603fcd914f778637addf81cef24aeff1caedb266 1,602 1.00/1.00 vMB 34
428,582 428,582 000000000000000001fdf9790c67295b0056612ff2f940b5df2a8f76d5adb4f4 1,848 1.00/1.00 vMB 39
428,581 428,581 000000000000000003e45780c0772b38c55426c960896c1447d371436d191996 2,207 1.00/1.00 vMB 59
428,580 428,580 0000000000000000028080f556e348302ff44ba619b2c56249fcfa132008f724 2,553 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.45 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: 666.76 GB
    • Received: 15.22 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.