Loading Tool

Explorer IconExplorer

Memory Pool

45,597 transactions
28.81 vMB
0.12947650 BTC
Random Selection Loading Transactions
Max Size: 152.58/200 MB

Candidate Block

Mining Attempt 9b162ed5f457ecbb7b0f3e928128ce13d3755c2f31dd12bb7249e3feed90264c
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 2c09a6914b94e5c20c29bd078d577846d5c2629a70b35be50eb4dfebae347e45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.07295839 BTC
Feerates: 301.60 > 7.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (86,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,551 828,551 00000000000000000001037ec2111933e08818b7824379b928544686582710a5 4,751 1.00/1.00 vMB 30
828,550 828,550 00000000000000000001a2d1b563baa71db79478170c371d5a14ef82d8e2ae1b 3,142 1.00/1.00 vMB 35
828,549 828,549 000000000000000000004a98de41977e694b88693b74c77df9b62d01945ebd8b 2,570 1.00/1.00 vMB 28
828,548 828,548 00000000000000000001a086ca251a5eea4cdae6a7ae3dcb3784323908db3ec9 3,038 1.00/1.00 vMB 31
828,547 828,547 00000000000000000001af185cca1a438ffc2b29cf1d3c662a1f994b8cf5c0d7 2,585 1.00/1.00 vMB 44
828,546 828,546 00000000000000000000e9bdeffabffd2f66e08bce9038c918999e94065b75b2 3,696 1.00/1.00 vMB 41
828,545 828,545 00000000000000000000cb00b369812475c4dae0715884a36aaf8450eac76854 2,918 1.00/1.00 vMB 34
828,544 828,544 00000000000000000002f905ba1999292efc6f117582c81feb4a67f387fdf9d0 2,208 1.00/1.00 vMB 30
828,543 828,543 00000000000000000002af826e1d8aa5ab165dcf61e03bc454c9f5153c30ec5d 2,442 1.00/1.00 vMB 24
828,542 828,542 00000000000000000002e8876bd533422c1f930a3cdd8891969dfb33ad39e8b7 2,646 1.00/1.00 vMB 28
828,541 828,541 00000000000000000001d610aabf4789c345e25fc395be9433feed04e83ff5a9 3,144 1.00/1.00 vMB 40
828,540 828,540 000000000000000000038fbfdbffdfea34750f45aca0e6c8cfe76fc5bf486a02 1,143 1.00/1.00 vMB 25
828,539 828,539 00000000000000000000b5bfa38cdf3d855c97950367e45a6bec812b2731980c 1,921 1.00/1.00 vMB 29
828,538 828,538 000000000000000000029f5f51447b79c75a3c43fae067bd81af1d4193f7ff65 2,781 1.00/1.00 vMB 36
828,537 828,537 0000000000000000000048b402239cdb0b8174dc6d07b8b37cc7ed6ee57f57c6 3,103 1.00/1.00 vMB 37
828,536 828,536 000000000000000000001997f77848db83642c86176ea3c8fbc62228aaaa3902 2,824 1.00/1.00 vMB 37
828,535 828,535 000000000000000000012a24edfb4c5d37624cc92336de4d6be7f64aeb1063d9 2,567 1.00/1.00 vMB 34
828,534 828,534 0000000000000000000102f09fb4771c81d8624a959b3e523c89479399508ffb 3,729 1.00/1.00 vMB 51
828,533 828,533 00000000000000000003e59ec628a57e0624b986ea89514199ce0bf96f8290e7 3,327 1.00/1.00 vMB 33
828,532 828,532 000000000000000000025848d01fd9331402835b15aae55305745ca093b4ab1d 2,482 1.00/1.00 vMB 34
828,531 828,531 00000000000000000003f5376e3784be651a1b2dfb09e4d491c2a3aceedebf75 3,466 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.05 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: 650.90 GB
    • Received: 13.35 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.