Loading Tool

Explorer IconExplorer

Memory Pool

81,254 transactions
29.85 vMB
0.10569742 BTC
Random Selection Loading Transactions
Max Size: 180.53/200 MB

Candidate Block

Mining Attempt 23474c483ca7b9b843b6456b878034b4e96a01789582c0405e8c22e4811210f6
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 5d92e794a1e45227890dcee790d8503ab82298c389c3f20cb3b4749be998ce98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.03995897 BTC
Feerates: 146.36 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (262,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,210 652,210 0000000000000000000c6e5e1007c712d5c2f97bb37a291069e928ea6db3d57c 2,309 1.00/1.00 vMB 66
652,209 652,209 00000000000000000000ef04bbacd55eac5309700076e13911341eb0096debc9 1,753 0.71/1.00 vMB 40
652,208 652,208 0000000000000000000ca21490f4d2946d5275bb60056b027b029acf257160b5 206 0.10/1.00 vMB 16
652,207 652,207 00000000000000000007eb416ca922fa98f168b6238c483d7e173bc9fe428fc8 2,214 1.00/1.00 vMB 45
652,206 652,206 0000000000000000000add5fb9d128c15f0fd5a2f774f63654c03a849ddf217d 741 0.32/1.00 vMB 34
652,205 652,205 0000000000000000000e95d1cabfbb9dec4469bf0eb17645187acc848aeb1349 2,220 0.81/1.00 vMB 44
652,204 652,204 0000000000000000000a84014745a902d2707d5c5b6cc00d02a1eb2bbc1657c0 1,044 0.33/1.00 vMB 42
652,203 652,203 0000000000000000000650e1a9a71bab54413f3c355a72441d7b0c43104a259e 303 0.09/1.00 vMB 54
652,202 652,202 00000000000000000003ceeff90f62bf4d781c04664fe0fdfb113ba0940eb80d 710 0.37/1.00 vMB 46
652,201 652,201 0000000000000000000d52053f744288b922347dbf9221b926fc972c3779917a 1,315 0.45/1.00 vMB 47
652,200 652,200 000000000000000000091213448e18ed6a2f8a2d99bae2f22956d30a9360a835 1,341 0.43/1.00 vMB 43
652,199 652,199 000000000000000000089d0245f4897ba407299ae7e3709140b6894736011cca 983 0.42/1.00 vMB 42
652,198 652,198 000000000000000000030f68a9f03f3dd007ff3e5f189b4e95f1d10bae7fbaaf 33 0.01/1.00 vMB 50
652,197 652,197 00000000000000000003e1a75bff8d4b7af153775856045b5db75d0a079c644b 848 0.29/1.00 vMB 52
652,196 652,196 00000000000000000004174d20209937c4886e09483101117f2dadee8aac5d8a 1,843 0.82/1.00 vMB 38
652,195 652,195 0000000000000000000d67a326ab681a0f2d91a26e46aca1dd60f7a269a5dad6 2,186 0.95/1.00 vMB 37
652,194 652,194 0000000000000000000d0e2d64191902b4c0d0cee8c4e2ebaed5d39f1e2f99fd 2,662 0.98/1.00 vMB 40
652,193 652,193 0000000000000000000044d02e84e67836c11985662e905687583106156190fc 1,806 1.00/1.00 vMB 53
652,192 652,192 000000000000000000026b7638653167469558cd2b43047364790e01e8f4f332 2,766 1.00/1.00 vMB 70
652,191 652,191 000000000000000000036be80be61b52332ea87f12b9d16ad0d2459304ca537a 1,464 0.55/1.00 vMB 51
652,190 652,190 0000000000000000000a0a5c53a204f54d422898436a54f45e333cfc93c4e5e6 1,677 0.58/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.58 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.30 GB
    • Received: 15.90 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.