Loading Tool

Explorer IconExplorer

Memory Pool

35,966 transactions
32.94 vMB
0.07728764 BTC
Random Selection Loading Transactions
Max Size: 160.57/200 MB

Candidate Block

Mining Attempt 00adb98a191b157180db1d34a2d63449c672caf45dd76bff524a3c0690b5872a
Version 20000000
Previous Block 000000000000000000001b006b749042b32968a5c881dec1d4c6cca82b10d460
Merkle Root 6abf45423fc0d88b4e0c72e6c9da29887dd0c09319fea15db4f9bb94ea9c1354
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,194
Size: 1.00 vMB
Total Fees: 0.00893769 BTC
Feerates: 60.05 > 0.90 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,324 (910,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,303 4,303 00000000ac49efcb68670d0241a4901f088c0b0d8aab6cbdb50163729e042212 1 0.00/1.00 vMB 0
4,302 4,302 0000000094d80c3737a917c61a7f3cf2fad7dd3956e0b46cbfec254222d697f0 1 0.00/1.00 vMB 0
4,301 4,301 000000008baa63431721e601b2b003bae7726adee3086867863657283dc30114 1 0.00/1.00 vMB 0
4,300 4,300 0000000000b54b5510fbf287ad4c31ced608521b2ccef6c7ed8ef033060e3eb4 1 0.00/1.00 vMB 0
4,299 4,299 000000006442d82b6504a4fc33d1a2a3a2c2f7ceccebb0cb093b1b59b8457002 1 0.00/1.00 vMB 0
4,298 4,298 0000000037902846623149dd4b8117f1e03469b12da037ff5ddeac8ca122c38c 1 0.00/1.00 vMB 0
4,297 4,297 000000008fae380b28898add3a3383a9743caf412206508ebe5ab86707317cbb 1 0.00/1.00 vMB 0
4,296 4,296 0000000061c6e5cce6587e39921c2b77e2925c71367bd2efb68b0d7098e685a1 1 0.00/1.00 vMB 0
4,295 4,295 0000000075fd168f2c87b3d7e8c184f290807bad627933efe29485f94bbaae5d 1 0.00/1.00 vMB 0
4,294 4,294 000000000dcfc38f9fb68639baa7881307e9aa291dafdc06d1cdd75912dcc9ff 1 0.00/1.00 vMB 0
4,293 4,293 00000000a585798563ea032364eb744193a4ca1bbe88b6c6cb74ff682137ec28 1 0.00/1.00 vMB 0
4,292 4,292 00000000eee94d88c599d3de9572c13c99e3c0a20588765a51d5c41450a6a769 1 0.00/1.00 vMB 0
4,291 4,291 0000000000a9b124abca780e299cbc6be88596ac86458f22ccb0bc2d5257b6f6 1 0.00/1.00 vMB 0
4,290 4,290 00000000d4f97ce36a8cdc4a78ee6b963cfadc24d007ca84603bcb4a77ab46cd 1 0.00/1.00 vMB 0
4,289 4,289 00000000ff7999d3c14fc0c601147af1ae5f07ee839f768e53c2277566ce4a43 1 0.00/1.00 vMB 0
4,288 4,288 000000006d5e2deae03b412459e1bd0b5368008b711fb67a0bfc81fe2da4bbb5 1 0.00/1.00 vMB 0
4,287 4,287 00000000525496f3bf5045cccf1a2e75f125ca75300448795b36eee643872aa7 1 0.00/1.00 vMB 0
4,286 4,286 00000000e7ab8c5e8f3210c409c1c099c0c8a44a936b7e366bf4b6748e5e746a 1 0.00/1.00 vMB 0
4,285 4,285 0000000069fb687cd8fe5bc8b8b2be43a3764edd0785b1933974ee92fa3467ad 1 0.00/1.00 vMB 0
4,284 4,284 000000007e1973d58cb411a39f2910644aee47c63c8755a1fb726d961fcfcd6d 1 0.00/1.00 vMB 0
4,283 4,283 00000000e4b110f873c6d7259d2826d610403566f1d49f59d195049c93d127dd 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.17 GB

Node Details:

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