Loading Tool

Explorer IconExplorer

Memory Pool

45,801 transactions
28.58 vMB
0.07374056 BTC
Random Selection Loading Transactions
Max Size: 151.82/200 MB

Candidate Block

Mining Attempt 44e8072733163cba10fb4b4c839766669abebec2cf333d04b8dd069a04a76d7a
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 594ade1272c7d97df05d531bff8bf3d77c9c38fd6ec45b3eba1f568f89f862d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,540
Size: 1.00 vMB
Total Fees: 0.01944691 BTC
Feerates: 361.66 > 1.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (347,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,880 566,880 000000000000000000021b2cedc7735589e35925327b27d5662f3822f5e2c14b 1,442 0.60/1.00 vMB 18
566,879 566,879 0000000000000000001b467410b750fd84ba21b5000db0e4efe06551ddebf2dd 2,843 1.00/1.00 vMB 28
566,878 566,878 000000000000000000031a5bf8b22d194e4fb42e5e8f800d6f3b183a1e0054b4 2,526 0.93/1.00 vMB 20
566,877 566,877 000000000000000000183b41b3c1253dbd1139c3a02ba6db2d3ad38aec5be195 2,797 1.00/1.00 vMB 30
566,876 566,876 00000000000000000012e7f9f3b5acd02fbf06300e8e32973e0f6ec4c4d7775f 505 0.19/1.00 vMB 23
566,875 566,875 0000000000000000000d3e5f38c4ca4bdc87c7b0dfb9feacdb1e177150ac324b 1,033 0.33/1.00 vMB 25
566,874 566,874 00000000000000000009d3cfaf648b48591a0d859c53ab0c0670499e3bf92fd1 1,355 0.73/1.00 vMB 13
566,873 566,873 000000000000000000112621aec3cefb514b295641e9a3e3f93d01ce8cf519b9 2,783 1.00/1.00 vMB 26
566,872 566,872 0000000000000000001dcf3adae435d69186c3961ef31d373c7655ae31867375 2,016 1.00/1.00 vMB 11
566,871 566,871 0000000000000000001bfb7b7e92a05f2e7b0986832509b4a72aa3db326b3d65 2,471 1.00/1.00 vMB 35
566,870 566,870 000000000000000000063473eae325fa621ebdd41583282a490a4f52a3311c8f 2,484 1.00/1.00 vMB 8
566,869 566,869 00000000000000000028fc6a28a7dc0eed4dc79274d5a10020c1f1406772d527 2,464 1.00/1.00 vMB 34
566,868 566,868 00000000000000000029402dea6d8171f15ad7233636a2b6edc88e79b568244b 2,134 1.00/1.00 vMB 17
566,867 566,867 00000000000000000028cbf3d0aa6142115c0aea2ecffc775d7490b24ed7756b 2,172 1.00/1.00 vMB 26
566,866 566,866 0000000000000000001d2d0565e153bb3b521859b4233c77ea786efd8be708ea 2,146 1.00/1.00 vMB 26
566,865 566,865 0000000000000000000e53b23c152b7cceaecc083e330551a82ff0eed32e4b34 2,006 1.00/1.00 vMB 7
566,864 566,864 00000000000000000027185745a5e92baee4ce61edc6ab9a27380beb3405176f 1,595 1.00/1.00 vMB 13
566,863 566,863 0000000000000000001441f3e924f2b8a982b95c7ca8ebc398e557c464901d88 2,565 1.00/1.00 vMB 38
566,862 566,862 0000000000000000002b6db001205289efab1a9fe4b5191959eb44aa8a818b66 1,441 1.00/1.00 vMB 21
566,861 566,861 0000000000000000002189b4a8baa41562c9aa73fa8c75fdd79de45e6cc886e2 469 1.00/1.00 vMB 12
566,860 566,860 0000000000000000002602afa08d5d0856b78e14e60d3417617f29656fff6206 1,782 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.12 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: 652.17 GB
    • Received: 13.74 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.