Loading Tool

Explorer IconExplorer

Memory Pool

38,838 transactions
27.41 vMB
0.06017191 BTC
Random Selection Loading Transactions
Max Size: 140.06/200 MB

Candidate Block

Mining Attempt ed44791ff387cd5645734b0f8e2e5d466b690b1a6f3bc9105215db4763073e96
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 5772a582f6381bbaf80b8102c241650d9f019ab4cf2a15a90a3324fc2ee9a2ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,990
Size: 1.00 vMB
Total Fees: 0.00808062 BTC
Feerates: 101.49 > 0.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (340,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,164 574,164 0000000000000000001cc030e4d46e392199bbc38d0b2f65fbf42dadc3cc6f1b 3,595 1.00/1.00 vMB 59
574,163 574,163 0000000000000000001be290dae1fb9e9efda98d258c268f7f53b9204cb02fc2 2,509 0.86/1.00 vMB 1
574,162 574,162 0000000000000000001076f84ba1c42cba6387d6691987b1ab11486dbe60c9f2 2,831 1.00/1.00 vMB 5
574,161 574,161 00000000000000000000838800871c976350afbec2294b5eb2a4afa5e945863d 3,446 1.00/1.00 vMB 29
574,160 574,160 000000000000000000233a6beaeb50f25a3b77f508466468ecea9be7d94ee66d 2,935 1.00/1.00 vMB 43
574,159 574,159 00000000000000000008f57af80d13bcd5d545e0e184a40720bf7b7d7592bca2 3,175 1.00/1.00 vMB 31
574,158 574,158 0000000000000000000faa8d22ba1032ab2b6a8af50f3ac97556656979c7d769 2,738 1.00/1.00 vMB 25
574,157 574,157 0000000000000000002587dcc77e80aeca90abb2a8bdabc1659099c072291643 3,672 1.00/1.00 vMB 66
574,156 574,156 000000000000000000240ba4f4b1b6d83a72668137c6857be570c38f99d69d01 544 0.17/1.00 vMB 22
574,155 574,155 000000000000000000088086f74a154537b7bd0b026b3f500d31b4065db1cd59 1,928 0.62/1.00 vMB 17
574,154 574,154 00000000000000000016615c7bd05c7d2b8ce4809427a7c74f7c2e2313290b61 2,570 0.85/1.00 vMB 26
574,153 574,153 000000000000000000197ac0c16db4dec685e5a1ac753ba8cc896947791792b8 597 0.17/1.00 vMB 26
574,152 574,152 000000000000000000088e6871a2812a40a70a4fb5c5f8cf2e368f1ec186ed50 615 0.22/1.00 vMB 4
574,151 574,151 000000000000000000033ffe895a1da3413b618e42065353bc33647bfec1eb46 3,412 1.00/1.00 vMB 15
574,150 574,150 0000000000000000001b207787cc24bed8039159f60e0a312fde1beed282cc28 3,124 1.00/1.00 vMB 29
574,149 574,149 0000000000000000000ad936336305a3edbf0fb8362d2f72c98c5a6f54eec044 3,123 1.00/1.00 vMB 5
574,148 574,148 000000000000000000170c07c8eaf536d5bd84b048a14fe3140fa6523198d8a7 3,301 1.00/1.00 vMB 33
574,147 574,147 000000000000000000106adce94859ff4cb049109fc4b414986ef4a97ac75eaf 3,209 1.00/1.00 vMB 21
574,146 574,146 0000000000000000001d893df558b3eabbcfaf677f0469cb94978d37a968d126 2,643 1.00/1.00 vMB 42
574,145 574,145 0000000000000000000f27c8d82a4b17c685f9af1a334b3f8383df14cccfb7ab 3,282 1.00/1.00 vMB 41
574,144 574,144 0000000000000000000abbb3187bdab68cea88cbbc3afb2c6daa84e844627786 3,139 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 781.76 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.49 GB
    • Received: 12.12 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.