Loading Tool

Explorer IconExplorer

Memory Pool

75,533 transactions
27.80 vMB
0.08103907 BTC
Random Selection Loading Transactions
Max Size: 169.69/200 MB

Candidate Block

Mining Attempt 82098838fd182d4d5b1c33f8ce3496a1789c84d01e17e1722ec987080654a8c4
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 2cdb44958651b1b02544db9f15dc5db4d9901ef713b8c5570e75c870296ce387
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,729
Size: 1.00 vMB
Total Fees: 0.02152515 BTC
Feerates: 106.68 > 2.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (400,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,599 514,599 0000000000000000004e7072ed48605410ea66a1adcf98aa210c293abe5e7fc4 947 1.00/1.00 vMB 32
514,598 514,598 0000000000000000001593c8496f874048276f030e61d1f2dfaaf718f2ceab9d 599 0.82/1.00 vMB 13
514,597 514,597 0000000000000000004e819a83768c23fe21876e86b7dacb9ef6d66128a5a31b 2,046 1.00/1.00 vMB 19
514,596 514,596 0000000000000000004ae7ec8da7a9ba0a45d7781c13e2951a9acb7c3d8f9fa1 2,450 1.00/1.00 vMB 12
514,595 514,595 00000000000000000013fb5aa589fdf232d1af1d7b7392703f059b29f7df604d 2,097 1.00/1.00 vMB 12
514,594 514,594 0000000000000000003269090b84880b9ce272911b3073369bf2e6e41a7854be 2,122 1.00/1.00 vMB 69
514,593 514,593 000000000000000000341a53f8660e2ec13e11730420d65beed75018df872bc2 1 0.00/1.00 vMB 0
514,592 514,592 0000000000000000002e39df1d082673ad82988e72f53607dbb3ce85b977c5e5 1,938 1.00/1.00 vMB 22
514,591 514,591 000000000000000000109988bf3f3ecd69846c55e672a64e8c44b321cdf6710b 604 0.72/1.00 vMB 9
514,590 514,590 00000000000000000009d953db8ed53ae6da53c196009fdbb495b0f59e3d07be 1,516 0.86/1.00 vMB 20
514,589 514,589 000000000000000000109962222b735e25232625526ca0dd544c493e21a0f5b3 142 0.04/1.00 vMB 22
514,588 514,588 0000000000000000001ad2179de2afd6307b2b55c1980278061f77cdbe9bf5bf 1,464 0.67/1.00 vMB 27
514,587 514,587 00000000000000000017cec0fb608880ec3d2f6976582138d7a119f2d0d5181a 3,100 0.99/1.00 vMB 8
514,586 514,586 0000000000000000004a3e3829a3336a9b57d8e3dc3daa5d88c80db4a80deae1 2,127 1.00/1.00 vMB 51
514,585 514,585 00000000000000000029471bbab6e005526ca5c13cebb3436404298c358bbc09 71 0.02/1.00 vMB 13
514,584 514,584 0000000000000000004d6a6b7e66db2de93fb41c3eba24261302e61e0936f401 401 0.14/1.00 vMB 19
514,583 514,583 0000000000000000001b915622205fb1305d8c8c014062285076180f256e4dd4 674 0.31/1.00 vMB 25
514,582 514,582 0000000000000000000de5b07ea6b08748e83e78e324d402ec941367ba8e61a2 2,072 0.69/1.00 vMB 27
514,581 514,581 00000000000000000023daa8986a99589a484c6e441cbb5d2a8008f9beba9396 243 0.17/1.00 vMB 47
514,580 514,580 000000000000000000359e61675d10f371a5511089e2619d92e7111f072aeefc 136 0.05/1.00 vMB 29
514,579 514,579 00000000000000000002579a68bcfeea1826929dd6383730033d2aab2431330c 590 0.19/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.17 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.