Loading Tool

Explorer IconExplorer

Memory Pool

35,281 transactions
25.93 vMB
0.06881147 BTC
Random Selection Loading Transactions
Max Size: 131.79/200 MB

Candidate Block

Mining Attempt 543de338b7cabbd176662a9d7496a77c84787afd74a92d86df375e2dad8738ba
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 0d1c5d68e1b5db17e7b455ad8a4be3af3ee9ee3ec2aa081619deb23487e68014
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.02126781 BTC
Feerates: 250.88 > 2.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (329,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,024 585,024 0000000000000000000baa0d2b221af7e974a959205c4a641d9ddd2d080c9073 3,122 1.00/1.00 vMB 68
585,023 585,023 00000000000000000003a8b2e74f12f6160021658c45d29085c3597f557f7279 379 1.00/1.00 vMB 2
585,022 585,022 0000000000000000000fd07f15872a4811086021ceff99380b8dffd5d5453f51 957 1.00/1.00 vMB 15
585,021 585,021 00000000000000000001adea7c447c9bb0305adac15ee6e7ea453d5eda8076f3 3,015 1.00/1.00 vMB 46
585,020 585,020 00000000000000000004caae065d077127d3ab43474e1f22e591518f52b844a8 1,663 1.00/1.00 vMB 26
585,019 585,019 0000000000000000001ad83fd341ce666ed093666bfc36cf5d4f8421f78a1b9b 1,800 1.00/1.00 vMB 14
585,018 585,018 00000000000000000014c659225ae39dd6f3c1ff02d1344fa17227bfe9568578 1,665 1.00/1.00 vMB 18
585,017 585,017 00000000000000000010eb716019ecd8ac7c411ce53c4fae97110fc827fdd61c 2,004 1.00/1.00 vMB 46
585,016 585,016 000000000000000000010c4987f368e9ac3234c9405fbf2e09651f01598b8604 2,294 1.00/1.00 vMB 78
585,015 585,015 0000000000000000000abbf2a521e4b474c3fb72346361d26dbb31f3550310e8 2,533 1.00/1.00 vMB 45
585,014 585,014 0000000000000000001efc8b7dc769e82086fb980d3e581271104c2e2c469268 2,481 1.00/1.00 vMB 65
585,013 585,013 00000000000000000007339132026b9c98016f38b52fb0235f7bdbb2a3653818 2,625 1.00/1.00 vMB 3
585,012 585,012 0000000000000000001c60947cbecc06e779cdbeb0e46c323c0bd655f20b5b37 2,487 1.00/1.00 vMB 50
585,011 585,011 0000000000000000001e1a56f1ed256144631dd66775d0cc42c341cdc2b74968 1,717 1.00/1.00 vMB 4
585,010 585,010 0000000000000000001f0b579c54cc22e18f6d6b1d82d5edc10a5d7f21ca13e1 2,439 1.00/1.00 vMB 51
585,009 585,009 00000000000000000009a9beb98b145977c9fab0862ae50b6c18cecf16f38b99 2,801 1.00/1.00 vMB 82
585,008 585,008 00000000000000000009d3b79056973af7d577454aa5354ff40d173b7111fd80 1,059 1.00/1.00 vMB 21
585,007 585,007 000000000000000000172d792f537456f50558880c6fe6873e1a5b61f6a3c24c 208 1.00/1.00 vMB 10
585,006 585,006 00000000000000000006ea2552c18836101d7b71d11e17ef9466aa96ca6d89d2 671 1.00/1.00 vMB 21
585,005 585,005 00000000000000000011a255409b077be7f4dcd2029df44a38e751a913dad68f 1,717 1.00/1.00 vMB 40
585,004 585,004 0000000000000000000bc5a957282a266e82d295cae846adac3dcd2bc2a01ef1 2,034 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 781.84 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: 637.81 GB
    • Received: 12.44 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.