Loading Tool

Explorer IconExplorer

Memory Pool

79,984 transactions
30.34 vMB
0.08680612 BTC
Random Selection Loading Transactions
Max Size: 184.66/200 MB

Candidate Block

Mining Attempt 9aa63ff8e341ef236cef9637d55c653b7093015e82e4074408629b64864d0a7f
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 986bd96e0eb68f141416dd928cd904fcb24bf400208f192ab54c01e6dd48b16d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,431
Size: 1.00 vMB
Total Fees: 0.01893440 BTC
Feerates: 203.60 > 1.90 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (133,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
782,243 782,243 000000000000000000007f98e58805b546dff07a09fa2e792db85446aea311c0 120 1.00/1.00 vMB 18
782,242 782,242 0000000000000000000364649765c7ad14a95a3398410ff75eb91ab7294334b5 767 1.00/1.00 vMB 21
782,241 782,241 00000000000000000004b3fb602966768cd111743c9d219e4462c892721526f6 865 1.00/1.00 vMB 19
782,240 782,240 000000000000000000001c30e55e9053d8db3902e67b7be16e8dfa55fd50f09d 1,093 1.00/1.00 vMB 23
782,239 782,239 00000000000000000001cdfd13e1e8b0ec55c0e686e33b44f0d51eaf7f087aee 2,357 1.00/1.00 vMB 29
782,238 782,238 00000000000000000003f45ccfec83307d454a40d8363fd593c04fed274615ea 841 1.00/1.00 vMB 21
782,237 782,237 00000000000000000005cba6dd1e64d51bbdc0609a936c151343cb217440e4e5 863 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.07 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.94 GB
    • Received: 18.32 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.