Loading Tool

Explorer IconExplorer

Memory Pool

37,950 transactions
26.75 vMB
0.08294789 BTC
Random Selection Loading Transactions
Max Size: 136.72/200 MB

Candidate Block

Mining Attempt 8fc41e3e2a5dcd37027e23a10439a128648d3cf33f540c161215fc0664eeb0e7
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 1cc48a39cc6dc333dca2ee9ceff08722bdd4c79de689c3be83efe2f50672eaed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.02947608 BTC
Feerates: 200.71 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (202,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,460 712,460 0000000000000000000ab1a0439fcbaa374ca30897de71f794a9cf0eef6bd712 275 0.16/1.00 vMB 10
712,459 712,459 000000000000000000028341ebf37d207ec2345ef73e46d678fa71a8f5449aa6 1,789 0.84/1.00 vMB 10
712,458 712,458 00000000000000000006ebb846a45e84bcb61758e4b9dc37159c64355e060bd3 703 0.35/1.00 vMB 10
712,457 712,457 00000000000000000009d42a56966bfd5a86b0a7045ec994145d7dd6dda437f9 507 0.21/1.00 vMB 10
712,456 712,456 000000000000000000009d464eda7d9c6b7507f8242fbc3723c0b70d49c9bb28 2,593 0.86/1.00 vMB 10
712,455 712,455 00000000000000000003fac70347968f5858cc147abd451ddb1a0206d5ac9d88 1,978 0.77/1.00 vMB 9
712,454 712,454 0000000000000000000c331c7732ea9c891ae142a409055e99931a9fcb066bf8 2,435 1.00/1.00 vMB 4
712,453 712,453 0000000000000000000bf51f0fd00977a6c5097cef9f542463de27cb11663177 2,176 1.00/1.00 vMB 10
712,452 712,452 00000000000000000005f99228d6e0f879b451d02091312a00573f6edda2f77c 2,333 1.00/1.00 vMB 19
712,451 712,451 0000000000000000000a7291143dca7b9cfe27e27290e94c7115571c806ffef4 490 0.21/1.00 vMB 12
712,450 712,450 00000000000000000001a34923538ca5c9a1a985085e8d115d51ae1b62943bb3 2,047 0.83/1.00 vMB 11
712,449 712,449 0000000000000000000adf409db0fcc82d0838ae3a1bc34f87ab48ac7b88bb7e 1,124 0.51/1.00 vMB 10
712,448 712,448 00000000000000000002524f0cf71de0a6420eaef564c79dec9c4960e9372453 1,595 0.59/1.00 vMB 14
712,447 712,447 0000000000000000000178f30696a4b39a3f66985eb9f7c7670a03ebbb8a13d5 3,066 0.98/1.00 vMB 5
712,446 712,446 00000000000000000008b678e515bba65756ce8e0749fb800d3613b072b65f25 2,383 1.00/1.00 vMB 13
712,445 712,445 000000000000000000080712209d7f79543ee8b0a321bcd3d2b1ea973df2b3a3 3,131 1.00/1.00 vMB 19
712,444 712,444 0000000000000000000993242224e33c179bca1624799e8466d4ad53c2d8c265 1,891 1.00/1.00 vMB 8
712,443 712,443 000000000000000000056aaa1328a2acf8b38595ff21167e7a20eddfa9932b8f 1,510 0.52/1.00 vMB 4
712,442 712,442 000000000000000000058297ac21260a9b536291f38f4ab76287e6f1b8fe5a3b 3,131 1.00/1.00 vMB 16
712,441 712,441 00000000000000000001d86921edc7a75c84d3c200e2e79d6d70d791bafe6387 730 0.30/1.00 vMB 8
712,440 712,440 000000000000000000078b600931a84910c5c05f7867d5869df3cfc405a07032 2,262 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.85 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: 638.39 GB
    • Received: 12.47 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.