Loading Tool

Explorer IconExplorer

Memory Pool

80,212 transactions
29.24 vMB
0.07072618 BTC
Random Selection Loading Transactions
Max Size: 178.18/200 MB

Candidate Block

Mining Attempt 99e6b9f0bad928766371c63cdf8c037ff30ddfd32ae3f9e32f7c27121e98f480
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 330c07d9197ddd224303ebd03841b4a31c11fc3ad3ddf252a411a80e1f218ba2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,779
Size: 1.00 vMB
Total Fees: 0.00928171 BTC
Feerates: 59.19 > 0.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (106,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,220 808,220 00000000000000000000147deecffe39fdf5feaffc1410f1412ea928d97a2838 2,374 1.00/1.00 vMB 24
808,219 808,219 0000000000000000000091d4c66d9f828efda9c628aa48945bf62477b90c1f07 5,037 1.00/1.00 vMB 20
808,218 808,218 0000000000000000000134a3603cfddd8b751603e416093877f7bbe13a6f88ab 2,408 1.00/1.00 vMB 20
808,217 808,217 00000000000000000000b65d803d6edea37df30bbf7b02440c43b546a132ffa2 7,268 1.00/1.00 vMB 21
808,216 808,216 000000000000000000027b896aa2c04c17b61b027aa9392113487857ba853ac5 5,293 1.00/1.00 vMB 21
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
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.