Loading Tool

Explorer IconExplorer

Memory Pool

15,446 transactions
8.89 vMB
0.02222341 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.70/200 MB

Candidate Block

Mining Attempt cbd522b09ac9cf46e909c8043dc9ad2a0c6f1edd89b5b3baf0fb3fa5e8454cf4
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root 0f6be732f14766aa005e778d1fba3fd6c7c447047cff5168db14b128b33c5203
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,012
Size: 1.00 vMB
Total Fees: 0.00888645 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (842,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,641 70,641 0000000000ebe4775ab237c964b6f391e704354adcf8a703e659d0b277effc01 1 0.00/1.00 vMB 0
70,640 70,640 0000000000a8fe134267f6bc303bb0b748078cf11ee8f68c570481bf6cccedad 1 0.00/1.00 vMB 0
70,639 70,639 000000000074ba185003e4ad8ba5aa0eedec1d41f8ea5207940b59f6ca383e78 9 0.00/1.00 vMB 2,262
70,638 70,638 00000000010304a956638686c6c5ac32b2dc5eeb0e42ae18ca6732a679419460 4 0.00/1.00 vMB 2,590
70,637 70,637 0000000000dcbb289ac4ad5fca615084cb00173f2b3811bdb967d0474a4fe1f2 2 0.00/1.00 vMB 3,861
70,636 70,636 00000000009bfcb90b642456249bf24d8cad57a8c57c35e1b0ee583db96da63f 3 0.00/1.00 vMB 0
70,635 70,635 0000000000320d52e0bb59fcb2a47c4d0c4e8b839b6e4f1b7b150fb21c19a229 3 0.00/1.00 vMB 2,066
70,634 70,634 000000000024348bbff88fb4c9e19c2658089ec49d1d43501c31df60969365a7 1 0.00/1.00 vMB 0
70,633 70,633 00000000007f61875f4d4323f6d0238372a6d745e6d7ef04816552b113a25e0a 1 0.00/1.00 vMB 0
70,632 70,632 0000000000d3739813f7e7f2ccc6f4f3e4a2051416799ee7a203d63f78ee6372 2 0.00/1.00 vMB 0
70,631 70,631 0000000000aadc694cbc6ac857d4f81cc19ffde034535977a27b8859e45e8968 1 0.00/1.00 vMB 0
70,630 70,630 000000000104ef162bf5119a7e35488e27aa609afa7b18838375c384e12b0660 1 0.00/1.00 vMB 0
70,629 70,629 00000000005f1ce8e4e3d2e894dee9539479ed7e623f6b851d9a2a60d86d51d3 4 0.00/1.00 vMB 2,176
70,628 70,628 0000000000fedbeb0c9a460d54fc005105067f4ee74ffb0c1b228fe71027ae23 2 0.00/1.00 vMB 0
70,627 70,627 00000000006e9305935d4d3d317ae65bc2993a58a1519d41840f48364f71aec6 2 0.00/1.00 vMB 3,891
70,626 70,626 0000000000a334fc8f973331fd3a9d15b364de112979df57924bc6ba54ca556a 4 0.00/1.00 vMB 2,583
70,625 70,625 0000000000ba1e241105fc0c50902e181d2a6f9bf76f5f33ef1df74c39c2c630 4 0.00/1.00 vMB 2,583
70,624 70,624 0000000000b042ce5c9c0640407e207fae9c6ac16d03458d58a83ce532ae1954 3 0.00/1.00 vMB 829
70,623 70,623 00000000006001286a2cd5baed415320db67c59b926e09a5069a282692c165a7 1 0.00/1.00 vMB 0
70,622 70,622 00000000008dbeeb948133a8cac74e536ceb7db0a3d96350eaee5fbd17da299a 1 0.00/1.00 vMB 0
70,621 70,621 00000000004cc3296f180848cb0f01590797781d4e452fedb8bba72e1d651244 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.85 GB

Node Details:

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