Loading Tool

Explorer IconExplorer

Memory Pool

76,496 transactions
27.64 vMB
0.07783325 BTC
Random Selection Loading Transactions
Max Size: 168.72/200 MB

Candidate Block

Mining Attempt 18c6257a18ef6f5ca98234ed4c0b4be427b0400b7e5e54d19a7df6e4ede193d2
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root bdb7bd8561ddd12b9dbe4866e170a3b6aa7a5492ca194a40fadca6e816e0a2db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.01886904 BTC
Feerates: 402.60 > 1.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (555,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,635 359,635 0000000000000000135c009a082215a0c268955f505ca70de63f476ccdfa260a 632 0.38/1.00 vMB 23
359,634 359,634 000000000000000014f856cc8f0a76027ca560205d88a6c3a10106973fe08693 822 0.39/1.00 vMB 26
359,633 359,633 00000000000000000392ad1b232f47256cad36a8d949a48c3b97e7d246f22759 480 0.21/1.00 vMB 31
359,632 359,632 000000000000000005de62557795e6517b828dab489dd77ca6c62c2dd8870388 50 0.03/1.00 vMB 19
359,631 359,631 0000000000000000080115e8a1938237267e0fac037137e50b771ad242b9957a 139 0.08/1.00 vMB 25
359,630 359,630 00000000000000000a434960217681854292f92de24435835774547e2d35ed69 286 0.16/1.00 vMB 24
359,629 359,629 000000000000000006f4827fb32513498831b0d324ff2217b7952016dbf52956 248 0.12/1.00 vMB 25
359,628 359,628 00000000000000000798b6f53e62c333516cdd495082993653e927bd39773896 376 0.19/1.00 vMB 24
359,627 359,627 0000000000000000046f1ee057c3bc770c27c2fad91ce212450e57c761a46e2f 559 0.22/1.00 vMB 34
359,626 359,626 000000000000000011ed60f007ec5ec32d196b93ffbc352e4cb02247f6cf1c5a 1,337 0.60/1.00 vMB 28
359,625 359,625 00000000000000000b0c4437cd594ae56bb6dc532c497af9b595b653311345f5 61 0.03/1.00 vMB 11
359,624 359,624 0000000000000000028104e61aabd1b31bd0a136c33daecdd92165126aeb7ce1 534 0.24/1.00 vMB 33
359,623 359,623 0000000000000000041ca40bdec7946dc4105fea0cefb26ea7fb8914880fe089 536 0.31/1.00 vMB 25
359,622 359,622 00000000000000000259faaa9042502799ff0cc951804f944aff279116d21e5b 241 0.13/1.00 vMB 21
359,621 359,621 000000000000000009ba0f5f6b6048bb253f9aba81cb29a25a7b1a1d0a4a0602 836 0.41/1.00 vMB 24
359,620 359,620 00000000000000000013e9712cfc1152d93a24cae3cd23d5ec78aef15390833f 359 0.16/1.00 vMB 28
359,619 359,619 00000000000000000d390fee58c4482d1a07a8c8cfc52eb99cfa1968609cedab 526 0.24/1.00 vMB 26
359,618 359,618 00000000000000000e7f040e82f0f0324831ac1313aa4b38334432f612b7a07e 474 0.26/1.00 vMB 28
359,617 359,617 000000000000000003147fbc8142d6875d831e6cb76f0dc0e159d053ff2187d3 438 0.24/1.00 vMB 27
359,616 359,616 000000000000000010de498b44ce2d22afed07069223568d0d8af237a0afa77a 121 0.08/1.00 vMB 17
359,615 359,615 00000000000000000fd9aed8fe610a610c22446017271ea66cce340c848556f4 429 0.20/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.