Loading Tool

Explorer IconExplorer

Memory Pool

74,951 transactions
27.65 vMB
0.07702029 BTC
Random Selection Loading Transactions
Max Size: 168.77/200 MB

Candidate Block

Mining Attempt bb8b6b12fb3ef9ef06b3b23bcd500ceb2a25d7df7d6a044a3e0cca4a9a33a805
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 8d55be6b397433ded5d09b51b67774f7246185ef156f35585510131c5d411127
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,223
Size: 1.00 vMB
Total Fees: 0.01796640 BTC
Feerates: 100.08 > 1.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (286,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,849 628,849 0000000000000000000643c6282b268ee0f04dd1be956f4f39f20b97e9c2eb5b 2,018 1.00/1.00 vMB 62
628,848 628,848 0000000000000000000c43a894917fb9d8203912bf3899549b63eb762035bd6d 249 1.00/1.00 vMB 4
628,847 628,847 000000000000000000066ca36a99a1e7dfa656e0c2e5fda1b30713a8ea5916ba 317 1.00/1.00 vMB 6
628,846 628,846 00000000000000000009391c46523db07bff6ccb61293eceac87a3cb46146433 2,160 1.00/1.00 vMB 20
628,845 628,845 00000000000000000010a9a68d7bb9c5a905fd933b2d63a2bea1728f71351a41 2,489 1.00/1.00 vMB 54
628,844 628,844 00000000000000000005a6cc4251bf7e79210e671e8a56030d92a0a65197744b 2,531 1.00/1.00 vMB 53
628,843 628,843 000000000000000000064a81add91d6e266215a558ccdf95b8d3f5c1679bfb59 2,978 1.00/1.00 vMB 80
628,842 628,842 000000000000000000115bb180a19a565e55e2f55ba413acf3a98d4536abbcb1 558 0.21/1.00 vMB 41
628,841 628,841 00000000000000000006de3ed372341216f3138371f7a730a17bc8e152b76ce3 629 0.31/1.00 vMB 47
628,840 628,840 00000000000000000007ec9e0ac6eba59eeb086284f11953f0d3107660cb3b17 161 0.05/1.00 vMB 54
628,839 628,839 00000000000000000009edfe8b5acdce933acfc9f1fd019fc667c280cc1a2a46 217 0.19/1.00 vMB 21
628,838 628,838 00000000000000000010bfc8ca7867b12a657d475721b571ae191dafcc53c6eb 542 0.20/1.00 vMB 50
628,837 628,837 00000000000000000001b615c9cece0d5a41cc80d9d0321b186100e1e245a5ce 3,057 1.00/1.00 vMB 38
628,836 628,836 0000000000000000000e577751d580ebeae8641c328280d5a1019767a44764e1 1,856 1.00/1.00 vMB 58
628,835 628,835 000000000000000000088a8d2a6870ba5a080f0c85fd85c6eddd9c4c8645e1e9 207 0.06/1.00 vMB 45
628,834 628,834 0000000000000000000e34ccd03cb15f32dc8621e9fc0c585569ac8d0736880a 830 0.27/1.00 vMB 43
628,833 628,833 0000000000000000000b5389d816ccdba263e9044af012d7fd1e56cb9fa41966 453 0.17/1.00 vMB 43
628,832 628,832 00000000000000000002c849630819986945b62ac4d1847dda9b3750e0db5423 2,333 0.89/1.00 vMB 46
628,831 628,831 00000000000000000006db82ec94f809cdd61444d47363f17cbc284dd7feaaa8 2,238 0.79/1.00 vMB 46
628,830 628,830 0000000000000000000dd32730a41e24f251c394c9112a7a4407e009267d1836 1,471 0.87/1.00 vMB 16
628,829 628,829 0000000000000000000c1c9c05b8351f15f27562c0aeedb3bd4b7816e883e561 2,334 1.00/1.00 vMB 63
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.49 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.