Loading Tool

Explorer IconExplorer

Memory Pool

78,672 transactions
29.06 vMB
0.09843003 BTC
Random Selection Loading Transactions
Max Size: 176.28/200 MB

Candidate Block

Mining Attempt b15cc2732e8155f71ba2c0c355abdb2e5d0d810464a75ed3bdea9efe32d0917b
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 535ce33f6c20c538869071033db55f82e26f0627a71431181408f9f875a99333
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,593
Size: 1.00 vMB
Total Fees: 0.03763828 BTC
Feerates: 137.15 > 3.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (796,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,321 118,321 0000000000007354fdcf825554a42ddcffbff654319f16d3856cac527c1bfc3e 32 0.01/1.00 vMB 2,638
118,320 118,320 0000000000000356b06484586559932d32e901e3e202cbb58f3c7f81d0fb531f 1 0.00/1.00 vMB 0
118,319 118,319 0000000000001a7c2cefd07b06e97f4d83cb5c1da9ef934efecc5f81c9c08800 33 0.01/1.00 vMB 1,432
118,318 118,318 0000000000001ef9351beaab91b89cfd840715d95bce42625cea9567dc8730e0 56 0.02/1.00 vMB 2,998
118,317 118,317 00000000000093125d56cfe4d666c5107448320bdcbb4b2b2984e541b6d5678c 53 0.02/1.00 vMB 2,719
118,316 118,316 00000000000003ac036d0e1d5deb3a77a5ac502ed991eff1ea6319e8dd8b938c 25 0.01/1.00 vMB 2,518
118,315 118,315 00000000000022102f44b954aea52c8e11d861859d57a9e14cf4f0ed7ddfbdd7 25 0.01/1.00 vMB 2,535
118,314 118,314 0000000000007e0fb4b5acd2cbd04933fd22293f14f69bf84e16758af9a74265 22 0.01/1.00 vMB 3,481
118,313 118,313 0000000000001c77d67145d47ce2a59d235d425f3007b8d50e50f47101246cb6 29 0.01/1.00 vMB 2,313
118,312 118,312 0000000000001e5e7720b8ffc9692a4005bf76b1e0cad78bbdcd44c43addae20 5 0.00/1.00 vMB 2,153
118,311 118,311 00000000000006ad238e335701041e2d1b7f4015e22123a6c031835340672e5f 8 0.00/1.00 vMB 1,079
118,310 118,310 0000000000009945a061fc4487549b696a2a52e1ba15c0cb903adef5126033d5 12 0.00/1.00 vMB 1,415
118,309 118,309 000000000000b0a79ed5f6cb22fd703d958b9167e9a74e362eb5955cb7788c4c 1 0.00/1.00 vMB 0
118,308 118,308 00000000000063dfafcdff48ef06bc9fcebed30362ec7585d9c1765e342e3d92 37 0.01/1.00 vMB 2,900
118,307 118,307 00000000000023987404482bfe5152797ca209a436150b04aaa1aa452f9f6191 13 0.00/1.00 vMB 3,874
118,306 118,306 000000000000950a8a47d755577b37435f21b9240eaf353b81384778dbef7d39 104 0.04/1.00 vMB 2,261
118,305 118,305 00000000000028a311900bbcf7583e13ef03029723b25e6ac1f56cc59bcf7d90 13 0.00/1.00 vMB 2,780
118,304 118,304 000000000000092c52759ef709727299ddc13d2e91341158a7dfb4d35d7d8234 1 0.00/1.00 vMB 0
118,303 118,303 0000000000006c44ea50001715286cd28776f2b155b5c13f010fa0adf4a1cdf4 20 0.01/1.00 vMB 2,694
118,302 118,302 0000000000001cfed4eb15bb1e887e5b39b72dcee63b47c997a4bdffa026c6b1 5 0.00/1.00 vMB 2,912
118,301 118,301 0000000000002cc7c1dbbe9a29db72c80a638734e0922ca7e7b6bbe0765d067b 15 0.00/1.00 vMB 2,235
Previous 10 blocks ↓
Total Size: 782.59 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.40 GB
    • Received: 15.93 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.