Loading Tool

Explorer IconExplorer

Memory Pool

90,744 transactions
33.08 vMB
0.16830016 BTC
Random Selection Loading Transactions
Max Size: 199.71/200 MB

Candidate Block

Mining Attempt 8442fbad5de3a759d2d39f0affeb5ece502d5548a26c0ad87350a600d93bbfff
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root bc73cb486fad1a578cb551eaaf2ddd51b1d075c7ed042da8551a16ab44e802a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.06558677 BTC
Feerates: 627.82 > 6.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (119,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,335 795,335 00000000000000000004b414d12e5b3926923e4e123730833861d0d753a7a06d 3,632 1.00/1.00 vMB 34
795,334 795,334 000000000000000000054533b6d9823149d18fa8e63fee06f1baed2d5660204c 3,047 1.00/1.00 vMB 44
795,333 795,333 00000000000000000001e30ba3d8e4754e3ad8b1968a8efc100e2ada2629146d 2,556 1.00/1.00 vMB 121
795,332 795,332 000000000000000000049cf38a880b62b8ffeead5d450dcf88d4b3ea68d19f6d 2,753 1.00/1.00 vMB 88
795,331 795,331 0000000000000000000061de52dff892e8023f23f885d86e2f1584213f1bf254 3,198 1.00/1.00 vMB 42
795,330 795,330 000000000000000000031e301d64a4f4dc2b0c67735baf93b509228dec7d4a72 3,083 1.00/1.00 vMB 56
795,329 795,329 0000000000000000000095f0fd0a6d777b72e3973a867b0d5a7194bccb50021f 3,342 1.00/1.00 vMB 42
795,328 795,328 0000000000000000000177329e89c57cc148e351019bb1fa885155f25c5fcf98 3,285 1.00/1.00 vMB 48
795,327 795,327 00000000000000000000b5a7c74a6ad301f1cf6daf7e92d832737e2f34757dab 2,383 1.00/1.00 vMB 31
795,326 795,326 000000000000000000018b0e38a8551e37edafc84cdc1f80b32638756fbca00e 3,321 1.00/1.00 vMB 62
795,325 795,325 0000000000000000000002c9034195ebfe0f92b541ffd16983e29cef01a7e119 2,918 1.00/1.00 vMB 76
795,324 795,324 00000000000000000000a33fdc3463e62dae37b40906a8180b86e6cf3bbb4289 3,750 1.00/1.00 vMB 34
795,323 795,323 00000000000000000003fb93b1d0a6c4414bb965c770067e6b65e7e3589a9ad9 3,774 1.00/1.00 vMB 38
795,322 795,322 0000000000000000000432506f1cdce9f4b5a443a3ce1aafd02bd4e6f9ee7aed 3,366 1.00/1.00 vMB 52
795,321 795,321 00000000000000000004d74a3f94354556571c6a721c42e856918026f62e5eef 3,805 1.00/1.00 vMB 29
795,320 795,320 0000000000000000000344d97b9c8dabdeec2122d9f0b9b947f2f221f8c327ac 3,373 1.00/1.00 vMB 29
795,319 795,319 00000000000000000000a015a7264c85bd6aafb65c753af77d7fe11c0a94daeb 3,134 1.00/1.00 vMB 21
795,318 795,318 00000000000000000003b20881329cfbde9a8ede6aed41c71ced8a03b8400f89 2,353 1.00/1.00 vMB 19
795,317 795,317 000000000000000000029e058ccaa3fbc163241ad640e0b69243d403c5371b9b 3,059 1.00/1.00 vMB 29
795,316 795,316 00000000000000000004f0e06be3efd31e99e77eb56ec7fbf3945dd2b0c10094 2,629 1.00/1.00 vMB 32
795,315 795,315 00000000000000000000b29dd30b4717e3de8b1478c891e6e4cfec0f8086612d 2,920 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.52 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.90 GB
    • Received: 15.63 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.