Loading Tool

Explorer IconExplorer

Memory Pool

46,576 transactions
27.83 vMB
0.13587795 BTC
Random Selection Loading Transactions
Max Size: 146.80/200 MB

Candidate Block

Mining Attempt a4287874f8f9c4d7989d4cac5b0e322bcf32ac1b4f548faa77b31476b38f9959
Version 20000000
Previous Block 000000000000000000006d5dec801a101478f03b45279c1f23f252ebcf40ea3f
Merkle Root 4e5c59585ca98d168672379a3c510acecc5ae99dc7d9dfe3a067a96d6096fae3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,226
Size: 1.00 vMB
Total Fees: 0.07541155 BTC
Feerates: 201.07 > 7.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,880 (199,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,947 714,947 0000000000000000000344ba3233a0dd83da4a19b856e6b6a66ba93913c91e59 2,974 1.00/1.00 vMB 14
714,946 714,946 00000000000000000005b6093674ce8695931b719ed5c07b103ad7625cdaf72a 3,387 1.00/1.00 vMB 7
714,945 714,945 0000000000000000000608fa9ef40d565880707a5b85edd161a9ccbb4689ee71 2,988 1.00/1.00 vMB 23
714,944 714,944 00000000000000000006f644b7f172967608964cfa7070303262ab62e4e9d8cc 243 0.05/1.00 vMB 12
714,943 714,943 00000000000000000009bb05525b837936b9b040c1a348e75bf851c216a61cab 1,096 0.37/1.00 vMB 12
714,942 714,942 0000000000000000000011571beaade46f0a3de376a0c4cc1d9bcbcefe29c52f 751 0.22/1.00 vMB 14
714,941 714,941 0000000000000000000786b75993a3cab926014b22a67d4f329b9efc40290e02 94 0.06/1.00 vMB 5
714,940 714,940 000000000000000000095d2da7b7e20ed0e1640c66b13cd79ae931481a0427de 661 0.21/1.00 vMB 10
714,939 714,939 00000000000000000002c9b947abd4e8c56147cfdf9f2837cc4831d1ea7ceef9 1,343 0.49/1.00 vMB 6
714,938 714,938 00000000000000000008ac95eabd9141dd2dc755b38a4c97f9f2966057efff57 3,266 1.00/1.00 vMB 10
714,937 714,937 000000000000000000085665c0630e973fa9f6a42b64de9351a03b7ef5df9cff 1,717 0.56/1.00 vMB 11
714,936 714,936 00000000000000000005ff9326091d2130b5db32f1a4c7dfa16495a2c7baa625 909 0.26/1.00 vMB 12
714,935 714,935 0000000000000000000a520248890d3645914e9b5055d94f4a9bf3f24bde335e 1,261 0.41/1.00 vMB 11
714,934 714,934 00000000000000000002bc65ae926ecdafbcdf3bda9401abce69b2e05cfc90db 2,546 0.97/1.00 vMB 9
714,933 714,933 000000000000000000066b0509f49cff2e7748da0ba8422e038375f372c74ac9 1,331 0.49/1.00 vMB 10
714,932 714,932 0000000000000000000a3639a85d9218c7d7347e6ecfc0342597715032b9913b 558 0.21/1.00 vMB 10
714,931 714,931 00000000000000000002c75400eff518bbd640dc1e1f44f4e446c66ce56d572b 1,906 0.69/1.00 vMB 8
714,930 714,930 00000000000000000003eec26c9a2adaf2caa6033cdd1b3562c9607d4f8d33b0 2,353 0.97/1.00 vMB 9
714,929 714,929 000000000000000000076d64f5dfa1080a3004b38b5627180a2a2e68969bd6a4 906 0.39/1.00 vMB 7
714,928 714,928 000000000000000000058a60710f1a020159f6c8ece6f55e95f5227e05fd5de3 255 0.08/1.00 vMB 14
714,927 714,927 00000000000000000002516533b3bb337570a6fe8902cb82845bb1f577b71cf3 1,253 0.48/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.17 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: 653.59 GB
    • Received: 13.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.