Loading Tool

Explorer IconExplorer

Memory Pool

16,183 transactions
7.71 vMB
0.02098516 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.69/200 MB

Candidate Block

Mining Attempt 019cc182a3753776226f00f18255050c68f4019d8a312afd8128973d7236fb38
Version 20000000
Previous Block 00000000000000000001e8346c4d3adf749cafb97e37f4f648b1a84a4caff038
Merkle Root 1a2ee7ca05eecf0d63d27d59139a7ded3d52645e076ba54683200bf131c67081
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,830
Size: 1.00 vMB
Total Fees: 0.00516589 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,411 (804,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,772 108,772 00000000000072fea808319147a01735de3220264b8b6cca51f32c148b8a5383 3 0.00 vMB 0
108,771 108,771 000000000000f2e9142e80ba9a59d32fd9b7520f67a569fe312bab94fbe7abeb 5 0.00 vMB 0
108,770 108,770 00000000000119e624d232a232d1316ae5ff460fc82fd282441c8bcbd6a20f01 41 0.01 vMB 0
108,769 108,769 000000000001e59c7d4718fe0b613c95480a4056776c781ae49925b26a4bd0fc 4 0.00 vMB 0
108,768 108,768 0000000000004b23ffcc7390a1a8e3d8bfc10c136b5f2ced6deac79e5b3052d5 6 0.00 vMB 0
108,767 108,767 0000000000003f59db17afd5763dbf63a8dbdd74a39c2e3f680ef72d0f6b2baa 6 0.00 vMB 0
108,766 108,766 00000000000198f963bf239443eac102f12d3441355a325151dcd7601a72093d 8 0.00 vMB 0
108,765 108,765 0000000000013fcb6671ff9c4e8b873cafef7f240c1b28d4892e8c69c65d3eff 5 0.01 vMB 0
108,764 108,764 00000000000255787244410daae5deb99c71f5eb30ea7067226a68603776d13e 9 0.00 vMB 0
108,763 108,763 0000000000005de51cfd670a9d9c3829f682404a3f68a9f9e2cc3a1d7f8c3bcf 12 0.00 vMB 0
108,762 108,762 000000000001aeb7a8b5729fa97d22ad2fd03423b87c13e1e96101bc50804afb 12 0.00 vMB 0
108,761 108,761 0000000000016b6bc44be628666bd2fcde2d9bfeba900c294927f9e34784d372 11 0.00 vMB 0
108,760 108,760 000000000001c982538c2100286413fb1155b0523f49fdc5eee252a2f24e7da9 45 0.01 vMB 0
108,759 108,759 0000000000026cf46e2f1e7e42500b3a534078fd6229765b1d935e1a7528a58e 1 0.00 vMB 0
108,758 108,758 0000000000006fd094ee90b483dcce18c5dd37530981a83cb40d0d4d683046a3 6 0.00 vMB 0
108,757 108,757 000000000001c0afdd90624ff11e38b92f5d0a7c052f348407d70ec73f8fb1dc 12 0.00 vMB 0
108,756 108,756 000000000000308d38cb352eab827a6b591567bb92941d588d49bc90e0082b98 4 0.00 vMB 0
108,755 108,755 000000000000c9c6c496ff2396a285540abd2b91c45aca9905ff6c10ad100a36 2 0.00 vMB 0
108,754 108,754 00000000000198f341a2078c6c0ab6f73f90a9d421a85240f2b28b7f697813d4 1 0.00 vMB 0
108,753 108,753 00000000000215371172a39aac2c28a7610290d71fd3f26b0231cee0b6e674eb 3 0.00 vMB 0
108,752 108,752 000000000000f9615852823922454417a519e8a34c084a2af0361e3152978ee2 12 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 284.32 GB
    • Received: 1.13 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.