Loading Tool

Explorer IconExplorer

Memory Pool

75,241 transactions
29.89 vMB
0.11008884 BTC
Random Selection Loading Transactions
Max Size: 173.53/200 MB

Candidate Block

Mining Attempt ccb66ca940f544d0480313ee88547a4fe63a0890cd005ad9b62e87989843f5b5
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root a43401a1bab2474174949e9efeff442a8e6eb67cbf73b0c66ef4761121dacd3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,998
Size: 1.00 vMB
Total Fees: 0.03846948 BTC
Feerates: 101.64 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (486,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
428,579 428,579 000000000000000003032f2f0f2df3960a19ef4fbf744aab285b4db48f2e838a 2,994 1.00/1.00 vMB 71
428,578 428,578 0000000000000000001445bfc034773c5e345a479e9396fb587b6372d0768976 1,799 0.93/1.00 vMB 63
428,577 428,577 000000000000000003d461ac8a25b1d9af189ae19c49fd3727fb3447f0ae2419 3,137 1.00/1.00 vMB 115
428,576 428,576 0000000000000000004e02da033542f858e43d6b9bc5cfa4ea0c378314f0b7d8 2,372 1.00/1.00 vMB 52
428,575 428,575 0000000000000000033fc8c97d72e8ea8e37aced149c060bf1312c1af13d399d 2,023 0.99/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.