Loading Tool

Explorer IconExplorer

Memory Pool

82,078 transactions
30.54 vMB
0.07815181 BTC
Random Selection Loading Transactions
Max Size: 187.19/200 MB

Candidate Block

Mining Attempt c9029f6f26b405b5670319d737dbc8cf87985f22d245761e8aeec0c33e20cf91
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root bdee8b2160b76fba0691ef796bace798854cf9bb5bb53f6dd3254f17d3890c82
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,521
Size: 1.00 vMB
Total Fees: 0.00943691 BTC
Feerates: 20.00 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (553,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,647 361,647 00000000000000000bb4abd88c6b023e9f19a1c1deaac120467279c330a803cf 959 0.75/1.00 vMB 95
361,646 361,646 00000000000000000e806870e7e9cf4d507af6b78fc709e6839a8d34b52ea334 197 0.16/1.00 vMB 10
361,645 361,645 000000000000000015a3db2bf219d557bffdd87221c5e04c463f31f7654b72f1 1,284 0.75/1.00 vMB 24
361,644 361,644 000000000000000001f91d9aebf279d381321e5744d286d0d2a0147328f9e24a 1,478 0.75/1.00 vMB 32
361,643 361,643 000000000000000003932458055c68d4ee2b6d68441c4764efbdf6b0b1683717 765 0.50/1.00 vMB 19
361,642 361,642 00000000000000000fe727215265d9ddacb2930ad2d45920b71920b7aed687f1 1,207 0.67/1.00 vMB 28
361,641 361,641 0000000000000000059ce42ee6958b5de4a69fe06a12bdbba827eaeb626b8ec4 1,677 0.88/1.00 vMB 25
361,640 361,640 00000000000000000a31402a14cb54a00d29d6620b4944925ae070c6897e6b96 267 0.17/1.00 vMB 22
361,639 361,639 00000000000000000c01d0cb606f8e378999a55011073089cf262e0ce9ae7ecc 543 0.30/1.00 vMB 25
361,638 361,638 0000000000000000121e2850c86a99c8672c9396adebb0a0759e85a5fbb8922c 1,174 0.65/1.00 vMB 26
361,637 361,637 000000000000000005a4c76d0bf088ef3e059914d6fc0335683a92b5be01b7dc 1 0.00/1.00 vMB 0
361,636 361,636 000000000000000006b839f63420e76af67f8d36cc6986769d9d80652aeeb7b6 394 0.50/1.00 vMB 6
361,635 361,635 0000000000000000002cd31ab900d671bf6b80bbb3348e446db7e19b24ca6cd6 866 0.55/1.00 vMB 24
361,634 361,634 00000000000000000d7110f3a176228445ed710afd332291384992ed89c5c1a7 2,202 0.93/1.00 vMB 34
361,633 361,633 000000000000000003188926be14e5fbe2f8f9c63c9fb8e2ba4b14ab04f1c9ab 225 0.10/1.00 vMB 30
361,632 361,632 0000000000000000045903acf10565ff3403a2ec1c9fd706cbd59304057ee577 529 0.38/1.00 vMB 21
361,631 361,631 0000000000000000027a4c2e3a5ba0f1bb984632edf7e4f6d4ce0f0aaa56f0a5 914 0.46/1.00 vMB 29
361,630 361,630 00000000000000001446e73fc1666b3e7d0ec7dc276acb5ab58737810c7546b6 925 0.60/1.00 vMB 17
361,629 361,629 00000000000000000d3627e3139f0035fb3c6765e7133f47891381e6dbbea2fb 1,714 0.75/1.00 vMB 35
361,628 361,628 000000000000000007eb114f2ae047b6c4d027e48fe80803c901b8c08869004b 266 0.15/1.00 vMB 24
361,627 361,627 000000000000000001dd6192194bdf1e30c699e92232e066d720b914d2d05e2d 628 0.45/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.03 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.52 GB
    • Received: 18.08 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.