Loading Tool

Explorer IconExplorer

Memory Pool

39,474 transactions
27.04 vMB
0.05447898 BTC
Random Selection Loading Transactions
Max Size: 141.28/200 MB

Candidate Block

Mining Attempt 1e9983cd36645454e8963bca59d057575b8306b8bdaa6a4b04af2a4ea113e63c
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 5024fe46e4654e56ec3b1226882ad50495fae85bd2d8136d4ccf88dae4a469d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,039
Size: 1.00 vMB
Total Fees: 0.00436757 BTC
Feerates: 30.54 > 0.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (612,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,948 301,948 000000000000000064561828ea4bab7eba79870ac43e4ed6d1840375b76b44d7 790 0.35/1.00 vMB 41
301,947 301,947 000000000000000016a36cda2451598517001d7c41166cc73f3c6dfb3ad40967 49 0.02/1.00 vMB 49
301,946 301,946 00000000000000007935b116467efc75eb46d9b3e6e291ca353ebc77a9d67ef3 411 0.23/1.00 vMB 32
301,945 301,945 00000000000000004b033207ca405cfc8ddaba67c29f98d4d17a34e1176674b5 80 0.07/1.00 vMB 12
301,944 301,944 00000000000000003396716dcd2aef3f23445c492bc4a8175769d834e8611776 226 0.12/1.00 vMB 30
301,943 301,943 00000000000000003e4a7743625d55430b4a6912d57cd792f704ad4e56aad643 71 0.06/1.00 vMB 19
301,942 301,942 000000000000000015d4743ff4d3c69cc93e4d91585dc776d070e527fdc89bdd 333 0.20/1.00 vMB 28
301,941 301,941 00000000000000001ce48d6885e1c1a48212eec6c3eee5e79ae12e14f494baa7 147 0.09/1.00 vMB 29
301,940 301,940 00000000000000002091cfe3a3293547fa93f5b2316b1178156ca1247bb90c40 219 0.14/1.00 vMB 26
301,939 301,939 00000000000000001bd17767ba86a3d3916a69444c3fde8e8d2a7cdb83c43e0e 15 0.00/1.00 vMB 32
301,938 301,938 000000000000000050b49c0b1bb84a772467bd7902ad65b1e68164881740cc7a 621 0.29/1.00 vMB 33
301,937 301,937 0000000000000000403f4b5b2d492b96e3578c490326bf1b39be6047aa94f9b3 71 0.04/1.00 vMB 23
301,936 301,936 00000000000000004ce29055a2bf1114d995aabaaf4cec2d8d1834c422e6e9b5 438 0.23/1.00 vMB 31
301,935 301,935 00000000000000002836e3b3defcf3df7d81a3ca4365990b9386b228b8962990 390 0.22/1.00 vMB 28
301,934 301,934 00000000000000000b8c4d57f35ef77f85035a76d6bd21b1abe58e5ac2c9089a 61 0.07/1.00 vMB 8
301,933 301,933 000000000000000041858a3f77f6f88b752034084a4da74fe51acb39147ca971 662 0.34/1.00 vMB 36
301,932 301,932 000000000000000010af68f666df49c16444404fb335dcb3b37c1736e466bcef 28 0.01/1.00 vMB 33
301,931 301,931 00000000000000000c18cea63313de3420e02368668796b6e0d713e73aa159ec 530 0.26/1.00 vMB 40
301,930 301,930 000000000000000042481ad6dcd3ceb52f310ed6ed96f9801cb1011a0a782c50 226 0.20/1.00 vMB 17
301,929 301,929 000000000000000009a80385bd7f6ea06a561c95777597cfd4e72ef639d9434a 540 0.35/1.00 vMB 30
301,928 301,928 000000000000000069600d11e0d5be529633a9d6a60d65dac1575d6ae3702144 795 0.63/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.15 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: 652.92 GB
    • Received: 13.81 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.