Loading Tool

Explorer IconExplorer

Memory Pool

79,592 transactions
29.63 vMB
0.07191415 BTC
Random Selection Loading Transactions
Max Size: 178.35/200 MB

Candidate Block

Mining Attempt 3b9e00d26de386c1736f8d59698123ca7f14adc57f5b530f87c9c84be5d7b82f
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 0811015e319f0dbdc73f5aa8cf5780a4aeff90afa541b125b4231cecddcef297
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,746
Size: 1.00 vMB
Total Fees: 0.01161608 BTC
Feerates: 150.77 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (569,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,565 345,565 00000000000000000704994dd591c09f8f2f54de615e44b558f345865ee69ee6 1,229 1.00/1.00 vMB 22
345,564 345,564 00000000000000000b0f93241c791740ba2917e270a4abf4d567976e04f787f6 757 0.25/1.00 vMB 37
345,563 345,563 00000000000000001196ea66f13c9b1603b36e57eb3260e6d06231b732be5f29 1,874 0.90/1.00 vMB 27
345,562 345,562 000000000000000013f443a40adf81e6a54c58778bc07f4233060b2c50608941 658 0.75/1.00 vMB 15
345,561 345,561 000000000000000006fcbd156db0b55946b3d11c0f485e4d8f625ed2918d8d8e 1,845 0.75/1.00 vMB 36
345,560 345,560 00000000000000000d43bcb0a8e013f930e6f581f8bff647dabeaac2468d050b 208 0.13/1.00 vMB 17
345,559 345,559 0000000000000000115f7ddc3b9d2b2660a9800c1d244d4c78a98b8c18fbdc36 561 0.29/1.00 vMB 31
345,558 345,558 000000000000000013cd34c40055bec5384080036acc85872bf29aece7749230 45 0.06/1.00 vMB 12
345,557 345,557 0000000000000000055f4f096201cfa7e20585cccfb98f2755ef6cd6c5ee527f 359 0.21/1.00 vMB 22
345,556 345,556 000000000000000001705c9bc21f36d65e897647902c912ad2ffcab0b0031908 207 0.15/1.00 vMB 18
345,555 345,555 000000000000000000a13e877286ec45abb350ba22965cd55b9cdf4785a2af1b 877 0.47/1.00 vMB 27
345,554 345,554 000000000000000003ef1013a2c12fe1754431230554405c94cda8f4dab1d35c 945 0.71/1.00 vMB 7
345,553 345,553 00000000000000000dbe3a877bf83922ac2be1797949909a53e66f174210fd83 301 0.36/1.00 vMB 11
345,552 345,552 000000000000000015d0895b9b8c288868624ea348949d30ecda497e43bd5c5a 747 0.75/1.00 vMB 17
345,551 345,551 00000000000000000c7f188ea917c0cf33b3b191d0eac75d95ee9bc5333c01d7 2,150 1.00/1.00 vMB 29
345,550 345,550 0000000000000000160e09ef59105afaa1f5cd798935a53120e03171dfcc1d2e 697 0.75/1.00 vMB 18
345,549 345,549 00000000000000000b1fdc4c51145c288c67a1b202565fb44666e4477b12130d 154 0.17/1.00 vMB 19
345,548 345,548 000000000000000010ccbd494910afaaaff7557fdbc33ac45507daecbbfcf41a 1,399 0.75/1.00 vMB 24
345,547 345,547 00000000000000000a6bd36f7cb1155497899dddaf03fdbcd7b4159e561a523a 2,601 0.75/1.00 vMB 48
345,546 345,546 000000000000000016348256268b326b5bb9419c97afe5e61bb4a16220ab5d26 1,034 0.75/1.00 vMB 14
345,545 345,545 000000000000000007569146ad6540844976be1144df53b70a6dca836cedd620 1,393 0.90/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.38 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: 664.37 GB
    • Received: 14.96 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.