Loading Tool

Explorer IconExplorer

Memory Pool

46,703 transactions
28.04 vMB
0.07677816 BTC
Random Selection Loading Transactions
Max Size: 147.65/200 MB

Candidate Block

Mining Attempt 44e780d7eb8d64b8a731c18cd6893f8efd9e4e30129ac92ebc30fa2c241fbcc2
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 45f927fc3bfc4358f30c4387cc129fddc114a39cf63608a1efcdf4dbc7be624c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,197
Size: 1.00 vMB
Total Fees: 0.02285448 BTC
Feerates: 100.36 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (557,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,783 357,783 0000000000000000157f599e0aa3e7c175632e9fb65f8b59c0fbc6ced246cfec 1,113 0.67/1.00 vMB 24
357,782 357,782 000000000000000015107f5afcb25406ab6f2055209f2af383060c43e05b64de 120 0.11/1.00 vMB 15
357,781 357,781 0000000000000000038bc8b3a56f1f6bd039f3ea642050a9eb7729bb736dddc1 544 0.27/1.00 vMB 22
357,780 357,780 00000000000000000df94c598a3b407eb3a59b0320585e6298b31e41bbe163df 1 0.00/1.00 vMB 0
357,779 357,779 0000000000000000126d5c7d9f9136a0e292cfbd9d653adb371d37382bef50d0 1,033 0.64/1.00 vMB 20
357,778 357,778 000000000000000011ce2f1247dfe07a0263b9bbfe4dad480bc05fd2199ad68b 419 0.22/1.00 vMB 24
357,777 357,777 000000000000000008d75fcfc7e5ccfc4ff8ec0f324e941d1e08b2792f194eac 374 0.22/1.00 vMB 27
357,776 357,776 000000000000000014e9f2ffeb39cb4756182615fe6127f3fab9ac11b791e0f6 666 0.46/1.00 vMB 21
357,775 357,775 000000000000000000acba346100041d7206362e76f0cadc000b0eb1470b8f16 356 0.24/1.00 vMB 22
357,774 357,774 00000000000000000e7d7660d1e3906e3ed1a2591dd0446f8032ee3a5b30851b 377 0.18/1.00 vMB 27
357,773 357,773 000000000000000006e28489b19b143ce531ebfcc6bfc4e5009cadeb1923a6c9 102 0.20/1.00 vMB 6
357,772 357,772 0000000000000000154bcd7de2ec243e4c313b27ac130abed5b7f00eb66bbe61 588 0.29/1.00 vMB 27
357,771 357,771 00000000000000001576ae033420a20c8eca97d797a3c7e86077f4b0b5a46447 204 0.09/1.00 vMB 27
357,770 357,770 00000000000000000bd8026b0533f8fed2a1bb0b78025ec3dcfd85891a1b8653 247 0.16/1.00 vMB 19
357,769 357,769 00000000000000000e86d1e3652b115a4262ddb836a628daaaeb334cfaa76028 322 0.21/1.00 vMB 19
357,768 357,768 0000000000000000071fb987e91576d8c9ed4dba218a505d6925f2ae46f06e5e 128 0.10/1.00 vMB 15
357,767 357,767 0000000000000000064abc99ca99541299008b9a62ec63db3c1131d845fa20f2 280 0.14/1.00 vMB 23
357,766 357,766 000000000000000003f4cb9ba482bdef55a7d6b7383fe2bb77d273688334104f 1,134 0.60/1.00 vMB 25
357,765 357,765 000000000000000012a4b6abd680222fe905a8b1f68ce9995b8780bb97f52829 142 0.06/1.00 vMB 32
357,764 357,764 00000000000000000fef82168ba97678479dfcf4ee8f314c5a22e1f9f37a6d1c 599 0.31/1.00 vMB 26
357,763 357,763 00000000000000000d2385b89215a5482ea60728ef93d86b632d005d701ca09d 31 0.01/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.