Loading Tool

Explorer IconExplorer

Memory Pool

45,736 transactions
27.89 vMB
0.08289267 BTC
Random Selection Loading Transactions
Max Size: 147.49/200 MB

Candidate Block

Mining Attempt 33c11e84920afc6878f0a26b4be43f41d6948906896dc1382690c73089d52126
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 734d10624a993a1cd847b2a69bfb6f29d76a16543446f14863849df4ec89cf26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,112
Size: 1.00 vMB
Total Fees: 0.02944588 BTC
Feerates: 181.54 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (588,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,082 326,082 000000000000000016dc5d6fc3fac244fd2c93b63d72edc7e420e6efad394131 529 0.28/1.00 vMB 26
326,081 326,081 000000000000000018049487872dfe9366aedee004104927ab8ff0987a4a2818 16 0.01/1.00 vMB 18
326,080 326,080 00000000000000000c55333186bc7b899e17c93c1771578c63ce6da9d937abe1 69 0.05/1.00 vMB 23
326,079 326,079 000000000000000019f242d906cf14ab03baefbb8fe1772a4fa65ce9c865a9c0 17 0.01/1.00 vMB 19
326,078 326,078 00000000000000001485c52975dab0a2eb53afe364f532714ec1f84897d64593 164 0.08/1.00 vMB 31
326,077 326,077 0000000000000000061bed627f456831f239b7b4008a8b27830eec2666e245e6 154 0.07/1.00 vMB 25
326,076 326,076 0000000000000000087e38c7b278c0344a23411662d7891b8a93356d7274fbab 233 0.13/1.00 vMB 27
326,075 326,075 000000000000000008f1138ecbc9cbcd73a0c4a929f16c1c161022f9d2b45f4a 124 0.08/1.00 vMB 24
326,074 326,074 000000000000000006d49e1eebc14ff62182271b56faebc089df9c8c89cf8a04 841 0.49/1.00 vMB 27
326,073 326,073 0000000000000000152e7529f35c74812832e869046854950939bbf544edce15 213 0.13/1.00 vMB 21
326,072 326,072 0000000000000000049e2d9fedc301941ad2a89bb32542a3b140d75d34a6c599 526 0.34/1.00 vMB 25
326,071 326,071 00000000000000000725bea0331eac1ad3f4ee977b71dfd1f23fe1802b743025 270 0.15/1.00 vMB 20
326,070 326,070 00000000000000001467cce8851cc4514a5cab8136dcaae1453f97670fbee157 528 0.24/1.00 vMB 33
326,069 326,069 00000000000000000075fa7687fd845afdc2b50b3d6ecb6e355f2fea47b1e78b 87 0.06/1.00 vMB 6
326,068 326,068 00000000000000000a31cd1a3197c445f55b498de2d4656d873dc6eabdc4b692 471 0.26/1.00 vMB 26
326,067 326,067 00000000000000001ce1799e54174d0bc679120921a0964232007e1665d5767b 637 0.40/1.00 vMB 24
326,066 326,066 0000000000000000037bc2435da0b3e09b73328d09df9f1bc791a8cf3742f008 578 0.61/1.00 vMB 17
326,065 326,065 00000000000000001543d8bb11537376feec89ab3483031ad7d46ef1d4c5d4b2 1,372 0.75/1.00 vMB 29
326,064 326,064 00000000000000000d596c654dbbd17daf67515f4d6b2b57af13de6c6c95cb99 821 0.50/1.00 vMB 27
326,063 326,063 000000000000000011a907f328f623e041244704c4fb6d909608a6801d0960fe 256 0.14/1.00 vMB 19
326,062 326,062 000000000000000016a865c685dcf3f60a50f5686a516d3f91dd8e6a2d6a60bd 899 0.35/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.