Loading Tool

Explorer IconExplorer

Memory Pool

86,360 transactions
31.74 vMB
0.10607946 BTC
Random Selection Loading Transactions
Max Size: 194.41/200 MB

Candidate Block

Mining Attempt c9640f2d6f852b16732d16fe19acc74e9177ebcf09133cf2b9d8900243e9f92b
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root ac4ca1eaaed60bdcc7aad34cd7f043422282d4297652f8c511f7a1f992c132c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.02625834 BTC
Feerates: 1,236.26 > 2.63 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (627,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,468 287,468 00000000000000008fa2a85d15edb47c92645788ebaaaa84856dd1a0f7d65d15 311 0.15/1.00 vMB 36
287,467 287,467 000000000000000082c4549237c81e7bd5a5316551ff054c6396e3919e445c78 828 0.35/1.00 vMB 40
287,466 287,466 0000000000000000a5de85dc5956829c1506750f365fa2f33d646801ef6a22b1 31 0.03/1.00 vMB 9
287,465 287,465 0000000000000001498773c5112cb69e79b73cf04193acd7c525fdf16f49029d 278 0.12/1.00 vMB 47
287,464 287,464 000000000000000029d4623c4275d397c852400a2d2c44b1af6ecb79418d4f97 225 0.16/1.00 vMB 25
287,463 287,463 00000000000000005b01f0aa97ae7e61d64942caee7f53a0cf4f0832571e4ce7 71 0.03/1.00 vMB 32
287,462 287,462 0000000000000001587db0d2806a619a6bdebabd706064013049e20f8cb33ec0 605 0.33/1.00 vMB 34
287,461 287,461 0000000000000000574e9b45e7735c51c1d258aeac14cc6e64ffca6952886840 123 0.12/1.00 vMB 22
287,460 287,460 000000000000000004a0668312142d08608fcf81b718657e2186f62838949a4a 77 0.04/1.00 vMB 37
287,459 287,459 000000000000000143c3132605b47b308eb6a9d3c570428ba4751b3a54545c8e 61 0.05/1.00 vMB 27
287,458 287,458 0000000000000000d806b1a742b87a5e8eaaee29afa81228d1149a4a3100eb8e 319 0.18/1.00 vMB 32
287,457 287,457 000000000000000136a080c44a07c1375970ad169e5460c71da62a556558c776 239 0.19/1.00 vMB 28
287,456 287,456 0000000000000001369bfc1b1f9aa987b42ad0c20fd94f9e630aa742100d498f 532 0.23/1.00 vMB 36
287,455 287,455 00000000000000015dd0a6573d26434df17972820832489ce21e36885170b083 803 0.35/1.00 vMB 35
287,454 287,454 0000000000000000c6f4b3328000b995c8d52103bc9b6adf4cd6efeb4660b596 140 0.06/1.00 vMB 100
287,453 287,453 00000000000000000ec0cddf0a8824c63106fe114f3ef63a6a55c043a9768325 303 0.21/1.00 vMB 31
287,452 287,452 0000000000000000986f88bf29c533b7a6671fd00f29b664ded85cd1318e044d 106 0.07/1.00 vMB 27
287,451 287,451 0000000000000000eb71e285ccc587388b954cff5fe5d98f43812e679726b42f 264 0.18/1.00 vMB 27
287,450 287,450 0000000000000000904efa08102afaf4c4831d034dd772a4234fa2331e7de480 277 0.32/1.00 vMB 22
287,449 287,449 0000000000000000ef521b843230d2fef5d56b7a8f950c95ce28ccc344c797df 601 0.26/1.00 vMB 36
287,448 287,448 0000000000000000f60f27902a009f2cd2d7278210c7b78cc167ffeba5edcdd1 64 0.03/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 783.02 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.40 GB
    • Received: 18.04 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.