Loading Tool

Explorer IconExplorer

Memory Pool

81,495 transactions
29.92 vMB
0.10823729 BTC
Random Selection Loading Transactions
Max Size: 180.91/200 MB

Candidate Block

Mining Attempt bed04a932d1b93c6a2ce84ff35e457f89736f0b7c11d36197bc392996387dec7
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 8ac3749fb745334bc45d70958d424deeaed5d515abe00d07a9968c92359a5ac3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,200
Size: 1.00 vMB
Total Fees: 0.04190152 BTC
Feerates: 146.36 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (159,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,340 755,340 00000000000000000001b560b667a7aacfe54c86c455edf6c0cc1185d0724764 547 0.16/1.00 vMB 12
755,339 755,339 00000000000000000003ddf1665214dae9667886a797a2164f21238a7e5da506 2,217 0.83/1.00 vMB 12
755,338 755,338 00000000000000000006e5be032d056058b5e27cc50a069f04d8722261bf464a 186 0.05/1.00 vMB 15
755,337 755,337 00000000000000000003dc3e015381158f895e483105736b5e52f44ff17b73b9 2,173 0.80/1.00 vMB 11
755,336 755,336 0000000000000000000059616f91461084c563eb8c07a8b2b8b32b58e226f893 1,788 1.00/1.00 vMB 10
755,335 755,335 0000000000000000000328ff9bc978904389649e1bea2c40e13c2bdb6b2c66b8 2,535 1.00/1.00 vMB 20
755,334 755,334 00000000000000000005f2791c530fdb1034e90baf4d275a52bbf6e710749ad8 682 0.57/1.00 vMB 4
755,333 755,333 00000000000000000002dc98cff2cd05cf79c92607ed376f0de28b3979754669 1,254 1.00/1.00 vMB 1
755,332 755,332 00000000000000000001bc30ff38a087e3c842a4372776c6bfb37132b0961149 2,540 1.00/1.00 vMB 5
755,331 755,331 0000000000000000000003a530f4b3e851e4c5e8b9092857245394a466098f51 2,714 1.00/1.00 vMB 12
755,330 755,330 000000000000000000078cf839d202edfbe164487a970f3d2a4d8a3d1c594a3b 2,601 1.00/1.00 vMB 17
755,329 755,329 000000000000000000004024ab03eae1cd606d15964e67e0eb44dd5287bbeeb9 1,795 1.00/1.00 vMB 12
755,328 755,328 0000000000000000000269fb52a0858ec1c146b8d5045d2d210133976b98fc73 3,266 1.00/1.00 vMB 19
755,327 755,327 00000000000000000006f6c0ef079c074eefcdc6ce3d8fda98306d4a4580615f 2,339 1.00/1.00 vMB 16
755,326 755,326 00000000000000000003c0d0c01548048e92591c1f8c0ede5370993e9ae0fef2 2,788 1.00/1.00 vMB 14
755,325 755,325 000000000000000000012ff3c825ae1fba03640de94f7097cc7ba21f1b19abd5 2,394 1.00/1.00 vMB 24
755,324 755,324 00000000000000000003b75cb3fa25dff581380b284a478a1a00ab9aa3f8e469 820 1.00/1.00 vMB 4
755,323 755,323 00000000000000000002ca8dacbd1b58ad455927cc231aa725e23e063fc45bfe 2,465 1.00/1.00 vMB 4
755,322 755,322 0000000000000000000320cedb17c927bd7090f9c00e5b19b56dd9688fe6808e 2,345 1.00/1.00 vMB 9
755,321 755,321 000000000000000000047a89cb76303698e2f7a1a3741fcfa3caf2b6e4cd1ebb 1,469 1.00/1.00 vMB 8
755,320 755,320 00000000000000000007c91b0a8fda98800177ad6e7bb870d895eb28e096f851 3,487 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.