Loading Tool

Explorer IconExplorer

Memory Pool

51,137 transactions
29.05 vMB
0.07884508 BTC
Random Selection Loading Transactions
Max Size: 155.48/200 MB

Candidate Block

Mining Attempt f4980db399524dcdfdf048d1d5ef1baf31976a2912dca899b505ddcc2d20bacd
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root b2e3bbc0d677a41788f5dc8d4ecc2e28777546cab985e829495c8163f3aa1415
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,732
Size: 1.00 vMB
Total Fees: 0.01344235 BTC
Feerates: 40.21 > 1.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (682,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,262 232,262 000000000000014cd4aa7a10425d65826010268963e598d0db6ad79df6326e9b 344 0.16/1.00 vMB 167
232,261 232,261 000000000000007922836428def3e49eaa50505d802e19c1c461359628087a15 342 0.25/1.00 vMB 175
232,260 232,260 00000000000000dace27d7535ef5c0b4d8f9bbe4cb4d3f00ca3be811a7ffc978 470 0.25/1.00 vMB 146
232,259 232,259 00000000000000f99af4a59d3105cd411fd0adf42225f6857e6f75837c7ea97e 1,495 0.47/1.00 vMB 269
232,258 232,258 0000000000000083c4fd302d37c8a75b50fb91fece16b00049257f706941e6f2 998 0.42/1.00 vMB 221
232,257 232,257 00000000000000e290ffaa647344b584b34f690371b7320b25e70141315ec0ba 460 0.19/1.00 vMB 164
232,256 232,256 00000000000000fa4670dd34f6bbd74717d97bb157428a16f1ce39e4295b2cf8 216 0.22/1.00 vMB 82
232,255 232,255 000000000000009c52d833d31ce5e5c120d7454a42564c844bfe433831db7121 308 0.25/1.00 vMB 88
232,254 232,254 00000000000000870c04a502706f933e3d551b95e63020e36b4ee0eb9d85d949 16 0.00/1.00 vMB 318
232,253 232,253 000000000000018c8365eace20f9cb440751292a103494ddc272c0f1cbd8722c 229 0.11/1.00 vMB 144
232,252 232,252 000000000000004ce1457ef5535fd2ddb9519be3536804bb0154b49b9ea305f2 352 0.15/1.00 vMB 164
232,251 232,251 00000000000001633a49995540709c6c076f197ea8cbbe7934e2e887cf41ef4f 190 0.10/1.00 vMB 152
232,250 232,250 00000000000001cc7bcaf2e666ece7f8c18f1bd94a79f9cdb04517abcda145b0 208 0.11/1.00 vMB 145
232,249 232,249 000000000000011d544f2b0e65cd3021377d817afbb6721b45ad94a99c1e1dfb 110 0.04/1.00 vMB 125
232,248 232,248 000000000000000825ff9322c2baa68314c947e2dc79e7ab25332be114a9c948 294 0.12/1.00 vMB 182
232,247 232,247 00000000000001d47f5cda74e9eeb5fceab42c0fe21fb57203ff5da80b925ad2 256 0.11/1.00 vMB 139
232,246 232,246 000000000000000d24726c58f7985c1ccf775307f4341a3a8c8afd3cf8d4125d 57 0.03/1.00 vMB 168
232,245 232,245 000000000000014f1e33737c38decce9523d99e8e40fec5488a7ef675a9d3bc7 105 0.04/1.00 vMB 172
232,244 232,244 0000000000000161fe6606ca90eb715d10e08b53a195be8f6159172a41b7697f 148 0.07/1.00 vMB 150
232,243 232,243 00000000000001391cf186e0a1accaa4b3c479075b15211254da4623f6cd9351 19 0.01/1.00 vMB 240
232,242 232,242 00000000000000ce5b7998a4a230ecc8d84ba65235890659bcb7d1e7dffd2701 212 0.08/1.00 vMB 787
Previous 10 blocks ↓
Total Size: 781.89 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: 645.12 GB
    • Received: 12.68 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.