Loading Tool

Explorer IconExplorer

Memory Pool

28,397 transactions
8.29 vMB
0.08518106 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.09/200 MB

Candidate Block

Mining Attempt 72069c2f231ace9a7389471c904e8c5fae989691f73329a5bd51529fa5d1a510
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root b01f6a64e850b44c47b44f84cb519e569256f25f11c3e89cc50e653ce77d7aab
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,985
Size: 1.00 vMB
Total Fees: 0.03689947 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (754,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,312 158,312 0000000000000966e86296460b76bd374545b91bb96fddc64bd576fd0bff6dc8 19 0.01 vMB 161
158,311 158,311 000000000000053e559db885113c74124dbc2ef518a44ffa2a399802e55fe38b 21 0.01 vMB 212
158,310 158,310 00000000000005a20434d272cec2ca2fdc3069eeec404d9f40a2719f4729167c 103 0.03 vMB 68
158,309 158,309 00000000000002f061089c9446c52e7559bf2659313bd472239e5a5de873caab 112 0.04 vMB 66
158,308 158,308 000000000000050747230bb58a1db63facd2c063e7e02239ce44b9b0390182de 13 0.00 vMB 444
158,307 158,307 000000000000076c852e8f1d880fa107e24c34a9e06f7ed536175c96792b40ca 8 0.00 vMB 55
158,306 158,306 00000000000005549c6e4b1a5c2c414fc2a20ac9aa24ee2979acb3e7b10776c7 2 0.01 vMB 0
158,305 158,305 00000000000001d3007fd11dfdec3a9ca81121ab8314c92ce1eea8c407b38736 31 0.01 vMB 56
158,304 158,304 0000000000000dda8cf0af1edb66ee54295a68487590f78cfd79af041e456a40 87 0.04 vMB 326
158,303 158,303 000000000000062d9b16a0c7d992adacc144b1a3baef5ace7c1f8fbb51d3746e 128 0.04 vMB 41
158,302 158,302 0000000000000b37cf6c0147993ca71940f4dbde5aecd563514e89d19cf6c559 57 0.03 vMB 117
158,301 158,301 0000000000000453ec55a64aad52a13dfc30c4c06eb524d33d41a13226b84431 36 0.02 vMB 227
158,300 158,300 0000000000000b30862abcffad87bd0187f3c6f9c9b9572459e180d19917c042 80 0.04 vMB 122
158,299 158,299 0000000000000142f369e7b9450e259b7b4053353d07256bd452f9533334ce7c 10 0.00 vMB 259
158,298 158,298 0000000000000e4708c1209034e8b01a6c1376d9fd6ab96ddf972a1dd7a514c2 9 0.00 vMB 53
158,297 158,297 00000000000006a361a68f19733eddad964dba0ee98d8f09d06d844cc01082e0 54 0.03 vMB 282
158,296 158,296 0000000000000c1b6a3ace8af8f37e3f1f4431c04a2d4530fda7c45169e04b47 14 0.00 vMB 54
158,295 158,295 00000000000005aa529bd7c5c957db78ed2b6a480294a82129d6cbf96a2316de 172 0.05 vMB 73
158,294 158,294 000000000000001673e8f39a842307ac787654c3c09db547813431bfb912ad1f 19 0.01 vMB 401
158,293 158,293 0000000000000cd694be2aaf25505664711ff99d490212e3dfdcd995c191ac2c 7 0.00 vMB 25
158,292 158,292 000000000000047c331ac19a3226e2a3140221b9dcf96f70406d270ca5ce7382 34 0.01 vMB 72
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 63
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.40 GB
    • Received: 0.43 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.