Loading Tool

Explorer IconExplorer

Memory Pool

43,514 transactions
27.00 vMB
0.05576108 BTC
Random Selection Loading Transactions
Max Size: 142.34/200 MB

Candidate Block

Mining Attempt d72828831a19090c0ac1a3638e2b32f135c1be9bca4717dbb8126373b6bcb458
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 38d4678ee6a6887f877983013e5ca9f7e94cb8a11b1515fef344d850fc98ce89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,100
Size: 1.00 vMB
Total Fees: 0.00551619 BTC
Feerates: 21.20 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (166,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,305 748,305 00000000000000000002ab09d36a8755c5ba6f14f9702c136a6a6bae954ea2ce 1,379 0.45/1.00 vMB 12
748,304 748,304 00000000000000000001cf92db238c8f598b1c9a06398f756de1835f6e2ce4f6 383 0.16/1.00 vMB 12
748,303 748,303 0000000000000000000420816b218efc14cb13e91e8c82c7cd58bfc8a471137c 825 0.44/1.00 vMB 8
748,302 748,302 00000000000000000000ce65d6eec8f40df803366e5e9b0800a3534b4340bc60 2,369 0.89/1.00 vMB 13
748,301 748,301 0000000000000000000355058a598e9a52268d132d965ec2966631ef3d254979 1,898 0.99/1.00 vMB 4
748,300 748,300 00000000000000000004e224c0f4794cc7a977fa9ce101a796526a0f1e5ef295 2,676 1.00/1.00 vMB 12
748,299 748,299 00000000000000000006586ed993f558a94cb966ab9bc0bd9efbc48326c988e6 1,961 1.00/1.00 vMB 13
748,298 748,298 00000000000000000004bf18b18cc71a89b0f36931dc60fd586f6eb0734dc034 2,821 1.00/1.00 vMB 24
748,297 748,297 00000000000000000003b460c7752a0943c0446e259dd72143f8dffac1cf5934 2,506 1.00/1.00 vMB 13
748,296 748,296 000000000000000000054bc8b74ec40b5d70f02cc59ebb39cbb25b74ca2947d7 631 0.24/1.00 vMB 11
748,295 748,295 0000000000000000000986d0b7d25cc08c0d34e3f93784853b5d0517fec6dc8c 373 0.13/1.00 vMB 12
748,294 748,294 000000000000000000083e221ddb71fca8d781bafbbdfd3960514e87ab75f1be 3,006 0.98/1.00 vMB 13
748,293 748,293 00000000000000000009e2cb6f6b2a7d0c1f8c2452c4cf411aebf4014fced359 2,412 0.77/1.00 vMB 13
748,292 748,292 0000000000000000000449085799337ff50b17b8790cdaff0cb6d651ff8ad4b2 633 0.19/1.00 vMB 13
748,291 748,291 00000000000000000003f63915abf05b1ab45384732f1efffa4c2bb4929dfde4 528 0.28/1.00 vMB 4
748,290 748,290 00000000000000000006b85d87917452393487dfc39913d688196ebfc797ef02 2,820 1.00/1.00 vMB 9
748,289 748,289 000000000000000000034b0b80d70958efa29cf450f4a468d4d9a95bd2ad3bb9 3,263 1.00/1.00 vMB 21
748,288 748,288 00000000000000000003d0b5202c9141e3915dbc1c194fb5057cc52f4ba8a739 1,595 0.62/1.00 vMB 12
748,287 748,287 000000000000000000025ebc1102163f53fc30541de018906ca8b54669778ecd 1,270 0.91/1.00 vMB 9
748,286 748,286 00000000000000000003b600e1deac36915168c438aa135cd8dfdba528052a1c 1,365 1.00/1.00 vMB 18
748,285 748,285 0000000000000000000017be0b9427360b5a357dd5d2cb59257648134a1766c1 82 0.05/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.