Loading Tool

Explorer IconExplorer

Memory Pool

40,080 transactions
28.41 vMB
0.06268117 BTC
Random Selection Loading Transactions
Max Size: 145.15/200 MB

Candidate Block

Mining Attempt e8ac2270adc3f8d83a14f0d49a0b8b113ca0cc67d6498dae26fb4776534ca1b3
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root eef3f99562253510dc0c1a61b50089eaa962d9091583ba757ed76cb8991343a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,140
Size: 1.00 vMB
Total Fees: 0.00798029 BTC
Feerates: 60.12 > 0.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (411,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,924 502,924 0000000000000000000f81f444d8fe3ed986792a1e654103ee304ab9c05152e7 2,341 1.00/1.00 vMB 439
502,923 502,923 000000000000000000914697bdd7f236c9b28d35657169365843ce327f1c634b 2,008 1.00/1.00 vMB 375
502,922 502,922 00000000000000000032da918fd3c3683028c5af16b2dceb3ced93044ac3333b 2,384 1.00/1.00 vMB 495
502,921 502,921 0000000000000000008bf6679c12a6c903cf76d889665406b27fee99daedc6dc 1,777 1.00/1.00 vMB 505
502,920 502,920 000000000000000000647458cfad570dcb3e23dd6705d8cb2e0061aa8fcf1f57 1,377 1.00/1.00 vMB 193
502,919 502,919 00000000000000000061d14d0024b6fdbb6590857ed0d0cdd13ec1c7784d78c8 1,415 1.00/1.00 vMB 291
502,918 502,918 00000000000000000078a1306e81cb1367e5a4f4680b2aa62e3b6f4cd9f3906f 1,953 1.00/1.00 vMB 206
502,917 502,917 0000000000000000006d8c84771d5402615f2ef84aaebf97d6f92f88389c6c16 1,863 1.00/1.00 vMB 272
502,916 502,916 00000000000000000078c142136eaa7d7e8f40d00aa7c8323be162ce05199297 1,025 1.00/1.00 vMB 220
502,915 502,915 00000000000000000080c9458f9e32a3a306cf76bd917fa647045bc3134c26dd 1,724 1.00/1.00 vMB 219
502,914 502,914 000000000000000000245892513bd4cbeeb5671b967e50ddff3307c5383f2867 1,671 1.00/1.00 vMB 230
502,913 502,913 0000000000000000002abb677663e90d442769e5b5844154cd7cb691338ae191 1,880 1.00/1.00 vMB 360
502,912 502,912 0000000000000000004aa25dbc156e9166ae542deafe0ca2b58aa1f3a832ba58 2,482 1.00/1.00 vMB 466
502,911 502,911 00000000000000000020319e1fa87e4724ebe8871aeb27a13adb83bb4c6a27c1 2,341 1.00/1.00 vMB 509
502,910 502,910 0000000000000000007f37fff807e2b74081ce4835e921c098f9ebef2f1514e7 1,513 1.00/1.00 vMB 370
502,909 502,909 00000000000000000072da673cf077d7f8ff16ffa804b08759567990c04ffb1d 1,851 1.00/1.00 vMB 395
502,908 502,908 000000000000000000655c58c2e9a164eb4aaa6a88bc5c509b46b980c37465c2 2,425 1.00/1.00 vMB 502
502,907 502,907 00000000000000000029df66934fbd669b9285060cecee33b5637bfe79b0c483 2,315 1.00/1.00 vMB 410
502,906 502,906 00000000000000000022c4358e927e6a2dd0cbb5d070d5b05b6f32f3c0484210 2,452 1.00/1.00 vMB 508
502,905 502,905 0000000000000000004c067578a74ca400eaef717c0282a379122787411f0c31 2,107 1.00/1.00 vMB 363
502,904 502,904 0000000000000000006109abd9642271fd71407142a00955ec9694331be3f18d 1,520 1.00/1.00 vMB 296
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.87 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.