Loading Tool

Explorer IconExplorer

Memory Pool

85,541 transactions
31.93 vMB
0.11849572 BTC
Random Selection Loading Transactions
Max Size: 195.51/200 MB

Candidate Block

Mining Attempt b7a3f0e0cc382d3ec496f46d85b8491ea1d3441081315dbbf645aec73bf579c8
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 607572706e912874045b2f9b61c902b1fc340d2c89210d9098c7f723826cc64f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,506
Size: 1.00 vMB
Total Fees: 0.04012787 BTC
Feerates: 299.70 > 4.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (649,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,917 265,917 00000000000000094e4221d063e95f6b56f5aeb095e359e12935a2938f785f13 56 0.03/1.00 vMB 104
265,916 265,916 000000000000000657cac9a53a91581401e2f54c2e4bdf5091c62ad0a84b0b07 246 0.14/1.00 vMB 53
265,915 265,915 00000000000000045bc16467dc616d375818ee6dd254afb4f3e895128e8ebb82 57 0.15/1.00 vMB 5
265,914 265,914 000000000000000ae6c19b79e23aa92e068523fc428333d09fa6705c8fc8f1a4 37 0.01/1.00 vMB 66
265,913 265,913 0000000000000008e4c6f18ea9359b5176f176c7b48d657b35643dbb1fec5f59 452 0.20/1.00 vMB 93
265,912 265,912 000000000000000863f9577613ae394e6689581a63b0444bad30a651b2156967 233 0.12/1.00 vMB 59
265,911 265,911 00000000000000043a79925021c1382acae940622f7f0ef981dccface09bbc29 88 0.15/1.00 vMB 5
265,910 265,910 0000000000000003f44aa35fb161fbbbf6f3d08f94b8d4920d0b80504aff7a2e 291 0.15/1.00 vMB 80
265,909 265,909 0000000000000005391e2338afe5204414d66b1f140b172da651daedf5663af2 70 0.04/1.00 vMB 24
265,908 265,908 000000000000000f5c6867a8ef7bc2b7aae9991393c57c04dee573907fe46713 314 0.13/1.00 vMB 89
265,907 265,907 00000000000000048877ef3e82af4658bbf26964ceacc15779cc5854c72c63a8 473 0.23/1.00 vMB 108
265,906 265,906 00000000000000029260a253383648e161352401e58b78f490b3af869e8c437f 421 0.13/1.00 vMB 239
265,905 265,905 000000000000000085b2d306607f3c39855d5e1d15c926ec1c5e2b8f287d7766 319 0.11/1.00 vMB 95
265,904 265,904 000000000000000bb2d663af9f1e959328bec06db2a57812cf572c68bc65f430 560 0.24/1.00 vMB 54
265,903 265,903 000000000000000b35e2c434706fbb09acd642d43301a66f4a723a024d31facf 278 0.10/1.00 vMB 251
265,902 265,902 00000000000000017b32e5437184a03c3dac61dfef7eefe09b1a30ad3725acc6 762 0.38/1.00 vMB 96
265,901 265,901 00000000000000033ed52dacc12000eafbeef759f9b165cb01ff764b8454c8b6 453 0.21/1.00 vMB 80
265,900 265,900 000000000000000ac7a97b0d072b106b7334aec2aae5263d070989df5ba34344 294 0.09/1.00 vMB 155
265,899 265,899 000000000000000bb357a93b8e3a4800bdb32a2ca56a0fa63a6b9b5e6e20de9a 130 0.15/1.00 vMB 20
265,898 265,898 000000000000000a8e73ee1a3b33f4359092f458b1ee6ab2050084f31746c3c3 177 0.09/1.00 vMB 78
265,897 265,897 000000000000000ab0b9b2fffd56ee5838dc5603602b4180fd33b6369569663d 274 0.15/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.78 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.63 GB
    • Received: 16.94 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.