Loading Tool

Explorer IconExplorer

Memory Pool

83,342 transactions
31.31 vMB
0.11521160 BTC
Random Selection Loading Transactions
Max Size: 190.18/200 MB

Candidate Block

Mining Attempt 383b11d2d15db16e16a90b6efbb26cac5c8aa25da0e255d9b7b161979b97bcf6
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root f860506fcb0ea47b3b4ef7a3c3a39fa3644491edbec6d6efc802582f90debb02
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.03750612 BTC
Feerates: 200.89 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (125,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,067 790,067 000000000000000000020b47911de7b8ddb8989ad27bd3f21b41b7897bdc4337 3,156 1.00/1.00 vMB 111
790,066 790,066 00000000000000000003bf4c79170497863bf950c447e03552dd0ed46a3d63b2 3,537 1.00/1.00 vMB 30
790,065 790,065 000000000000000000033ab7845d612268742c636190f0d2ceb0447c2053ce89 3,243 1.00/1.00 vMB 41
790,064 790,064 000000000000000000025fbecb1a79dc4c7aa0ebc9121217c9ed94679bc3518f 3,769 1.00/1.00 vMB 65
790,063 790,063 00000000000000000002d0117659a06a7712d3d247447cd1efa346cf10b365b3 3,506 1.00/1.00 vMB 80
790,062 790,062 00000000000000000000c630aa2114d29ae8e777eaae9fe60019a9b42d5c6c3e 3,148 1.00/1.00 vMB 85
790,061 790,061 00000000000000000004b627875f03a09d30ac79abf8ff6560602f93d00c9f78 3,470 1.00/1.00 vMB 75
790,060 790,060 000000000000000000059b272f0ffe6b82cacf5e9b03d7b54200c52ee1b9ecc7 2,580 1.00/1.00 vMB 54
790,059 790,059 000000000000000000027126eb132fec0ecddf1e7f29dec17835c02b00471d04 3,055 1.00/1.00 vMB 72
790,058 790,058 00000000000000000003149e5ae0284eed84e8e6f25211895554faed81b1042e 2,698 1.00/1.00 vMB 63
790,057 790,057 000000000000000000027332678d246223a70a5417c42c37050ba70ed00b11fb 1,933 1.00/1.00 vMB 75
790,056 790,056 0000000000000000000597367262376ce4da52d4d5d06527078b80c520b24fb4 2,837 1.00/1.00 vMB 93
790,055 790,055 0000000000000000000408eaa4320e34fbe5b4a43695f3e0068cd6c315d84713 3,177 1.00/1.00 vMB 102
790,054 790,054 00000000000000000005cae05d2f0ad85fdc436cc83598d56db11a56dd3ac0b9 3,047 1.00/1.00 vMB 124
790,053 790,053 0000000000000000000047e01ec38b8c2c3fb55a811619e23833d51a88c6fde4 3,887 1.00/1.00 vMB 60
790,052 790,052 0000000000000000000030060cf18be59eb308d002805e7c87640ae560734cc3 3,148 1.00/1.00 vMB 42
790,051 790,051 000000000000000000047fecb5015b1727692abdb416d66f3692557fd0d568cc 3,177 1.00/1.00 vMB 43
790,050 790,050 000000000000000000043e80432854e055f9f81f0e52bbb3cfcfcfe45dff1b7f 3,510 1.00/1.00 vMB 43
790,049 790,049 000000000000000000035e05d782564bbbb587844f3c4cfd664c7603da426eba 4,064 1.00/1.00 vMB 63
790,048 790,048 00000000000000000001bee8cf2f6f3c4ada51479fbe1a66b538528762a054db 3,919 1.00/1.00 vMB 89
790,047 790,047 00000000000000000000c749946e9bfc301e767fa5eb9980995826558a287b71 3,687 1.00/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 783.05 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: 720.61 GB
    • Received: 18.22 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.