Loading Tool

Explorer IconExplorer

Memory Pool

39,796 transactions
28.93 vMB
0.07106229 BTC
Random Selection Loading Transactions
Max Size: 146.96/200 MB

Candidate Block

Mining Attempt ffc1d89fef2bc327d97d25cf5e03b2c3192482830daa41eb590066141e375086
Version 20000000
Previous Block 00000000000000000000dcbb4606097e1e6e647621e87ea85d7afc7a11a5f479
Merkle Root 047194288dd5e2e438493f0186c9be4a713e374c71fc65fc2402d686acf1f13e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,538
Size: 1.00 vMB
Total Fees: 0.01484228 BTC
Feerates: 100.84 > 1.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,547 (676,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,814 237,814 00000000000000c4c8db0d8d127f423bf3b41bbafb926fa27154b0c6430ec546 48 0.02/1.00 vMB 219
237,813 237,813 00000000000000aa0b4d66102a9f7bfca9910469c9bb1197c8cb8871b5eb56fd 236 0.16/1.00 vMB 108
237,812 237,812 000000000000017a2474ecb4cfb45a2b6e2ec074c0425b971a98a08b8fec0ee1 626 0.25/1.00 vMB 172
237,811 237,811 000000000000009339a8c4202dfb6396b21eca66e36933578feb579d8f2e11be 207 0.10/1.00 vMB 172
237,810 237,810 0000000000000006e9897173ba4c40ce509c9eada858099ba9438efbebad5c8c 348 0.15/1.00 vMB 233
237,809 237,809 00000000000000239503ba335875d05c9861fce00c58bbef82692f3a12fba7ad 346 0.17/1.00 vMB 180
237,808 237,808 0000000000000114d6461658c2cfcd39f0c99bdb954960b4b18dc55896719c05 458 0.22/1.00 vMB 175
237,807 237,807 00000000000000ff73cae53e05015d3df0246686b791b1dadfefdafbab49acb7 444 0.19/1.00 vMB 194
237,806 237,806 0000000000000123065e887852ab6a04fe95970c1287ff5950f8741b7dafd6c3 167 0.09/1.00 vMB 102
237,805 237,805 0000000000000032895fde4bf4b4996a1020c13c4ed964df7087522bcf5339ff 391 0.18/1.00 vMB 177
237,804 237,804 000000000000009ce369491fb47d910d4c8608dc366e4543851e7ebab5878309 5 0.00/1.00 vMB 84
237,803 237,803 000000000000003bbfd387905d2b97c44b8b73875f3f51b681f5a6ffb7043278 77 0.07/1.00 vMB 107
237,802 237,802 00000000000000b0168e2b7395b9c4d2ac5348ccb1c421513b94ac219803227a 344 0.22/1.00 vMB 127
237,801 237,801 000000000000014f20acea117bdb74a34fd4059ecc373992e1404a9abdf98150 731 0.25/1.00 vMB 244
237,800 237,800 00000000000000752da71822646475f2ef5b974ff9b306ac1956f4cd7e27165d 271 0.13/1.00 vMB 150
237,799 237,799 00000000000000e86cd050f04b8c31b102838c6270fb0f8f148381d8e1350e23 490 0.24/1.00 vMB 165
237,798 237,798 000000000000000fe01324fd61993e004ec237f282155d25158b26be8bbfb696 41 0.02/1.00 vMB 21
237,797 237,797 00000000000000af827e081e656ba57353d2a034e791602623331c560e5514e3 412 0.23/1.00 vMB 147
237,796 237,796 000000000000016ee181afcf3522c0b597a82e6dcb3c86c59cf8ebb12a598424 674 0.25/1.00 vMB 214
237,795 237,795 00000000000000f10a9ad4ed5a7dcb3421e0c19f8fbe49e985d7d2791e5b839c 115 0.08/1.00 vMB 111
237,794 237,794 000000000000005514849ca8d089a13a571dc71fab60d6bba1cd4c028457a99c 371 0.16/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.01 GB
    • Received: 11.40 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.