Loading Tool

Explorer IconExplorer

Memory Pool

77,853 transactions
29.01 vMB
0.06872540 BTC
Random Selection Loading Transactions
Max Size: 173.60/200 MB

Candidate Block

Mining Attempt 0178a5669854d7335dc6c226d44e072730f593074702cc92674df7d9245bd989
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root e73d8514fd5489eb45e9c8a62b32c9e98b15283a09c8d9529c66726d91eb1b2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,389
Size: 1.00 vMB
Total Fees: 0.01002640 BTC
Feerates: 73.20 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (537,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,891 377,891 0000000000000000021f518e699100baee9932296cb3cbf663b52d7cd470f492 2,008 1.00/1.00 vMB 40
377,890 377,890 000000000000000005dcb017b3a4921ce1ca853d813b968fdc9289e2883a7104 791 0.86/1.00 vMB 27
377,889 377,889 00000000000000000099f689924b5ff0685a06d7b6d9e0e1da78171267fb053f 1 0.00/1.00 vMB 0
377,888 377,888 00000000000000000ec6e3fdef1b19ad3d18ce83be8627f468e038e0561bdfdf 819 1.00/1.00 vMB 24
377,887 377,887 00000000000000000418af48c96e6049b2470dbcdabf2f880305fd244cb7656b 2,583 1.00/1.00 vMB 57
377,886 377,886 0000000000000000033573f47624c6792f0110c96e0041f3372d855164460b60 459 0.99/1.00 vMB 7
377,885 377,885 00000000000000000be19a5f1014c1fc2288002441ee1c02bac386cd2a8bf30c 1 0.00/1.00 vMB 0
377,884 377,884 00000000000000000316802f8e4453c5609b7bc8c353f2ee2927ddbe6f04f659 1,555 0.75/1.00 vMB 35
377,883 377,883 0000000000000000065fcfb9ec0acbd4a0367b8f16daf852d792aa54f17aff44 1 0.00/1.00 vMB 0
377,882 377,882 000000000000000003f5094b7aba22ccb969faa042768eeceb3cb064c058a548 1 0.00/1.00 vMB 0
377,881 377,881 000000000000000007c5b324062e2453ae989729939da5fbc104494ee1751936 913 0.98/1.00 vMB 13
377,880 377,880 00000000000000000b74740f486ea5bccfec7fda435f9b5fbef86bbcb8202bd6 1,958 0.95/1.00 vMB 39
377,879 377,879 000000000000000007c821ac952557e917fabd470846365d512c2c1dd1443bf8 192 0.25/1.00 vMB 16
377,878 377,878 00000000000000000c8bac9de1de50ff155048f2fd9eb7736f488a84536f646c 357 0.93/1.00 vMB 6
377,877 377,877 0000000000000000003ca247e6aa33f395912358c00c91db791e20d2757b8051 930 0.93/1.00 vMB 19
377,876 377,876 000000000000000002b55ec5409427f6cd1780b2a07097d3c814e45e86f01be8 166 0.99/1.00 vMB 1
377,875 377,875 00000000000000000b5c6df1f317084af574bb3a2539181242286a19557eceb0 474 0.92/1.00 vMB 7
377,874 377,874 000000000000000009d773d6af946510429503a60a77977f1a86aec9ba50b26e 797 0.75/1.00 vMB 21
377,873 377,873 000000000000000011d6d5d18f464228e3ebd82f78c3691b8fab150cf8f3e4a5 1,002 0.75/1.00 vMB 24
377,872 377,872 00000000000000000cdb19a5510ea5e87e2ca432d25d93028990b503fee8404f 765 0.95/1.00 vMB 14
377,871 377,871 00000000000000000d723cb96553f2d4f30090089f01565dbf1e2dca2628b0f3 849 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.50 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: 668.41 GB
    • Received: 15.50 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.