Loading Tool

Explorer IconExplorer

Memory Pool

75,091 transactions
27.59 vMB
0.06732090 BTC
Random Selection Loading Transactions
Max Size: 168.57/200 MB

Candidate Block

Mining Attempt 28db4dc2c7716d8cf942a32077f33b0628c0c9981b79f2fdb07d549bc505c623
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root 586fa9a5d8d2c1d23f593fdff3ff3a67a0cab9c972be9926725c3628d58307b2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,054
Size: 1.00 vMB
Total Fees: 0.00858224 BTC
Feerates: 526.32 > 0.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (381,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,554 533,554 0000000000000000003515d67698f71b0c8241e807803e6052a4c1262a41468d 1,324 0.89/1.00 vMB 12
533,553 533,553 0000000000000000002acc4af7075a72f2b0bb1c47f9206f53c7be9d476e63dd 705 1.00/1.00 vMB 2
533,552 533,552 00000000000000000005d6498109b7aa12bc6c8847021fb4bc2b425683d902c3 1,045 0.40/1.00 vMB 27
533,551 533,551 000000000000000000265168af4dc78b2c0fc02c1117f698c32d2fe4ad717ab8 729 1.00/1.00 vMB 7
533,550 533,550 000000000000000000106009b46b91204fafc87b08afb7bd937822301440b769 1,719 1.00/1.00 vMB 18
533,549 533,549 000000000000000000236b90f6a01b12372ff7af3d669b92b7238f1f6b08d9d2 1,604 1.00/1.00 vMB 17
533,548 533,548 000000000000000000184adcf8e18e9684ed1af1a970e2524dfb05fe8cbda6cc 1,010 0.74/1.00 vMB 10
533,547 533,547 0000000000000000001e573a7b33074bd3c4db4f13cb1000954bc6a83f78c2ee 760 0.29/1.00 vMB 30
533,546 533,546 0000000000000000001086047cbeeab258d4a063fd1ad8c9bea6b7c209e934cd 1,188 0.87/1.00 vMB 27
533,545 533,545 00000000000000000017132fbc69d152989bdc97c39a33c5e30cf9286284c3d2 1,814 1.00/1.00 vMB 20
533,544 533,544 0000000000000000001b89d3ef5c7a9ea69c9e5ef32d7c3d07f8ffaa740c4657 227 0.09/1.00 vMB 12
533,543 533,543 0000000000000000000632ec7a811ed425eaf43525f8fdc554aba144ccb49d64 16 0.01/1.00 vMB 4
533,542 533,542 000000000000000000247338db58d3f4aea2ab49f92c377a58e999467dd3907a 453 0.23/1.00 vMB 26
533,541 533,541 000000000000000000100e8f117ed09edb96c1d62b2289ceca051712e65e63c7 883 0.46/1.00 vMB 19
533,540 533,540 0000000000000000000fb9aa17d626a261106e9263bf85b1256ba707d725d894 836 0.41/1.00 vMB 14
533,539 533,539 00000000000000000000fa86489d9fe8550ee21c311d9f23ba5bb561085fd5ac 482 0.26/1.00 vMB 35
533,538 533,538 00000000000000000032e7613bdf0765706caf2b9c76b979d3f3325f4fc23c3b 1,422 0.89/1.00 vMB 10
533,537 533,537 00000000000000000019194823343f1a35b124482f590c3ff3965be7f64161ed 189 1.00/1.00 vMB 1
533,536 533,536 0000000000000000002b8f30826aaa81dd0e1461ff3ecd73a876134229dcf2b6 2,391 1.00/1.00 vMB 17
533,535 533,535 0000000000000000002aff28d3fcca8fcd907067da6a2cdfbcef7770b625859d 2,766 1.00/1.00 vMB 35
533,534 533,534 0000000000000000002c79b63d986177a4d9c819afe98af5e45570ad747ba7e6 258 0.10/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.31 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.