Loading Tool

Explorer IconExplorer

Memory Pool

45,542 transactions
22.32 vMB
0.08883139 BTC
Random Selection Loading Transactions
Max Size: 124.61/200 MB

Candidate Block

Mining Attempt 2261cc047dd0617a5e0956f802592ea3f4c84cc65c6ce2714946c2463a173026
Version 20000000
Previous Block 000000000000000000010af14abf3268910c2119088b119fa85fc48f0443cc77
Merkle Root f495fc7f4655315b11a5793bbce707a7ea730a71bf43d21a6d330334c21d9bc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,096
Size: 1.00 vMB
Total Fees: 0.02980343 BTC
Feerates: 152.70 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,096 (781,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,327 132,327 00000000000006fd0b2b3b3f4114ce036e2435b7653bbbaa684c3c19cff7dea9 42 0.02/1.00 vMB 260
132,326 132,326 000000000000018e3d767d273c07c8935289115d9e9cd6ba1d1f6761696aaef0 21 0.01/1.00 vMB 703
132,325 132,325 0000000000000ee5678cee0c9926e7ce3ecada6c874d13c02da3a04233a2b75c 25 0.01/1.00 vMB 891
132,324 132,324 000000000000128db79701c4823bf59d7bf65f4626ea50d3f8ced007cab79909 12 0.00/1.00 vMB 14
132,323 132,323 0000000000000e5f5935cf5272880829c5b6d82b6c2b3a0d9282ef112388becc 125 0.04/1.00 vMB 303
132,322 132,322 0000000000000d777c90f9206c09baccb0fee75e1d7f58e20901a7762added5c 63 0.03/1.00 vMB 1,151
132,321 132,321 00000000000000f42a58be3e9cb153c90b69339726317457b234ecc8eaf7e970 105 0.03/1.00 vMB 2,483
132,320 132,320 00000000000003f80c4b0e73a0a3d869067273ce3377afb507a002aac93bc005 40 0.02/1.00 vMB 210
132,319 132,319 0000000000000c813134270739c75ffdaf2e49e44bffdaebf3fda6dd8d93db90 1 0.00/1.00 vMB 0
132,318 132,318 0000000000000ddc6b5bb67995a20328ffc38fb6c5585d9c3993ec0047f50b64 30 0.01/1.00 vMB 880
132,317 132,317 000000000000093701dbfd25994053e9a77ecf05846f427090ee808afe608fd5 14 0.00/1.00 vMB 1,332
132,316 132,316 00000000000004f1d831c3f00b30a4d9b7550868792acf1f312f8f8e99a18f8b 36 0.01/1.00 vMB 883
132,315 132,315 00000000000005f1821114944116fff9baeae16c3aefd50674608422db44dc63 110 0.04/1.00 vMB 381
132,314 132,314 0000000000000215546a531ee90c08fb2b407948e28cdb963307f41142c4090f 15 0.01/1.00 vMB 1,572
132,313 132,313 0000000000000ec1e992fd253db9ed90968fd3c873865a0b35f81d702030c859 56 0.02/1.00 vMB 643
132,312 132,312 00000000000004b4737a1721f9e508d8eb9dd29776e38cee90150d8f8a45c142 31 0.01/1.00 vMB 90
132,311 132,311 000000000000106f148d0506971e0ae5996942615c6837b531c151080182ba4d 10 0.01/1.00 vMB 679
132,310 132,310 000000000000012238ac9f7bdb969a8191cbcf7d713cc9e6d823994355b7d67c 8 0.00/1.00 vMB 29
132,309 132,309 00000000000009ae73d37f45779fc3d8bb243600bb884b9549be9611c796ee9c 10 0.01/1.00 vMB 0
132,308 132,308 00000000000007f42ab0e3dd65b8d0224f468b2750586d1cd8ca895858330235 2 0.00/1.00 vMB 1,254
132,307 132,307 00000000000011be4b8b08ed5695f0fb289ab616df21e66952a8c79c947a4dac 77 0.03/1.00 vMB 462
Previous 10 blocks ↓
Total Size: 780.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: 558.70 GB
    • Received: 7.13 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.