Loading Tool

Explorer IconExplorer

Memory Pool

43,729 transactions
27.13 vMB
0.06294351 BTC
Random Selection Loading Transactions
Max Size: 143.01/200 MB

Candidate Block

Mining Attempt 6a595da4bf1ed72f42a7f3e5a3842c8f039526cc7ebe8d54b314eae2abb147f7
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root c9caf70a643127e69790bdc4d60a2e7e82655876682cd4a66bc9a871954e6afd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,685
Size: 1.00 vMB
Total Fees: 0.01243023 BTC
Feerates: 502.65 > 1.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (588,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,069 326,069 00000000000000000075fa7687fd845afdc2b50b3d6ecb6e355f2fea47b1e78b 87 0.06/1.00 vMB 6
326,068 326,068 00000000000000000a31cd1a3197c445f55b498de2d4656d873dc6eabdc4b692 471 0.26/1.00 vMB 26
326,067 326,067 00000000000000001ce1799e54174d0bc679120921a0964232007e1665d5767b 637 0.40/1.00 vMB 24
326,066 326,066 0000000000000000037bc2435da0b3e09b73328d09df9f1bc791a8cf3742f008 578 0.61/1.00 vMB 17
326,065 326,065 00000000000000001543d8bb11537376feec89ab3483031ad7d46ef1d4c5d4b2 1,372 0.75/1.00 vMB 29
326,064 326,064 00000000000000000d596c654dbbd17daf67515f4d6b2b57af13de6c6c95cb99 821 0.50/1.00 vMB 27
326,063 326,063 000000000000000011a907f328f623e041244704c4fb6d909608a6801d0960fe 256 0.14/1.00 vMB 19
326,062 326,062 000000000000000016a865c685dcf3f60a50f5686a516d3f91dd8e6a2d6a60bd 899 0.35/1.00 vMB 38
326,061 326,061 00000000000000000118b5ae2f9724fc639772c2dd6bedbcc6ecbb925704fe18 1,452 0.75/1.00 vMB 29
326,060 326,060 00000000000000000fe74bd7afdb963e6f523b4701a023f1c91a6473398b3ecc 674 0.46/1.00 vMB 22
326,059 326,059 00000000000000001eee397d47e09224e8db169f283b60a8796021eb11bf5803 577 0.40/1.00 vMB 24
326,058 326,058 00000000000000000bd3638ffa7c63d1cc76c22faa488fe7bf85d270ee253748 1,538 1.00/1.00 vMB 25
326,057 326,057 00000000000000001436aedd378344635fe3b0209d2268ff5431281e37882c4d 1,271 0.75/1.00 vMB 33
326,056 326,056 0000000000000000089d7cfe1841f4f435db7f2a483f5918165234aca1819d87 1,653 0.75/1.00 vMB 32
326,055 326,055 000000000000000000007e1166d92acf81d4e2d95934fcdec1276b09a7db9390 1,390 0.75/1.00 vMB 30
326,054 326,054 00000000000000000983d8f48d0f9c4f569704a1de7821b0a402d1473fb65eff 767 0.50/1.00 vMB 26
326,053 326,053 00000000000000000223f20fb87d7bc1f0e1ae60c8cc137c9535092ec4e53c19 1 0.00/1.00 vMB 0
326,052 326,052 00000000000000001f3b06a9864d9b16babdfde396aad681b0d8c55ac4e55378 146 0.69/1.00 vMB 10
326,051 326,051 0000000000000000172e08459775e2763b4f5d361bfabdb7528b65e6b430b33e 1,067 0.74/1.00 vMB 23
326,050 326,050 000000000000000005976fd75f17803216f3304a6e7c73eb29de79d054fe4905 710 0.35/1.00 vMB 28
326,049 326,049 00000000000000000d4798053e983974d0ac456c5ccc4c7325c1455bc7a09f42 690 0.41/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.24 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: 655.23 GB
    • Received: 14.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.