Loading Tool

Explorer IconExplorer

Memory Pool

79,061 transactions
29.55 vMB
0.12221571 BTC
Random Selection Loading Transactions
Max Size: 178.48/200 MB

Candidate Block

Mining Attempt 32f253a11c305f0ba29d0003becdd107555dac943cce68dd3d9111cb5c9d4021
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 17e30296096cf56ddb32ac817dfe2a499d1c8ab80c612011a98fe20165357e6b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.04299424 BTC
Feerates: 198.58 > 4.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (321,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,234 594,234 00000000000000000010b6ff3ef40c842d2061c8017c4cc467bc340f12995541 1,787 0.62/1.00 vMB 25
594,233 594,233 00000000000000000005079ecc8d6520ebe4bd7422c7b203fd27e5b7754bf702 1,066 0.40/1.00 vMB 8
594,232 594,232 00000000000000000010f24d16ad682e04c8ce543385293b17f075ba9cf72802 2,450 1.00/1.00 vMB 14
594,231 594,231 00000000000000000006e5f8ade3a1ff23a88073be827ec95d9f5ed9af7233e7 2,453 1.00/1.00 vMB 27
594,230 594,230 00000000000000000005db30998093a938d47c8105aff011752e9d815f9ed0c3 1,865 1.00/1.00 vMB 29
594,229 594,229 0000000000000000000849020736fe7457e032fcaa2be2e276f8d1b0402d046f 2,002 1.00/1.00 vMB 47
594,228 594,228 0000000000000000000267d5775d8339c03624ba736e0f850e77127b707a01e9 748 0.22/1.00 vMB 26
594,227 594,227 000000000000000000137c34ffcc84a986f1cd18e1b2e00f6188a35f38b039d8 1,546 0.44/1.00 vMB 23
594,226 594,226 0000000000000000000444135a33aad26040e8717c2b4f8fc698e2cfe5d35281 101 0.02/1.00 vMB 21
594,225 594,225 0000000000000000001684480c2bddead00670f7c759d74f55651d3b2e2e9b61 339 0.09/1.00 vMB 28
594,224 594,224 00000000000000000004097f84e748c968e2343eb84ae973c3f158656bfe980c 1,723 0.52/1.00 vMB 22
594,223 594,223 0000000000000000000eff67a22b50930aca7004d77d93059a9d99057a26002d 888 0.35/1.00 vMB 24
594,222 594,222 000000000000000000158f34484888d7b4a35cbb0175d9f25423446ca6c5c947 2,537 0.89/1.00 vMB 25
594,221 594,221 00000000000000000006c441aab5dec880093c2fd79a04f2e0c0f8b040409958 546 0.21/1.00 vMB 14
594,220 594,220 000000000000000000143568dd384d81b4aada5133b21289cec25d425521fdaa 3,069 1.00/1.00 vMB 19
594,219 594,219 000000000000000000162398644b199c748341f3404e4c03b6179a7d6d92ca76 1,190 1.00/1.00 vMB 35
594,218 594,218 0000000000000000000d725f2c4c51e13808b5fb78d39a43fbef8c32dfd26ecd 542 0.30/1.00 vMB 22
594,217 594,217 00000000000000000005502925a02c3658a3c5c47132890f67f0bafe34889b2f 1,645 0.86/1.00 vMB 20
594,216 594,216 00000000000000000008978585fad59a8395b0d5ca6e18b99f728cf7b6c7b5a7 1,655 1.00/1.00 vMB 28
594,215 594,215 0000000000000000000898a5d1a227ab85be9e914805c4b73f4718293a114ffb 1,202 0.55/1.00 vMB 24
594,214 594,214 000000000000000000038a92432ce19096b0c8a4f24e2e8eeff26dff824629d3 692 0.30/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.86 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: 712.95 GB
    • Received: 17.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.