Loading Tool

Explorer IconExplorer

Memory Pool

81,424 transactions
29.94 vMB
0.15606227 BTC
Random Selection Loading Transactions
Max Size: 180.38/200 MB

Candidate Block

Mining Attempt 72cddd2b83511cf3121b18fa4c57a636c4a051825d3ad3b123effdea62dd6f2a
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 4b93d91be7c558bca67712244b99af9e5ce1633bea1032ff533cd01d82b8027f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,709
Size: 1.00 vMB
Total Fees: 0.05932302 BTC
Feerates: 1,002.91 > 5.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (605,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,500 309,500 0000000000000000143baee0e18b4c04ae79a47ede46862aea68e31a9cb41fb9 778 0.53/1.00 vMB 23
309,499 309,499 0000000000000000171db6f10b1f464ba93eccb087891d0fe150e6c3ef306fd7 1,480 0.75/1.00 vMB 39
309,498 309,498 000000000000000031af1a43f6dbb6564ef68e9f453feb0728302e2ec1bc2b32 334 0.27/1.00 vMB 27
309,497 309,497 000000000000000003b7dc6dc3a28cacc95e48aea48b0dfb4bc073b1bc63b618 272 0.13/1.00 vMB 32
309,496 309,496 00000000000000001d0ba02248febba272cef53428b138d71226207c8a9d4dc9 67 0.07/1.00 vMB 7
309,495 309,495 00000000000000002dacc05cb3710b60cd0a9cf89d5b1bd50dda2383c8252373 490 0.40/1.00 vMB 21
309,494 309,494 00000000000000000d4c41a42b906bc11a9905fa00f5a4b1607cea8329ab8599 425 0.75/1.00 vMB 16
309,493 309,493 00000000000000001946ec87a5ec449cb59ec5cb78eebf0854cd2044a12deb1d 898 0.35/1.00 vMB 38
309,492 309,492 0000000000000000023d49f87dd794e1b68fef25f5a13665a71a15cfee4738f5 718 0.88/1.00 vMB 20
309,491 309,491 000000000000000012ce37f5cfe855098607d0be30d5557f13e8f05304e04a84 644 0.90/1.00 vMB 19
309,490 309,490 000000000000000001a7bea733c4ef2049a5dd89f9c8fd4ec355d380dc756452 1,077 0.75/1.00 vMB 27
309,489 309,489 00000000000000003065aa7f6b08a030b17c71c2b81055a82448f0bd2d7b0af9 385 0.28/1.00 vMB 25
309,488 309,488 00000000000000000a6e2adee4b91899c435ec331b4e8c23eed8b32033a15d83 841 0.47/1.00 vMB 28
309,487 309,487 000000000000000018e92a3b9a13663ee96d2db62bfeb8dca4cb3f0c26c82981 61 0.03/1.00 vMB 33
309,486 309,486 00000000000000000bb2aba00cfd38cd49c17d3da024bcba99ae76ccd78ad02d 537 0.36/1.00 vMB 27
309,485 309,485 000000000000000024cee48916334a07acab2f4b74a1e71f3e4fe09bd1c4fd20 889 0.63/1.00 vMB 25
309,484 309,484 00000000000000001d4a9aeed3a3779037994777ad98978cc5c9ce5b2852756c 27 0.06/1.00 vMB 5
309,483 309,483 000000000000000016d948079b03c326cbb3c591f80b8b944206898bece1051c 313 0.24/1.00 vMB 21
309,482 309,482 0000000000000000215faeaf58c54e1910cbe938bdcca4563f09ded1acbfbf62 256 0.09/1.00 vMB 63
309,481 309,481 00000000000000001febae05d1a0267817a5345cf4f4efdf9d0f99dd4a03ee71 399 0.33/1.00 vMB 20
309,480 309,480 000000000000000027d83e58083270efcca45239561777fef17ec45737c2ea5d 306 0.21/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.