Loading Tool

Explorer IconExplorer

Memory Pool

78,990 transactions
29.66 vMB
0.09147503 BTC
Random Selection Loading Transactions
Max Size: 178.95/200 MB

Candidate Block

Mining Attempt 9eba2c7722210a67e633e7bf24a43a40b72567933d31b262b5ca462f8c4bccf8
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 256f8e0cb0e7b84078b360c8b9ba806e77bd96e795bc7ea26e1555fadfe0a85c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.02592930 BTC
Feerates: 251.00 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (609,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,539 305,539 00000000000000002d3623a2825f4165c1559969f6153f07ff7218a73a4de1cf 773 0.25/1.00 vMB 64
305,538 305,538 000000000000000052453fe892000d78d88451d1c6656ca24e51d1aeac97fde5 100 0.05/1.00 vMB 31
305,537 305,537 0000000000000000421f9c008d24166b1a27374971843f74eeff9e696c825103 379 0.16/1.00 vMB 41
305,536 305,536 0000000000000000451ca758fd595694491723a7c6adda7b0f000e0988261580 218 0.25/1.00 vMB 18
305,535 305,535 000000000000000017bd7b9fe9b6f5a03c7626c671275b42861eb5002ed83dcb 336 0.20/1.00 vMB 32
305,534 305,534 000000000000000013c8e1e1b7c5c201974ab0237391eccef96e5f89609021bc 62 0.24/1.00 vMB 12
305,533 305,533 00000000000000003b45b9529d007f71de659249172be80ed57ac1ce33e4f97d 392 0.35/1.00 vMB 24
305,532 305,532 0000000000000000113bd01134cf09e7f228f7fccd627e75ebbd49f72bef12db 187 0.11/1.00 vMB 28
305,531 305,531 000000000000000009463fe0fa19e59065ae930add76cb1a7f7d7cf0225846aa 298 0.18/1.00 vMB 28
305,530 305,530 000000000000000013ee9f0af3be3e0d50fa313f9b1fbc24e59169a6ee7bb724 415 0.35/1.00 vMB 22
305,529 305,529 00000000000000002dea895287702bf6da078b231a2250e3424307225ac7f90d 16 0.01/1.00 vMB 23
305,528 305,528 00000000000000005b3f4d947da56295275aa7554d3f3f9a0ec4709e7f1d862b 173 0.11/1.00 vMB 28
305,527 305,527 00000000000000002342896c5070c91f86ff504f714a096ac6ee33b24b638454 334 0.35/1.00 vMB 19
305,526 305,526 00000000000000001cb2cfdb1c657fc6352dcc9af8b4b71109e1154fd0923bb2 539 0.35/1.00 vMB 27
305,525 305,525 000000000000000042621f0d927005f31d39541794f81f7e412e660cb4e4059f 650 0.25/1.00 vMB 42
305,524 305,524 000000000000000049cae418cff72a56b52d6edbb4d2223ac457d33b832703c4 506 0.35/1.00 vMB 25
305,523 305,523 00000000000000005959c400009f33fc2e1baef70ef119cfb3d9cb7cc52c208c 707 0.35/1.00 vMB 34
305,522 305,522 0000000000000000448a5f889ce5d4220cd2b9554d3a49d9b05bcbccce564bb6 65 0.04/1.00 vMB 25
305,521 305,521 00000000000000005cd1a2f53cdad0f78b7fe73a11787a7bf94fba29ba09cf7f 307 0.16/1.00 vMB 34
305,520 305,520 00000000000000004a9b9f03dd169039440db71bb086bdc3747ca2cbc127c9e7 73 0.04/1.00 vMB 24
305,519 305,519 000000000000000013f577550b6bd78924f548d88a03eec04dafd892666ea575 76 0.05/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.