Loading Tool

Explorer IconExplorer

Memory Pool

40,768 transactions
27.92 vMB
0.06354880 BTC
Random Selection Loading Transactions
Max Size: 143.25/200 MB

Candidate Block

Mining Attempt 532ea8bd93df9e106f2973b1acf28b709aa32b049f2dbed4bc7627b0bade978f
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root ea49c64193ffaafff15d16ab1e2f60f8d47abfa8aee3cb52bd0344ff9563e707
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,686
Size: 1.00 vMB
Total Fees: 0.01005317 BTC
Feerates: 100.56 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (525,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,429 389,429 0000000000000000022ede656bdbaa654710bc352ab7bccbdb17eec67c1d6241 245 0.75/1.00 vMB 13
389,428 389,428 000000000000000003c92eb0ee66ce469c0943592f6e108d8ff7041feedf75c2 769 0.75/1.00 vMB 29
389,427 389,427 000000000000000002fc1518083df0336020566220b72f9a6048df2cf89434b8 214 0.13/1.00 vMB 23
389,426 389,426 000000000000000008c355c22df3cb160791e7c1bf7f10ba57c890dbe69bf08f 1,419 0.75/1.00 vMB 31
389,425 389,425 00000000000000000683893be7a37de93206105371d74837e8b31621d48e9e66 721 0.33/1.00 vMB 38
389,424 389,424 00000000000000000527887ca733a46f302279f501c55fa1f5178b6390414260 912 0.75/1.00 vMB 22
389,423 389,423 000000000000000009a8515a5945027d4834614efd8ab85bf5fbfddebcd66cbe 1,900 0.90/1.00 vMB 26
389,422 389,422 00000000000000000a1a1e5f9ea22bd14222213fc0bf7374c6b370ea50d485d4 362 0.12/1.00 vMB 117
389,421 389,421 00000000000000000b09baa34a4ba603b107fde0a4e617ced5ab3a753fc97a44 1,054 0.49/1.00 vMB 36
389,420 389,420 000000000000000009113ea7514d03b0e2066239153094b32b723b9b93ba4549 1,112 1.00/1.00 vMB 23
389,419 389,419 000000000000000004c914081871318c86b39aac12bc72e3bd4932bb1f7ae4e7 1,096 0.75/1.00 vMB 25
389,418 389,418 000000000000000000d8b58564cca7ddbb3de352237d07f2ca261c29dabde5a5 466 0.25/1.00 vMB 32
389,417 389,417 000000000000000009e4d83daf2c988291038119ddff1f8438e7b1b10e42a5b9 537 0.82/1.00 vMB 19
389,416 389,416 0000000000000000070b7f86168867648fbcedaf63c7a75760346940bfc2ccfc 1,831 0.75/1.00 vMB 43
389,415 389,415 00000000000000000739c19d1128aa3e7a575a52478ffac5f04f6896d2383898 1,528 0.95/1.00 vMB 41
389,414 389,414 00000000000000000629394757b46ae09599576b38c5eb6e02d6f6fdbd2f5082 1,627 0.75/1.00 vMB 38
389,413 389,413 0000000000000000041a3e7323adaf555249ed754b93ba859e073c0ee7ea15ef 747 0.93/1.00 vMB 18
389,412 389,412 000000000000000000574498db20dff5a7aa2ea5effb9812f26d72fd4dc47561 176 0.07/1.00 vMB 33
389,411 389,411 000000000000000001147ae638f380c2edd1beddaf66af67cfe1aafdb66d9106 591 0.75/1.00 vMB 17
389,410 389,410 00000000000000000b45835b2c4841e9110f5510e3d138b7291bd043134ac997 197 0.09/1.00 vMB 66
389,409 389,409 0000000000000000039c5ec231bce23279b89e355e9bd7111717165bc28ddde5 520 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.75 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: 631.72 GB
    • Received: 12.08 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.