Loading Tool

Explorer IconExplorer

Memory Pool

84,500 transactions
31.36 vMB
0.08903268 BTC
Random Selection Loading Transactions
Max Size: 192.28/200 MB

Candidate Block

Mining Attempt ee3f87e9e7726d4ca08acfcc2647567363541604e190f958b3db0aa5d65e6a54
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 1654b76a378ca0af77e5e806e7ffcca4fbcd891d7bea746a5f42271bfa703f76
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,865
Size: 1.00 vMB
Total Fees: 0.01302144 BTC
Feerates: 22.07 > 1.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (133,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,264 782,264 00000000000000000004873a48bb577d7cf3380c7170fffec8f899b72be33104 2,062 1.00/1.00 vMB 28
782,263 782,263 000000000000000000007f966cc2a1c9ba54a04eb7e9580f7fab4bb71b26b825 1,395 1.00/1.00 vMB 34
782,262 782,262 000000000000000000016e829af5a2fc1d549bc887bcc292d774c8eebfce13d0 989 1.00/1.00 vMB 25
782,261 782,261 00000000000000000003a3f6befd5e6502e5b2461b28194fd385bf1ab846f133 1,312 1.00/1.00 vMB 27
782,260 782,260 00000000000000000001af1a0b49325f2e69b2faa2ef70b2edabb1cf42a835e1 806 1.00/1.00 vMB 22
782,259 782,259 0000000000000000000218cb0abcd69bd434a7f10e8401ac7094f0ef4e8249dd 1,182 1.00/1.00 vMB 30
782,258 782,258 00000000000000000001b463555da46b31202ac8a4e4a79f2663db2bf7a194ae 1,168 1.00/1.00 vMB 22
782,257 782,257 000000000000000000010551712ce094e03d60084176560f2c3c23752c58c2e3 1,418 1.00/1.00 vMB 25
782,256 782,256 00000000000000000003e4e6230024af161f0f63419b890eb046bcdb103ce4b3 1,593 1.00/1.00 vMB 37
782,255 782,255 000000000000000000041a6189d52cb8db1fb3dcbd82123bddd0389a0f1676a6 884 1.00/1.00 vMB 26
782,254 782,254 00000000000000000000abc2edee472cc0d97266246a7e73ef9f4758fd1f8049 609 1.00/1.00 vMB 21
782,253 782,253 000000000000000000012ea2cc8102ae8d98633c6e1fc0491497a77db3527ebc 901 1.00/1.00 vMB 21
782,252 782,252 0000000000000000000343a3a05e449425c449cf9f4319bb592ed3405622145f 1,986 1.00/1.00 vMB 28
782,251 782,251 00000000000000000000024858f63a7c95813e70c7b04377ee9f51ae9b2b6aaa 898 1.00/1.00 vMB 27
782,250 782,250 0000000000000000000523427044684134fe22981427ce6454728155940e3c65 996 1.00/1.00 vMB 24
782,249 782,249 0000000000000000000221b293ed28a587c59d621c169d47b3edaaf9ee78fe5f 465 1.00/1.00 vMB 19
782,248 782,248 00000000000000000004a4931347cf620898e23b721877ee453bc917891e5ab1 2,045 1.00/1.00 vMB 29
782,247 782,247 0000000000000000000099074842183c15c268bddbd03a61867460fe6e205d8f 837 1.00/1.00 vMB 21
782,246 782,246 00000000000000000002e93543c3221fb5dc6b064371521e0e74954cd72c76d5 351 1.00/1.00 vMB 18
782,245 782,245 00000000000000000003c0a66747753610d8cc6a9d92d2401ddd8e740a1423eb 235 1.00/1.00 vMB 16
782,244 782,244 00000000000000000004184af5030b4e3c2fb6b92e992ef38a7f96adddddd4cc 400 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.