Loading Tool

Explorer IconExplorer

Memory Pool

81,235 transactions
30.63 vMB
0.07442739 BTC
Random Selection Loading Transactions
Max Size: 187.92/200 MB

Candidate Block

Mining Attempt 3870d2784200c9c357ad535765d47bfe847b51389826eb7df0e7ed16dc173380
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root 141666b389c1aa138dc09ee052d58f85041af9e36a3ec42b4c6d32134dcfb00e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,968
Size: 1.00 vMB
Total Fees: 0.00587053 BTC
Feerates: 151.12 > 0.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (551,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,841 363,841 0000000000000000005386b8bfde0991b61a3f6cd9fa5a3f2ca77f14cd4caac3 174 0.09/1.00 vMB 20
363,840 363,840 000000000000000009c77c1cf83b8264e943a14fbddf1c0a7d7f576e9bd330e5 2 0.00/1.00 vMB 0
363,839 363,839 00000000000000000f541795510b79f5fef8900fc2b54f5f9ef24a1608bce58b 568 0.31/1.00 vMB 27
363,838 363,838 00000000000000000613f0bebbe46214ddde2d96ba13cefd055f4c9d0b6be6e3 297 0.17/1.00 vMB 25
363,837 363,837 00000000000000000ce8bfcb263624ff4845fe2da368ed5443ff7b186006dc1a 404 0.24/1.00 vMB 23
363,836 363,836 000000000000000002f4a32abb0551e89b29c16d7935de22f6fe5d9f93a21345 480 0.49/1.00 vMB 22
363,835 363,835 000000000000000000cd89ba29277f9a93bddcca4eabb3c857c73fd6ba29e0c4 1,161 0.95/1.00 vMB 24
363,834 363,834 0000000000000000011cef43d1c689b097bd15410151f6b2666a6f683a7ff659 728 0.66/1.00 vMB 20
363,833 363,833 0000000000000000048ac650e31f261563a739effd2d7856a9eca3c58d9a5a57 972 0.75/1.00 vMB 14
363,832 363,832 00000000000000000461eb56ad6ac43fee3160df9ac2d23e5415d32c8236b084 1,364 0.75/1.00 vMB 30
363,831 363,831 0000000000000000124b23161558e48b88243f9d846b67a3a08aa5f652b1a5f4 1,487 0.95/1.00 vMB 24
363,830 363,830 00000000000000000507e5254e3c25e58f1b7f2083deda911a5d0076c0834ded 1,963 0.75/1.00 vMB 39
363,829 363,829 0000000000000000012712287f40755dd50dee1b65f6640b54ba180fb1f25403 1,807 0.75/1.00 vMB 40
363,828 363,828 00000000000000000db394c3ec9534e666b36596e6622c3ff3660ce1080221be 304 0.08/1.00 vMB 62
363,827 363,827 00000000000000000c3f4c54e2efbe20b36ca4e26c437452ce0172397ebfaa6d 1,030 0.47/1.00 vMB 33
363,826 363,826 00000000000000000589febd3694f310ccb74db3e9cc45345a858f75756f4556 230 0.10/1.00 vMB 29
363,825 363,825 000000000000000004868f1368d914c7f0006364ba4acadd4cd82ba3fc433b6d 465 0.19/1.00 vMB 33
363,824 363,824 000000000000000008735f4b14eca3a87cf7b0d76e660944f8891824aff9933a 744 0.31/1.00 vMB 36
363,823 363,823 0000000000000000092425899de737434df68f4ef517f467b4262c6411ed486c 433 0.22/1.00 vMB 35
363,822 363,822 0000000000000000041bd34fbc468afdcea6a3d9a0c9321568b401bab28660bb 309 0.23/1.00 vMB 25
363,821 363,821 00000000000000000c98118d7c4edafd83f19ae36d76acbc1dfad8cf3a0770d5 296 0.12/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.