Loading Tool

Explorer IconExplorer

Memory Pool

80,789 transactions
30.17 vMB
0.12287059 BTC
Random Selection Loading Transactions
Max Size: 180.96/200 MB

Candidate Block

Mining Attempt 317281f1ea86145c64a5887ae780410f9bc2722a77408b41af6f0dad6e8a401e
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 80091e3256741fb17e5aaa577820feeb12616b3f50f499c568abcd351ca418f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,474
Size: 1.00 vMB
Total Fees: 0.06094454 BTC
Feerates: 180.34 > 6.11 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (388,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,165 526,165 00000000000000000006ab4916e74a4f9c51fd47c3cf671eb8cca537deb9d594 3,273 1.00/1.00 vMB 16
526,164 526,164 00000000000000000025641576f33d4949b40ac8e7e42ee26de14e9673446c0d 1,982 1.00/1.00 vMB 39
526,163 526,163 0000000000000000000fd37dfef4ca5efff7166526233a7a555e1ceff8bcd4c2 1,042 1.00/1.00 vMB 6
526,162 526,162 00000000000000000029e8e5da267d2dbdf4e614dc6971451fcc570e897fbddf 1,687 1.00/1.00 vMB 2
526,161 526,161 0000000000000000002ade323277799a56837da7ad4d01dbd441d39437281022 759 1.00/1.00 vMB 6
526,160 526,160 00000000000000000024958407046698a13ffff9af7483fb3677c7425381c585 463 1.00/1.00 vMB 8
526,159 526,159 0000000000000000001f598f729d82a8f1570696e7af3bba7af5f7ece547ae07 3,029 1.00/1.00 vMB 6
526,158 526,158 00000000000000000016e603ead88b35db7b8a13d129edf4bfc1c084b6eabe12 2,327 1.00/1.00 vMB 5
526,157 526,157 0000000000000000002ea3e4c2cd435bc1eda70b1bf1707b8e816b0c0fcff0d9 2,877 1.00/1.00 vMB 13
526,156 526,156 0000000000000000002b22dc162398c763902dab4003b3398a56a8ca47165d29 2,491 1.00/1.00 vMB 42
526,155 526,155 00000000000000000013ddb3223e020d77af30038cab94114deba2c683609348 1,026 1.00/1.00 vMB 11
526,154 526,154 0000000000000000002ed5a9908cfed1275cf4de530056bb02c92ccc040cb849 1,226 1.00/1.00 vMB 35
526,153 526,153 00000000000000000031997c632928ea0af1916acdda8331be4c1565d991a422 2,309 1.00/1.00 vMB 5
526,152 526,152 00000000000000000020bba00fbf5ea3e4929e75af3341ac043b5d2d3e5e5dd8 2,493 1.00/1.00 vMB 46
526,151 526,151 0000000000000000000bacf025841c60f721ff19e23d3d1326c301d42beee539 80 1.00/1.00 vMB 1
526,150 526,150 000000000000000000222c37f5bef922466367d2afeff926ebaf079b90772cc9 171 1.00/1.00 vMB 1
526,149 526,149 00000000000000000028aa3a393c39855125ebeb1698f1cd9e15e908e0b643ac 1,035 1.00/1.00 vMB 9
526,148 526,148 0000000000000000003a980578ebf16faacac5f67c67245972c1bb41d1fd3b29 164 1.00/1.00 vMB 1
526,147 526,147 000000000000000000199935843eaa6408147fc32f0ed5163fef82e68e9f0860 1,176 1.00/1.00 vMB 10
526,146 526,146 000000000000000000111d960bef84cabdbb87f6fa6f9cf4cd045bb1bdd9ef5b 929 1.00/1.00 vMB 10
526,145 526,145 0000000000000000001829bf0c540d1337da43aeddf03c79d3cc0935032e96e6 538 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.