Loading Tool

Explorer IconExplorer

Memory Pool

79,582 transactions
29.40 vMB
0.08508020 BTC
Random Selection Loading Transactions
Max Size: 178.23/200 MB

Candidate Block

Mining Attempt 0c6e938ae4156fcfe88bb0d547a64429286fcfa04dd3da1d862c8a51acd92ad5
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 16c522e3042a09b8eaae9a8a7dae94bc829bc849c6d1ef7b87de5defddd38f24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.02329462 BTC
Feerates: 278.95 > 2.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (537,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
377,870 377,870 000000000000000008dc1860cdcc37fa4babdf2c7d2d28fc2b441e63a4102320 1,048 0.68/1.00 vMB 27
377,869 377,869 0000000000000000096638c12a940d79a7d505cd789597b030df895d7cd549bd 1,133 1.00/1.00 vMB 20
377,868 377,868 00000000000000000a4f65256197883fdfe57df3f767897a8fcc0dbe2af592d9 2,763 1.00/1.00 vMB 46
377,867 377,867 00000000000000000fc394485ea7518325f5685aff98cef4d889d8f097d22a22 2,032 0.95/1.00 vMB 37
377,866 377,866 00000000000000000ee848606fe6100798620a9e94a8cd25c27dff44c4f48f96 1,843 1.00/1.00 vMB 28
377,865 377,865 00000000000000000437e9f2b7881f5b309b15634bf4f3a01f81ca745fbf9d06 1,974 0.93/1.00 vMB 38
377,864 377,864 000000000000000010a7ba4cbae4050206d40986e54bb6c2c7c5f0470084b8d2 2,781 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.56 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: 670.03 GB
    • Received: 15.80 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.