Loading Tool

Explorer IconExplorer

Memory Pool

86,105 transactions
31.51 vMB
0.08157073 BTC
Random Selection Loading Transactions
Max Size: 193.79/200 MB

Candidate Block

Mining Attempt 3929e46fb85e3780912c58cb69e9e8c3b967a20f86919b40da5d9378680af877
Version 20000000
Previous Block 00000000000000000001a8198c32d51bdc65ee551e9c5da92a193e87af3d7ab6
Merkle Root 0c8583008754650694c2ad9d9e13c794aa44cac6af5fe16b3bd789885e776439
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,863
Size: 1.00 vMB
Total Fees: 0.00987439 BTC
Feerates: 60.10 > 0.99 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,343 (321,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,138 594,138 000000000000000000156e2fe23b6217cf769a9d510d8df9e7929ed8b0d7f540 2,540 1.00/1.00 vMB 27
594,137 594,137 00000000000000000016772eb3999aaefdd709979bc65550ebe42e7b6bb01a2a 2,092 1.00/1.00 vMB 31
594,136 594,136 00000000000000000018f78cb712f3d168d50abee283960f40d3a919af8bb7ad 2,946 1.00/1.00 vMB 49
594,135 594,135 000000000000000000070b4beb941dcc3f282fc7b3439f55631e2633fcfc3e34 869 0.30/1.00 vMB 17
594,134 594,134 0000000000000000001809d24f3d68dafd2d4d3bb76d57c5695292b05363fe10 1,721 1.00/1.00 vMB 11
594,133 594,133 0000000000000000000170411358a4914cd2d5c63ad9c175d8f1beb5a617562f 2,544 1.00/1.00 vMB 42
594,132 594,132 000000000000000000189afa8720b5bc8a3dcf92b7bde673b8d414e5d38907fc 1,222 0.48/1.00 vMB 29
594,131 594,131 000000000000000000020b8848bacc01127a516cc4cb810b8782c220aa5a4b00 959 0.49/1.00 vMB 9
594,130 594,130 0000000000000000001025e6e056e18296807477e25695bc5b31d529ba5ae1ab 2,368 1.00/1.00 vMB 16
594,129 594,129 00000000000000000019b0f354b7a94267a249cbfa47aafb9c2d8ac839dcf173 2,999 1.00/1.00 vMB 11
594,128 594,128 0000000000000000000691334d72e034d12d464833c19e10bac212f3f7d84578 2,712 1.00/1.00 vMB 17
594,127 594,127 0000000000000000000373533421c69ee4f133d260480777ff131159418550ce 2,939 1.00/1.00 vMB 58
594,126 594,126 00000000000000000016ae8203b74efa2b2c98377630103fb335ba9f61219598 2,994 1.00/1.00 vMB 40
594,125 594,125 00000000000000000008f7a46c96315eeb5741a0a741bacea6b31e69e9172de7 2,642 0.99/1.00 vMB 41
594,124 594,124 00000000000000000013628421b4d1814bd1b064ceee3413799155069df2922a 2,963 1.00/1.00 vMB 27
594,123 594,123 00000000000000000000fb662d8eb45415d971698cb36b5e39c58e8e8aaeb196 2,011 0.71/1.00 vMB 24
594,122 594,122 000000000000000000006db20679bd03993903b57fd596bb6ab7c3654ce335a7 2,784 0.90/1.00 vMB 24
594,121 594,121 00000000000000000003111423fdbff4ab19815d9d2deb4128eb3280c5ae324a 1,337 0.46/1.00 vMB 25
594,120 594,120 0000000000000000000151f6458f2554d9bb84415aaf3d61cf95fa87f3d13e2f 80 0.02/1.00 vMB 22
594,119 594,119 0000000000000000000cfb642aebe3b4a66235b4a4a52f35fb6bab6613824afa 248 0.07/1.00 vMB 32
594,118 594,118 0000000000000000000a023a85fcc09071aabe186653b8a65a2e43acfc885980 1,165 0.32/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.99 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: 717.16 GB
    • Received: 17.83 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.