Loading Tool

Explorer IconExplorer

Memory Pool

72,526 transactions
28.04 vMB
0.06209285 BTC
Random Selection Loading Transactions
Max Size: 166.33/200 MB

Candidate Block

Mining Attempt 439129cb4e7da75cb82110791eeca4c5d54478a462dbe2656e526447312ca45f
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 69c02d02ed4ebc55e7de0a50747e227321899ea682aa01a6e225fcefc6701def
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,676
Size: 1.00 vMB
Total Fees: 0.00597013 BTC
Feerates: 40.21 > 0.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (764,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,809 150,809 000000000000004b98c8f3dbd337f0d0028ca2d2f5184697ce02b7fbfee8f966 2 0.00/1.00 vMB 0
150,808 150,808 0000000000000282579289caaafbdff60554e47e0ad3b46b4da23a1376f255f5 7 0.00/1.00 vMB 0
150,807 150,807 000000000000028727a900f475cabc3da79583b0679dbc211f799e29ed472bc0 14 0.01/1.00 vMB 83
150,806 150,806 00000000000008085daa9ed9f09b2b8c45d3741529379506e09c27c86b29ead7 32 0.01/1.00 vMB 250
150,805 150,805 000000000000039dced0b4f3a0926772f54b237844550ae811b4382cc22a6354 1 0.00/1.00 vMB 0
150,804 150,804 0000000000000228e14ec71118d73caccc80080f317f78f22aaeceb0c658ab9a 7 0.00/1.00 vMB 38
150,803 150,803 0000000000000565b0a59270468be73ab6fd5bca66a057bc22e16b5525b52127 5 0.00/1.00 vMB 41
150,802 150,802 000000000000059f711ad8bb745fbe42d812e2a268c27ba3e7ba0cd792a3446b 101 0.03/1.00 vMB 20
150,801 150,801 00000000000007eef15de0b26587a8bce78e9083a7e70019bccfc2b1414261dd 21 0.01/1.00 vMB 239
150,800 150,800 000000000000080ab2d87211cada3fb5033be8d63ddec3fb8f27ebf1f57bdb96 26 0.01/1.00 vMB 248
150,799 150,799 000000000000011ba2fa5a15a28c0b6d98d18597f1c120580385a363ef00c380 97 0.04/1.00 vMB 220
150,798 150,798 0000000000000a1910c4c439fdb2fac6ad292e5e2ed445071fab61dde9ec1a28 14 0.01/1.00 vMB 293
150,797 150,797 000000000000048395ac154103ecdf3359a2485b7a7840f7752c96c39e97583f 72 0.03/1.00 vMB 101
150,796 150,796 0000000000000a4c3ef5ce610cc70183961ecf40acd0a2556406a2632149e9fc 5 0.01/1.00 vMB 7
150,795 150,795 00000000000003e0142e2fb7bfe0bd17f91d7b3559bb77b4396802e4bff82879 14 0.01/1.00 vMB 36
150,794 150,794 000000000000018dbd37875d70f1c9162f611bdbc887f595ae234937885551f0 3 0.00/1.00 vMB 0
150,793 150,793 0000000000000173ccbb170ebf764b39b2418fedfdf58368e887ea262a09ae06 15 0.01/1.00 vMB 126
150,792 150,792 00000000000006c8324c902adb7c928dd43be1b2b5097aae43e8638d3dbe14e4 8 0.00/1.00 vMB 432
150,791 150,791 00000000000004851314de0ea569b9bdd31b045026156bf62261a572a8970822 73 0.03/1.00 vMB 246
150,790 150,790 00000000000007763e66a8048089320a43a39b27648c6f49a117173a39d4778c 54 0.03/1.00 vMB 75
150,789 150,789 00000000000001991979a1ef6238af67653b635ec29073fd2fe46b15d2872a52 26 0.02/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.48 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.18 GB
    • Received: 15.41 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.