Loading Tool

Explorer IconExplorer

Memory Pool

88,336 transactions
32.18 vMB
0.13737583 BTC
Random Selection Loading Transactions
Max Size: 195.00/200 MB

Candidate Block

Mining Attempt 538f1e649d5419545c92bd59bbd328ce168d0e90316f6fb845203e7a0d3295b5
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root b8a7db4dc8ddcd1af384bab1a5817d5ef39b76bba00afcc8e74e5dc1d2f0ad47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,933
Size: 1.00 vMB
Total Fees: 0.05105508 BTC
Feerates: 101.65 > 5.12 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (427,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,443 487,443 000000000000000000af91d167058ef6010d6bee4ca9d37c7c3ae2a215d8d5f4 1,700 0.98/1.00 vMB 126
487,442 487,442 00000000000000000010890365cb3bb22a33c493bc033957b3bbd4e5d45a7d91 2,075 1.00/1.00 vMB 144
487,441 487,441 0000000000000000002cd7034cc9e7c319cebf009891a7484ce1f27095d54a85 2,462 1.00/1.00 vMB 223
487,440 487,440 0000000000000000007a0a45394b737591ba3ff0976c499ec956ee650969ac86 1,885 0.97/1.00 vMB 146
487,439 487,439 000000000000000000663c3eec2e93d47798f7f9f5fad7c391710c817f127a24 2,498 1.00/1.00 vMB 170
487,438 487,438 00000000000000000014a8269e6d2adb8eaeea953831aa36484f8214032078ad 1,818 1.00/1.00 vMB 123
487,437 487,437 000000000000000000ef2d17f0703426bd7261f0e7179e4694a080c6cf2d9db1 1,645 0.98/1.00 vMB 137
487,436 487,436 0000000000000000003e87ac51f0abc8c21237252e67732b22f5aae5dfc882d4 899 1.00/1.00 vMB 135
487,435 487,435 0000000000000000003cf9ccb6f71539b9fba056f693985fa3e3a393db3ffa1b 2,177 0.99/1.00 vMB 169
487,434 487,434 00000000000000000045b246944006c9863e2bedd44411c92800a48baa284895 72 0.11/1.00 vMB 14
487,433 487,433 0000000000000000008c7b846518e7e693c42ecc79a4b3988e8b2bb94350995a 2,019 0.99/1.00 vMB 78
487,432 487,432 00000000000000000019f82b6928e1e3275cdbf265b19eb65c12421bbe33078d 754 0.29/1.00 vMB 133
487,431 487,431 000000000000000000f9484bf483571f4724c6778fa4cd4f03475063765d7fa3 844 1.00/1.00 vMB 37
487,430 487,430 0000000000000000001e8520a61f21201f4cf917d5f18181f0c5c67ec05c6e10 930 0.98/1.00 vMB 34
487,429 487,429 0000000000000000001af834d75482f17c67b783ed9a1cfebe75dd29dd9d83e2 2,150 0.98/1.00 vMB 79
487,428 487,428 000000000000000000170db30630fcaf2dc5d102fffd1eef7f83f248639b92ff 1,542 0.98/1.00 vMB 52
487,427 487,427 000000000000000000bd23f1e0ac2383fe48b53e169c0bee7a1f6411bdb3a8a3 1,092 0.99/1.00 vMB 38
487,426 487,426 000000000000000000438b7cebaaeb07717dc2e3a021306eeb5c985419410adb 439 0.99/1.00 vMB 15
487,425 487,425 00000000000000000048a1c832af153345367ec00cb839cd286bc7c62768f7f9 829 0.99/1.00 vMB 42
487,424 487,424 000000000000000000d0251e0403894bc0b8778368be449678746aa710ec9bb4 718 0.99/1.00 vMB 22
487,423 487,423 0000000000000000005cef229ab71d3e966a85f471ea8cac091ddb978ea02796 672 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.