Loading Tool

Explorer IconExplorer

Memory Pool

45,581 transactions
28.81 vMB
0.12854237 BTC
Random Selection Loading Transactions
Max Size: 152.56/200 MB

Candidate Block

Mining Attempt 8a72b639e91015b84b68d5b3dc5e1466efc308da5ad8cedfdfc127dc720f2a64
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 2c09a6914b94e5c20c29bd078d577846d5c2629a70b35be50eb4dfebae347e45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.07295839 BTC
Feerates: 301.60 > 7.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (731,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,308 183,308 00000000000000865f9db9634e896a7233d6c90294efac5346dcfb30bddc69bf 138 0.05/1.00 vMB 62
183,307 183,307 000000000000087185434d4caa9893fee81a6bc60103c9f98d20f2dc45baceaf 108 0.05/1.00 vMB 100
183,306 183,306 000000000000071751fc93578af837c9d213d406695eb8cde9e6c8306dd46ac9 10 0.00/1.00 vMB 54
183,305 183,305 000000000000016d1f738d485e8ad2eb7eacabee7ac57db33627904635a19cde 1 0.00/1.00 vMB 0
183,304 183,304 00000000000001b29195cc6eb6fcb71c7b9a3388c88273d30169599389d73378 144 0.08/1.00 vMB 109
183,303 183,303 00000000000002a201849cf6974a61bc9070a2128f6df726d71e73ca7c13c0aa 28 0.02/1.00 vMB 88
183,302 183,302 00000000000000d7fd6d400efb6018c9c71eb337d8ee70a551256eecfafd9f6f 26 0.02/1.00 vMB 29
183,301 183,301 0000000000000954489d772e3a95b9bec13f5dc63f36bdf2fbf9e03624cca67d 432 0.23/1.00 vMB 107
183,300 183,300 0000000000000a40353c058c3fd185e9f784aac1596082aaaaba96f5b0fe68fb 126 0.05/1.00 vMB 106
183,299 183,299 0000000000000a31613260fff3b7e5db6ecc9ffa8f4bdec62b11e5975d75732c 7 0.00/1.00 vMB 0
183,298 183,298 000000000000011bb6f5bbcfdf9e7eb2885e15ea1295f61099decbede1bff1c9 42 0.02/1.00 vMB 78
183,297 183,297 0000000000000193b5ae278df3991205ad4706b79c945f6c6418b4ae828f376a 238 0.15/1.00 vMB 102
183,296 183,296 0000000000000591159cf63dc95fe381a901ec42c90a7f711be0679c81d1be3d 8 0.00/1.00 vMB 49
183,295 183,295 0000000000000443c7b2a75d26a6c6c8be8c33748890594a098b359e22c395d9 1 0.00/1.00 vMB 0
183,294 183,294 00000000000003de60c43e39b4dafb802c7784043face03380c4106203e6fee0 90 0.05/1.00 vMB 344
183,293 183,293 00000000000002ffe2d6c5d1427dcaaae0f7da8e68f29bd95aa37237ad5c060e 94 0.05/1.00 vMB 89
183,292 183,292 00000000000004a6fb8169d27da6e5cc79a090319c691ab22943c3e82304087b 262 0.18/1.00 vMB 83
183,291 183,291 000000000000014f04f8dc15f5bc56610a5672d9be63ea2ef70f6cdd192dbf10 11 0.00/1.00 vMB 70
183,290 183,290 0000000000000986e8acc644a07524ba518b700a695dde0d701227685b2c5d90 115 0.05/1.00 vMB 131
183,289 183,289 00000000000008f702952ba299b5ec0f3a9e467e1df56e41f2a55f9243b79f22 168 0.06/1.00 vMB 113
183,288 183,288 0000000000000475a822da87d854ade9b1a6a84480c2620f5c8a297b1e497793 63 0.03/1.00 vMB 227
Previous 10 blocks ↓
Total Size: 782.05 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: 650.90 GB
    • Received: 13.35 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.