Loading Tool

Explorer IconExplorer

Memory Pool

84,430 transactions
31.99 vMB
0.11283327 BTC
Random Selection Loading Transactions
Max Size: 193.80/200 MB

Candidate Block

Mining Attempt d2d450e5a56d9114bb6ad18043985511b5c69cdd0009dd60691628dca1d991be
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root d17ed2792ef74d6fd604801c4aa086c78ba47595866f702c141826fb18dcc92f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.04018782 BTC
Feerates: 100.69 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (555,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,262 359,262 0000000000000000121f481dc52d180be71574818aa1d43296ab48dfc9949281 2,223 0.75/1.00 vMB 40
359,261 359,261 0000000000000000004a9ca4036b334cc948a48097fc1a457e8b3af47a2efecd 2,576 1.00/1.00 vMB 37
359,260 359,260 00000000000000000fc1b32f7c71e0b6282986d78a0d9c2d153e1d868f46916a 1,649 0.75/1.00 vMB 33
359,259 359,259 00000000000000001201d2932379d61a416e1768b572100879ec773236a1f492 1,506 0.75/1.00 vMB 29
359,258 359,258 00000000000000000fd48d158a4a63be6d4c1f6790fcc4a9b19e92df78a6eed4 2,510 1.00/1.00 vMB 33
359,257 359,257 00000000000000000dbd6934f4e2b11a35e38f1625c1e118ca764343f778fc32 182 0.11/1.00 vMB 16
359,256 359,256 0000000000000000111e9b924557085defe9953fab93bdd4b8e5008083f67b10 808 0.44/1.00 vMB 17
359,255 359,255 000000000000000003bcd50435cd8ac0c20588abc1a0b242551bd518010bcd0d 1,798 0.91/1.00 vMB 26
359,254 359,254 000000000000000006c094341fad3a962ba790e8942acd37cf9ff7d2a5f50633 1,688 0.75/1.00 vMB 31
359,253 359,253 00000000000000000e0eac4d6a488dcb9243f5d58ca7218728308fbe27cfbae0 1,092 0.55/1.00 vMB 31
359,252 359,252 00000000000000000b687e817196e5740617dfb131596edc5a727369e41c3917 1,170 0.75/1.00 vMB 22
359,251 359,251 000000000000000015287caa0b6899e7050c46c6163d841a0f3f0d9255616d71 2,269 1.00/1.00 vMB 34
359,250 359,250 0000000000000000078df2b94d4ae2e35f4ffa0333da0cf1ff5b3d1c7c0ab855 1,037 0.52/1.00 vMB 25
359,249 359,249 0000000000000000092594f0bcb621adf2a9d18980e838b99a6407ebd9ec7982 1,234 0.60/1.00 vMB 31
359,248 359,248 00000000000000000b6fb89d612fd776cbdb16768052d2cf119500e67c4d497a 996 0.47/1.00 vMB 26
359,247 359,247 00000000000000000fcb8b80819d5d12e8987184e0fdb5bc91479c3019273c8b 1,019 0.51/1.00 vMB 27
359,246 359,246 000000000000000007b0208c1926c47ac3f77321c33767df8d91d55200a9abd9 1,370 0.75/1.00 vMB 27
359,245 359,245 0000000000000000123ab120321fdbd75d6af02b54c7f4b1801654970ee0a399 256 0.10/1.00 vMB 45
359,244 359,244 000000000000000009784b156b577d3480063f83a2975beea1e754a08064f5f0 358 0.19/1.00 vMB 19
359,243 359,243 00000000000000001394fb2274f078da45f174c45d9c9e6cfa8dd38439fba84d 1,272 0.70/1.00 vMB 27
359,242 359,242 00000000000000001403cb1dae02bc410ad975894482a5a8363d81fae5222271 347 0.16/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.72 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: 703.52 GB
    • Received: 16.64 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.