Loading Tool

Explorer IconExplorer

Memory Pool

37,168 transactions
26.85 vMB
0.06030675 BTC
Random Selection Loading Transactions
Max Size: 136.41/200 MB

Candidate Block

Mining Attempt 81a8838910a406db89852fab9b68591bfc7c161bc064e80d6f783d080ebd1c76
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root ce57e37e6c1f3d82db8ef45b5f41775268f16ffdc21ac1ab39427da7863a1d16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,918
Size: 1.00 vMB
Total Fees: 0.00999472 BTC
Feerates: 74.79 > 1.00 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (502,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,225 412,225 0000000000000000048fd76ff8deb348922956be1768e701f31dc4826d109e08 1,569 1.00/1.00 vMB 31
412,224 412,224 000000000000000000d46ca68fb0df993d2e668cc5dc5086a11620540d551e5c 1,796 1.00/1.00 vMB 32
412,223 412,223 000000000000000003d783ada6c349881cdc9afed99997022447c7032b848228 2,678 1.00/1.00 vMB 73
412,222 412,222 0000000000000000026b4dee702688d4fd3c8b6115a08db531c8fb0f65152c2a 2,567 1.00/1.00 vMB 58
412,221 412,221 000000000000000004fe051ade0ebe09cc1aa492d04d944f6ce7975bbbc7d88f 2,240 0.99/1.00 vMB 55
412,220 412,220 00000000000000000526c8a394dab1459162b300fced24d51982e690947a7f3f 2,229 1.00/1.00 vMB 52
412,219 412,219 0000000000000000036c08d7a0d05eb8ac929fae6578b7011db9de6f2c24a920 2,770 1.00/1.00 vMB 163
412,218 412,218 0000000000000000011cadbb945ac35cb72424ca1aada9718a28524149164308 909 1.00/1.00 vMB 21
412,217 412,217 00000000000000000000941b04b4403ae9e4a9a9fa5bd8300cba23b814157f28 2,474 1.00/1.00 vMB 52
412,216 412,216 0000000000000000042554b775a41eb5787668feb70907b572f05db3d48e66aa 2,183 1.00/1.00 vMB 37
412,215 412,215 00000000000000000280e0306c21dba86ed790d06c167aca59cb495cb89f7bb0 2,350 0.99/1.00 vMB 69
412,214 412,214 00000000000000000437ea4d194b90a2104ff26f55e907023432cdfbc3cc74b3 1,427 1.00/1.00 vMB 31
412,213 412,213 000000000000000003cd0a549af3db9ce9088c7dff81cedb865dc246298ac76b 2,107 1.00/1.00 vMB 50
412,212 412,212 0000000000000000001ed3bbd2da558f546b150fc52e38af6d67f20beee1bff5 2,069 1.00/1.00 vMB 37
412,211 412,211 000000000000000004b96527062a78f0edf19033a320de6d19901bc2061fd721 966 1.00/1.00 vMB 22
412,210 412,210 0000000000000000031f6cdc67c0bd05adc1869705f7b342c1b4df9d5c83d541 12 0.00/1.00 vMB 157
412,209 412,209 0000000000000000018fc4f13d5994e004c7cd145f570b02c6d71c9ec1ccc516 1,319 0.82/1.00 vMB 27
412,208 412,208 000000000000000005822a8e7001be9f76cc4d7e3edab4ca5c4c859636cbb9ac 2,249 1.00/1.00 vMB 39
412,207 412,207 0000000000000000002a9f618a8091f49567e28639e43d43b44ffb4ea2745eaf 2,233 0.99/1.00 vMB 72
412,206 412,206 0000000000000000013764dd9a15b94f8e5896f43d4dbf16364aaaa177593404 108 1.00/1.00 vMB 8
412,205 412,205 000000000000000002591b54e236a8fde1c82ba13b1b9c927b58f039fe7c807a 1,499 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.