Loading Tool

Explorer IconExplorer

Memory Pool

44,048 transactions
27.30 vMB
0.07919990 BTC
Random Selection Loading Transactions
Max Size: 142.56/200 MB

Candidate Block

Mining Attempt c6833d2d6177c432537c114866a326ed13b5c4961102ca733d0dd72b82c98ebc
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 5f3e6bab4da68110ff95fe783e6f8addb546d907a4c9ebb098bb604a8f42c186
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,399
Size: 1.00 vMB
Total Fees: 0.02629431 BTC
Feerates: 150.77 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (155,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,021 759,021 00000000000000000000cdbfed567aa265cbcf8a41537ad76d975aa1811a0225 2,622 1.00/1.00 vMB 11
759,020 759,020 0000000000000000000086c77053714b60b4a8c87ef9b95731febe26a4e3e802 1,182 0.66/1.00 vMB 7
759,019 759,019 00000000000000000003368cfaaae6b17b5440736f1aaf067710a9713b690d24 1,047 0.40/1.00 vMB 8
759,018 759,018 00000000000000000002a5c36d72bee21085cfd3e35bccef8a51179b1b49b077 153 0.07/1.00 vMB 6
759,017 759,017 00000000000000000000027a7e47d1142320321f56ff1a2b9e4fc87e3ad87bae 567 0.17/1.00 vMB 9
759,016 759,016 000000000000000000007324e4683bbbb2e8f4499acde74e625be3f0d97ba863 920 0.59/1.00 vMB 4
759,015 759,015 0000000000000000000295866b59473c9ff8aeeaf0d7e6df97781389d5031178 127 0.10/1.00 vMB 5
759,014 759,014 00000000000000000001f48a23eafa0098ab468b9823f88443b53b4ebb1707c9 154 0.48/1.00 vMB 2
759,013 759,013 00000000000000000003181de8b740748d7524fb225136268393a397f1327be8 1,295 0.99/1.00 vMB 4
759,012 759,012 000000000000000000001c1f480779603dafe13dd4c32c9d59329023bf940d1f 567 0.48/1.00 vMB 4
759,011 759,011 00000000000000000000a0d02e16e1131d64bb01f636e2fe3c871d0fd7ba6701 879 0.56/1.00 vMB 6
759,010 759,010 000000000000000000003683e25804079309dba1c6b984d71e8ee521223d913b 377 0.43/1.00 vMB 11
759,009 759,009 00000000000000000006ca44553d2fdd4a75a9af7183a8e537ce771eb1df1f9b 1,222 1.00/1.00 vMB 9
759,008 759,008 00000000000000000001e1307dc279018a0dba101d89daef4fd66885caf8b1ff 2,198 0.79/1.00 vMB 9
759,007 759,007 000000000000000000078eefe5b88edeec5dc3e1f89e13e2437c4d8edcdcd1d9 678 0.50/1.00 vMB 5
759,006 759,006 000000000000000000063ce87652a507cc0d16c0de4e56da9083b60bdf13da86 2,529 1.00/1.00 vMB 10
759,005 759,005 000000000000000000041d0e8419408a5ebea2553280b3990c31a18f99580609 374 0.32/1.00 vMB 4
759,004 759,004 00000000000000000005240902f436127b2adab81711e4228e053d25953937dc 1,009 0.39/1.00 vMB 7
759,003 759,003 0000000000000000000610d216ecc212d0303ca713917a56aefbc25bbb5f32c9 1,315 0.63/1.00 vMB 7
759,002 759,002 000000000000000000012786168d9a039af4a5df27f8397ac318e0a2a84fc8ad 1,094 0.44/1.00 vMB 8
759,001 759,001 000000000000000000073e6bdd2886fce424effe89c35f2509a37aaaf7b3e882 2,046 0.94/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.