Loading Tool

Explorer IconExplorer

Memory Pool

76,164 transactions
29.14 vMB
0.10392106 BTC
Random Selection Loading Transactions
Max Size: 172.27/200 MB

Candidate Block

Mining Attempt 713e839a744d14396aa247c27d56e0a317659bff3130f7c0c3bec60c5f17b1c3
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 927e0ac08827892cc605430207d1866d5b4603cf13bf1a0baf6083ec35607b75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,410
Size: 1.00 vMB
Total Fees: 0.04160442 BTC
Feerates: 201.37 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (106,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,215 808,215 00000000000000000001acd0753cfe392c9923d1277f0d84de8bba731be0cf16 4,769 1.00/1.00 vMB 24
808,214 808,214 0000000000000000000150b8a963bbc7028d6cbdc89ec2d81f46d58c1cfb4544 3,944 1.00/1.00 vMB 25
808,213 808,213 00000000000000000004808960dd6e3426833d54402b5057bf650a163b06f833 2,052 1.00/1.00 vMB 24
808,212 808,212 00000000000000000003ac13a9eb25d849b06610adbf0b48ddbd1796082f2102 3,861 1.00/1.00 vMB 20
808,211 808,211 00000000000000000000b44d2ed635e584ea9f7dcb867ccff00e1d7ca2b4c7e7 5,574 1.00/1.00 vMB 20
808,210 808,210 00000000000000000001878ace60b64c941018dc9d44bd4b711799e03e5da871 5,561 1.00/1.00 vMB 21
808,209 808,209 0000000000000000000232ce46c254141628466c17b72a0e12cb53a478120c41 4,604 1.00/1.00 vMB 19
808,208 808,208 00000000000000000004e4b8515a921eec9841f5d764997491128ab00c77bf72 4,211 1.00/1.00 vMB 20
808,207 808,207 00000000000000000002eb6d6d83953cb7446f73124eaf7b7ecd2de5f9f33856 5,928 1.00/1.00 vMB 22
808,206 808,206 000000000000000000043288256609e06944903b16dd421a614048a41c9b5290 2,621 1.00/1.00 vMB 25
808,205 808,205 00000000000000000001d1a07f32768f918d31cb32019a68728b3aa6f9d19d69 2,141 1.00/1.00 vMB 27
808,204 808,204 00000000000000000004dc5e1918bd604ea6edbe7284896c8836228b8b0d4904 5,351 1.00/1.00 vMB 19
808,203 808,203 00000000000000000001aab7d575dce4267ea6452f14c9864637b5d9f2ef9bf9 5,113 1.00/1.00 vMB 20
808,202 808,202 000000000000000000040a9811a0895b4ca96b8070d1104d08bd90d2ffc1828e 6,360 1.00/1.00 vMB 20
808,201 808,201 00000000000000000000a0680c560fa9bcc3cc9d7a6e182d485e741d3449beaf 5,168 1.00/1.00 vMB 20
808,200 808,200 000000000000000000028a067676823dea8a07f4ff7562ea2235f45bd94c4b9a 4,806 1.00/1.00 vMB 20
808,199 808,199 00000000000000000000d7bef864c3ab21a74eb30551954f7840905eb19ecefd 3,667 1.00/1.00 vMB 23
808,198 808,198 0000000000000000000287f4a52819890b170ce65c0dfe172c8fab7e520ad073 2,432 1.00/1.00 vMB 22
808,197 808,197 000000000000000000008b6088091d333870378009e66c0986aa7484d9cef241 2,836 1.00/1.00 vMB 27
808,196 808,196 0000000000000000000202b02edb2c898f0289c9c27546a88787e98c39aa560e 3,127 1.00/1.00 vMB 18
808,195 808,195 00000000000000000001d188c139f7d07a0346a6e27d864e909c801c921213b1 4,572 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.