Loading Tool

Explorer IconExplorer

Memory Pool

82,489 transactions
30.13 vMB
0.10070369 BTC
Random Selection Loading Transactions
Max Size: 182.81/200 MB

Candidate Block

Mining Attempt e10deb1c08db456a231edab427848c4d9fd7529cfa2c3980b9155dadf3920000
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root d14283593c89d20cab0b39daf71fda4c24f922470483a7eb836a72ab21b6249f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,293
Size: 1.00 vMB
Total Fees: 0.03002418 BTC
Feerates: 301.57 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (545,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,803 369,803 00000000000000001409b31ad02935eb38dc1f5a50df63e2dc56c04fe79ae7cc 66 0.05/1.00 vMB 22
369,802 369,802 000000000000000007c272f891442dd21743c52dd0c2661d5101690a33d0153f 556 0.28/1.00 vMB 35
369,801 369,801 00000000000000000669caa15981b627cc55bbe944b3457c6ed39715d453d433 262 0.16/1.00 vMB 30
369,800 369,800 0000000000000000086bff8e03884ca9b250e5a2bb94fd74b335e993e5a0a258 603 0.40/1.00 vMB 31
369,799 369,799 0000000000000000035065cce6b13fd5833ad493e9e2db7e7de18ffdc07f018e 718 0.35/1.00 vMB 37
369,798 369,798 000000000000000007e0b4c8517fd3c2010b463561b35e6b893a27acd7b803ad 172 0.12/1.00 vMB 26
369,797 369,797 000000000000000009da88990429a00b7965a6f6ac11a15660cac84b4a3dbc06 652 0.33/1.00 vMB 29
369,796 369,796 000000000000000003e292527c700841cea12d0a3ff88772ed448ecb4c8235c5 1,457 0.72/1.00 vMB 37
369,795 369,795 000000000000000011f5fee9e08a25ec0da89636d61457fd6a232d85b7d022a6 730 0.38/1.00 vMB 41
369,794 369,794 000000000000000006e5bf5ad99da09afbd474586fe9788066a9b40428a81145 154 0.12/1.00 vMB 21
369,793 369,793 000000000000000010ff3549d85b71a0b152e8bc2e2f25ba13d70b5bd7b4e3e8 558 0.25/1.00 vMB 41
369,792 369,792 00000000000000001025455cbc68849545faff6e1327d0b3d2ec4623a559868f 445 0.25/1.00 vMB 32
369,791 369,791 000000000000000006c589d5cd1050b79a7941abff48bbba4314621767476102 523 0.30/1.00 vMB 32
369,790 369,790 000000000000000001e5516db9d37db69bf78b243056654ce6c07f925ca8d45e 90 0.09/1.00 vMB 7
369,789 369,789 0000000000000000011e9a24d9e009e5f3ac6f149ef35927b77d248722d5932b 1,720 0.79/1.00 vMB 51
369,788 369,788 00000000000000000f9585540f1605d42a88660e215e9146b4af9b015f44d3c5 595 0.33/1.00 vMB 46
369,787 369,787 00000000000000000fb20264fcfabebc05c1a4a0d85cd5edebd9c02332d14dd9 456 0.24/1.00 vMB 42
369,786 369,786 00000000000000000cb12695ab550918f0428ff7e45e17c042413ffb92d7b3b2 242 0.13/1.00 vMB 39
369,785 369,785 0000000000000000092918f086adea30cda4e2bedc61c7dcec6a0c97c4450131 305 0.18/1.00 vMB 36
369,784 369,784 00000000000000000cca575936a223746988682e986101e81f6d564f6cc70700 77 0.05/1.00 vMB 26
369,783 369,783 000000000000000001be3091df785081f98e84a04138c7f08f59322f6cac750e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.60 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: 671.77 GB
    • Received: 16.00 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.