Loading Tool

Explorer IconExplorer

Memory Pool

77,224 transactions
28.65 vMB
0.06532015 BTC
Random Selection Loading Transactions
Max Size: 173.87/200 MB

Candidate Block

Mining Attempt b36bc1f19e834b0b2fcc2bb59d5c776cce778f0c4f31b7a77a0cdbefa16dccdb
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 98f498ae0d0ccd622fa417a65dd697af78167259c10f555c20fecf44d5536143
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,700
Size: 1.00 vMB
Total Fees: 0.00580896 BTC
Feerates: 100.53 > 0.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (546,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,758 368,758 00000000000000000533d24a8cbb5df98a44741bb8ff4bac0822d517958ce1f9 2 0.00/1.00 vMB 0
368,757 368,757 000000000000000006db35872faa525c36131d699f1cfebc3f495cf892b66d0a 322 0.20/1.00 vMB 38
368,756 368,756 00000000000000000ec1ee45ac428e6176f25e5dbf6825f9a0079026304cd817 982 0.93/1.00 vMB 28
368,755 368,755 000000000000000006acb4303c09186089425a53742e409d1aa4956b1e839b4f 817 0.56/1.00 vMB 27
368,754 368,754 00000000000000000a9e7f9fae9cfd61991f544d127047d1d30db2c4255ba11c 1 0.00/1.00 vMB 0
368,753 368,753 00000000000000000320c0edef6349fb8b755500a5d3d8b68b9f1b3cc913e1f2 1,220 0.93/1.00 vMB 32
368,752 368,752 00000000000000000d3eba3d75974ecb3a80342204a96c49169f6128c2eaa00a 1,455 0.99/1.00 vMB 38
368,751 368,751 00000000000000000e3cdb7340a80acea7c71b14e2af7d9c9dea22df19fa941a 563 0.32/1.00 vMB 37
368,750 368,750 00000000000000000c001aac448a0edbdab9f62635517ba28099de69972aaac6 1 0.00/1.00 vMB 0
368,749 368,749 000000000000000012b6c8c1b25698ab5641b35806bcf3306dc952cd9cb8e982 771 0.43/1.00 vMB 35
368,748 368,748 000000000000000004b645cece32e8c8dca1f13ced3f02aecf23606d14db53dc 1,042 0.75/1.00 vMB 48
368,747 368,747 0000000000000000124365c2a45e99bb16ac77ed33e27b53cd436b8fdcc0ec1a 797 0.42/1.00 vMB 42
368,746 368,746 000000000000000009b411e6a575cfb8892daecdf2495a619fa79087ca54f6b5 470 0.75/1.00 vMB 22
368,745 368,745 000000000000000011a6d1adc2558cb60f779941fa356b8303a8f4bab9cd30c0 280 0.25/1.00 vMB 22
368,744 368,744 000000000000000011ba505988faa3a1438e6cc22598418b327b31d52f601f92 388 0.39/1.00 vMB 14
368,743 368,743 000000000000000011da4729111479e38d43c65e9b977c6f93faa1d0cb2724de 1 0.00/1.00 vMB 0
368,742 368,742 00000000000000000c4e24eef060cd55101cac7fc5ea5e448db15e5d75da5262 2,125 0.95/1.00 vMB 61
368,741 368,741 000000000000000009a3221808522952eac39786b3be26f33c2d3f72ecaf65d1 1,120 0.50/1.00 vMB 51
368,740 368,740 0000000000000000039c60b97472e724c449e2c00ea0f14b1446f8774e1bc2a8 631 0.86/1.00 vMB 23
368,739 368,739 000000000000000001a9ec272c7086201c2339bd2f41ffdbb7c94d2058c72c29 876 0.98/1.00 vMB 28
368,738 368,738 00000000000000000de85980044ec55b3191fda0172bc7bf3c1ea82c143793c4 1,018 0.95/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.