Loading Tool

Explorer IconExplorer

Memory Pool

78,508 transactions
29.44 vMB
0.06860141 BTC
Random Selection Loading Transactions
Max Size: 176.93/200 MB

Candidate Block

Mining Attempt 7e0aa1756cad96fefd6809900d503b9deb281c537a1e4f2d4d4e9a26a1f12e58
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 32a8bd9bdfc183c2d3d74f48c2d4f53f917207f78f9fa818320ad43f62e51f35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,964
Size: 1.00 vMB
Total Fees: 0.00878951 BTC
Feerates: 150.93 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (738,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,000 176,000 00000000000004659b5b8602b2132b62973994079a1c828df6ef8d6427e4686b 19 0.02/1.00 vMB 174
175,999 175,999 00000000000002310862fff88e421b57be837b7c37697d7cb6228d59773837d7 56 0.03/1.00 vMB 25
175,998 175,998 00000000000004ed080c406f49d6d43bcb92d06ecb9c309b94229426a69b10bd 89 0.06/1.00 vMB 109
175,997 175,997 00000000000001606e5b019b39f1af459914e4f5f8b86121e96d43e05ab5b714 29 0.01/1.00 vMB 86
175,996 175,996 00000000000004e71f14262f640822360571ddc83c4536b6946a96ae6c8d2192 28 0.02/1.00 vMB 101
175,995 175,995 00000000000008b0bd1187954fbcf0ca25b78965ee8d383f48426137bad90422 39 0.02/1.00 vMB 169
175,994 175,994 00000000000007d7b88355a18efd7d4c33ee2a5ee3d150806b06f8b6f8f4bfd4 60 0.02/1.00 vMB 97
175,993 175,993 00000000000009f8733d0c8c459c7c5390e2170fce956eb1c20ace8aef5957f0 50 0.02/1.00 vMB 18
175,992 175,992 000000000000074f9d9a105d92cfe6426d320db466e37e7473de66119d926bfd 50 0.04/1.00 vMB 39
175,991 175,991 000000000000016d852d77f813093a3be9dec0e814ecbd84eb6e9f03093f3127 105 0.11/1.00 vMB 107
175,990 175,990 00000000000008f112b92ac25ffcd5ad583c85c8d4920c310f1c67750ba7b102 5 0.00/1.00 vMB 54
175,989 175,989 00000000000000e13faf65efee17cc1ad4956dcc545a8763348c037486ecc29b 34 0.01/1.00 vMB 19
175,988 175,988 000000000000079c0f2b7083c38655fb9442187d87bf416ca0764f32a3be61da 20 0.01/1.00 vMB 180
175,987 175,987 00000000000008a73a6fc52a73b4f2750fefe2abadf7ae1b5deaf2fa89217ce5 20 0.02/1.00 vMB 14
175,986 175,986 00000000000004af73fb7744ed7a5972d0b318f0669e234490305fb22dae745d 68 0.04/1.00 vMB 117
175,985 175,985 00000000000009a75c89c908b908efb03f60ba4cf76858d0f135b5074975bf72 31 0.02/1.00 vMB 358
175,984 175,984 000000000000039ba91a536bd49f339a23308a192c931c018b5b6e767a7d3630 34 0.03/1.00 vMB 104
175,983 175,983 0000000000000420e352cf793a7b40b65f7ceef85f70cd83344cb61523ddb61f 88 0.04/1.00 vMB 439
175,982 175,982 000000000000049259437fcd4fc3fc4f8e3551bc2ea9c02bf0ff5f69edbe71b4 97 0.04/1.00 vMB 131
175,981 175,981 000000000000059a5a42e4f4eaf575fd592b314071c154ba0f519a0c4ce9fecc 7 0.00/1.00 vMB 451
175,980 175,980 00000000000006c9027affaec1d47b7b57f19154872c0a989dc398d1984a2d92 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.