Loading Tool

Explorer IconExplorer

Memory Pool

87,759 transactions
32.49 vMB
0.15118270 BTC
Random Selection Loading Transactions
Max Size: 199.28/200 MB

Candidate Block

Mining Attempt 45c4246acea665c313c61db7d45bf195f93852bed91d33886934ea239193307e
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 71afadd2cf17f3ed4d7f7836aa5e143aa7dbe4a78d6c8267003e36f47a26f15c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,400
Size: 1.00 vMB
Total Fees: 0.06748035 BTC
Feerates: 502.65 > 6.76 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (187,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,773 727,773 00000000000000000008eb796f2647f1ca32371630bd232416eaf672dc7b6002 2,276 1.00/1.00 vMB 7
727,772 727,772 000000000000000000020bb969c3e64a244707e0cfba258ea3e2d7c5dbf53496 3,436 1.00/1.00 vMB 9
727,771 727,771 00000000000000000008ab021e5af250c02505fc780c83d92a954e9ec77a0a04 3,378 1.00/1.00 vMB 11
727,770 727,770 000000000000000000049e455d463f7278d21db4a1c4b319f7801bdd2d3ba758 2,928 1.00/1.00 vMB 9
727,769 727,769 000000000000000000047d0bbf6ebe4333311dc8b2725f919869579f4d3b7c88 1,786 1.00/1.00 vMB 3
727,768 727,768 0000000000000000000023f7e35a17c4756e44dccfd434775fdd4d1fbffd9e04 2,571 1.00/1.00 vMB 10
727,767 727,767 00000000000000000007a91b0cbb28304f4abaa3bbb8587209507083da93c16b 2,932 1.00/1.00 vMB 13
727,766 727,766 00000000000000000004ac0bea37c42325ac6433482992d5ed89b3c2c66f3688 3,323 1.00/1.00 vMB 12
727,765 727,765 0000000000000000000541942ba23b4a855ddd647d1d0ca5a03f1a8bfcd19cd9 2,197 1.00/1.00 vMB 5
727,764 727,764 00000000000000000009007108bb36f145b1ed4bec044b8ebe5fbb185e3cca4d 1,359 1.00/1.00 vMB 3
727,763 727,763 000000000000000000060d1ac4697c18b4ab6869fb360e12c6536859922bedd7 2,866 1.00/1.00 vMB 8
727,762 727,762 00000000000000000002cc9e7036c3976886743a806881ee10e501f6670f29ea 2,458 1.00/1.00 vMB 4
727,761 727,761 00000000000000000000f989c05d61ca488e5f257375244764ee57d2b1b76c15 3,164 1.00/1.00 vMB 11
727,760 727,760 00000000000000000007a76848979d5ed9abe001fa44c9601977a1bf07f570e4 2,609 1.00/1.00 vMB 8
727,759 727,759 00000000000000000001d4d398cce2fc4e7dadcfe662735873262ac875c429a0 2,663 1.00/1.00 vMB 10
727,758 727,758 000000000000000000029fd9bbaa84be3578e0c840516c22791629d877b20f17 3,329 1.00/1.00 vMB 10
727,757 727,757 0000000000000000000520719bdd6d6872000f522976b396e69ed0fd260b9fe9 2,764 1.00/1.00 vMB 16
727,756 727,756 00000000000000000004fa4ae663bc25ca54ddc0437aee39036229dbc3738e92 2,601 1.00/1.00 vMB 17
727,755 727,755 00000000000000000007428108c07f5bb223b8f95f65ab14f8c11b49a203c770 1,954 0.72/1.00 vMB 2
727,754 727,754 00000000000000000000106850e62a3555d94701a9208c7ef70c9c95cb1b459d 2,450 1.00/1.00 vMB 15
727,753 727,753 0000000000000000000272512c9674b972caede567be606b96f26c6eab3aa535 2,345 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.