Loading Tool

Explorer IconExplorer

Memory Pool

82,248 transactions
30.05 vMB
0.14965925 BTC
Random Selection Loading Transactions
Max Size: 182.09/200 MB

Candidate Block

Mining Attempt 8ba398f1eb04703e078ab6abbbb9a98786837d8e74a9190796b2764e1ed056fe
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 8ed536d7ff1deab24dd6c3a02747db126367861c2eb4063030fe0d94170dcba7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,851
Size: 1.00 vMB
Total Fees: 0.07911703 BTC
Feerates: 101.65 > 7.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (540,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,740 374,740 00000000000000000bea2a146062b687ce6f8b71e06185a8ebf02df0c8d52e2e 589 1.00/1.00 vMB 11
374,739 374,739 0000000000000000020b0c2b3a6fb1f4627870e28c1979c6ba39ab40f34e1e22 1,286 0.75/1.00 vMB 16
374,738 374,738 00000000000000000117c86f6a048d48c6be3360d97dc0a2f2f64aa891368090 801 0.50/1.00 vMB 31
374,737 374,737 000000000000000002f59acd066dcb0955e3cea1e0da4d15d148e1d006e3058b 1,727 0.92/1.00 vMB 46
374,736 374,736 00000000000000000b3c8e9a867c08c3a635600dc799c8ce5f6c1f48420842b1 1,741 0.93/1.00 vMB 34
374,735 374,735 0000000000000000017d6e23f27e083d7b007eca9c459243c5ed3edbed2cdb3d 343 0.12/1.00 vMB 42
374,734 374,734 0000000000000000112c226cd37538a38b7b885cfab33a31ab465675cac657ad 816 0.52/1.00 vMB 29
374,733 374,733 00000000000000001219c682bc05c1c673641364b1acf03bc22d6ab37f4a5f44 1,386 0.45/1.00 vMB 49
374,732 374,732 000000000000000002819e98ad02eff57a1a62c1fd50993332d6fedddac904e4 640 0.93/1.00 vMB 10
374,731 374,731 000000000000000007606b0d82d712211adc81dd8e3070611787c89d4aec6bf7 506 0.25/1.00 vMB 40
374,730 374,730 0000000000000000046e87561ca257e570fc31c8405c42243c1d0c696fb300dc 696 1.00/1.00 vMB 10
374,729 374,729 0000000000000000120c6f920a2fe902ca9498e2a3280bfa794482edc34c1ac3 2,168 0.95/1.00 vMB 15
374,728 374,728 00000000000000000f5596101122913879db079c8fbf8a53ae71b7cbe30a8d53 602 1.00/1.00 vMB 11
374,727 374,727 00000000000000000fe2f4e4396cfabc7e806c1ed40373dd18653bedee6c21b4 911 1.00/1.00 vMB 20
374,726 374,726 0000000000000000025bd4ef29f112e2e8d15e7c77d60fc10c1a5cce90b68043 571 0.75/1.00 vMB 17
374,725 374,725 000000000000000010da4cb90661d7b84f28131f6fc595cd7cbd4fe3671431af 1,669 1.00/1.00 vMB 33
374,724 374,724 0000000000000000125042afdcfb55016062fafc37c0833cf5b78fcced93d395 166 0.18/1.00 vMB 17
374,723 374,723 00000000000000000b4c01328bf9c511deed5e51a92e77eaa3aa96e18ec6e661 850 0.35/1.00 vMB 45
374,722 374,722 000000000000000003c48498f5ae0f487afe2d8bb135196bb283634a1a2eb5c5 1,632 0.75/1.00 vMB 37
374,721 374,721 000000000000000012613e3d5291deec4740cff010a7d0b6ad57c385b87df259 1,415 0.93/1.00 vMB 17
374,720 374,720 00000000000000000a4b2fd5f10addc2c80617bd63503f4d0b7a7b339d041730 427 0.19/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.