Loading Tool

Explorer IconExplorer

Memory Pool

42,151 transactions
18.44 vMB
0.18817677 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.62/200 MB

Candidate Block

Mining Attempt f73df0e601d94added5f67f6953de2beb8226d351f877d7de99eaa6e0954e94d
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ff495b2522db180f0c25107c75b81c5ef21aaa8cbbce9fabb39649981fa9d31d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,656
Size: 1.00 vMB
Total Fees: 0.06154361 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (763,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,289 150,289 000000000000068ff06dfafc80c07d9f0c743064d636563216a81ec433d7f3f3 1 0.00 vMB 0
150,288 150,288 00000000000007533ba42bfa4becbb9bf15d8d4a98bc49cdb317145fc856e178 17 0.01 vMB 145
150,287 150,287 00000000000001ad0be7473458d172797fa3decbb13a953d14f4d13b77d32cfa 134 0.05 vMB 167
150,286 150,286 00000000000005e0bfd3637d52e63086ace2e4f53f2bede9bcc9b7e2a52ceaf2 92 0.04 vMB 135
150,285 150,285 000000000000091e3695b35655b78ec30cdcd7b5d0e5af8523ac59a5e5f1dcae 50 0.04 vMB 302
150,284 150,284 00000000000002b43ef457a0503a468a9802d6eb786b9895195ae4c20dcf3f4c 14 0.01 vMB 271
150,283 150,283 000000000000087926b0837337904bde89cd5bb787433bb788b63fe6d3016f55 21 0.01 vMB 303
150,282 150,282 000000000000063590d1337076db75b47d1a3ea3d87c38b10a5e99f9ee54be1b 41 0.05 vMB 69
150,281 150,281 00000000000004a992c7f1aaf109ac9eb103d29048eab43047a80c820445055b 13 0.01 vMB 41
150,280 150,280 0000000000000aebfc1a118ff29c5b1193a49fc49ede5b8a395c9c376985d32d 22 0.01 vMB 132
150,279 150,279 00000000000000f34b5622911a89f46667f49d777c0d639084e7d86374e5fdf9 25 0.01 vMB 172
150,278 150,278 00000000000001451f5ee17a31732ce5f76bdbc6d954e0ad7c579ba8ec494405 176 0.05 vMB 51
150,277 150,277 000000000000027371df20adf67bf89504518352249fd45c5eb2c71ca9c562fe 75 0.04 vMB 114
150,276 150,276 0000000000000ae6b6b2410161f62547c654015e9ab78e8797dc1c55cb0b7662 163 0.05 vMB 82
150,275 150,275 00000000000008faff10fea6d7472b10d78352361f7d8983c83ac3ab54f57e78 61 0.03 vMB 127
150,274 150,274 00000000000006032681809fd587f087ca0f3ef13b771f6ada2b4d11dbe7fa38 95 0.05 vMB 90
150,273 150,273 00000000000006e6910f47132ad853929e15b72f834a457f1951b56dd979fe1b 49 0.02 vMB 272
150,272 150,272 000000000000093d630a0f83eaf9c8db1c08556a16a1a09d1189657c0d16f0d1 46 0.03 vMB 117
150,271 150,271 00000000000007019c41eed68f8c148242f8d5be78fe8b43822cfe9915af21d7 26 0.01 vMB 106
150,270 150,270 000000000000034619d44193d0bcc33d442e1c5e96a04ee9ab7d431cb7f70e41 62 0.03 vMB 140
150,269 150,269 0000000000000477cfec9afc8470254a7a1617e94c28e840b367e0caf9d52b3c 58 0.05 vMB 273
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.09 GB
    • Received: 0.48 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.