Loading Tool

Explorer IconExplorer

Memory Pool

84,443 transactions
31.52 vMB
0.09857351 BTC
Random Selection Loading Transactions
Max Size: 192.25/200 MB

Candidate Block

Mining Attempt 7c58e5f4db5ba7d98aeb310dea1c79b2c566b963266cdaf15efe7030a9469d9b
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 0c1c389e47ee46a861a6ecb2ac48b7a9ccb4e1c24b7fe0567e66ae7ac813c76c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,454
Size: 1.00 vMB
Total Fees: 0.02536770 BTC
Feerates: 150.77 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (652,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,944 262,944 00000000000000060e6f2b258fe9220444af221cbc24cc9ca3a8a6278c46f8ee 251 0.08/1.00 vMB 84
262,943 262,943 0000000000000010563f25415f21ae0aaf9627ac4ae9ca0ce994400144c8202f 418 0.16/1.00 vMB 101
262,942 262,942 000000000000000ca671d15523285c0058954e04b1181b5ad773f7a6879de773 338 0.16/1.00 vMB 95
262,941 262,941 000000000000000166bf5def26458e9e26f2e0b2531b78ab4f4a60e55ff2b293 453 0.22/1.00 vMB 90
262,940 262,940 0000000000000005f4a388921b53e126de35f423ea983a9966e8b002e9f75675 660 0.25/1.00 vMB 133
262,939 262,939 00000000000000059d6dbcd03e6a07199f918dbdba661dbb3995982efa4f801a 286 0.15/1.00 vMB 65
262,938 262,938 00000000000000155acd2d3c67567c77e8f684ec44f569c2d68784694991055d 70 0.03/1.00 vMB 80
262,937 262,937 0000000000000004ca1b757688ffab30ef1f80229fc734162e75da6dc72b9160 342 0.15/1.00 vMB 91
262,936 262,936 0000000000000010c8169d177123075d22a336e71e519f449fe2b4f46943054a 350 0.14/1.00 vMB 111
262,935 262,935 000000000000001414ccc09b182eafe4e80c4adbbfaeac462af62b80ab660d27 483 0.18/1.00 vMB 109
262,934 262,934 0000000000000007be43cf12c8ae528beb23d43085fdecf3911140435711d715 744 0.34/1.00 vMB 102
262,933 262,933 0000000000000008cad210c5fe3203d724e2d39bbba0ee0f6034729a5ccfa8fe 229 0.07/1.00 vMB 46
262,932 262,932 000000000000001611a9bc0db9a05af0df7a52a54b178f053444718a34c7ee9c 360 0.15/1.00 vMB 112
262,931 262,931 0000000000000003da1e20dc9c8dae22bf1d412021d80ef6c489e00267e251d2 70 0.02/1.00 vMB 29
262,930 262,930 00000000000000121a016992964fb085ae5423c211ff8f3cf7ba277d75177e67 308 0.12/1.00 vMB 137
262,929 262,929 000000000000000adbc12cefa215ed5d226a981910b03b8b57e2dacfb9b0b95a 304 0.12/1.00 vMB 94
262,928 262,928 000000000000000f0e9cb6d3f0f15d3111ee1e28f6dc9ff4c1d8b6a253090a55 441 0.18/1.00 vMB 122
262,927 262,927 00000000000000168f855e814c41f97d90d3a8c42d4b1e88d54920f7cae8cca4 700 0.27/1.00 vMB 90
262,926 262,926 000000000000000734c29e16adfaa0e8269f3d3508b6036ba6f5980bd12de31b 356 0.15/1.00 vMB 88
262,925 262,925 0000000000000011a793a7d654b212ec67ef89a90fdc59c2b501949bc0128f4d 360 0.15/1.00 vMB 116
262,924 262,924 0000000000000004d34062416b3e78075746107bebade3f540925f805328f792 111 0.04/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.97 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: 716.11 GB
    • Received: 17.78 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.