Loading Tool

Explorer IconExplorer

Memory Pool

45,908 transactions
27.93 vMB
0.08375098 BTC
Random Selection Loading Transactions
Max Size: 147.75/200 MB

Candidate Block

Mining Attempt 54ddc5b0264eeb104bf3e9285261989395b51d3b849bb58d1334881ea362e14b
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 58e8c1e06043e5b63ff2c0c850f1aee020b1a1e788937d641961a4fe5a0a189d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,106
Size: 1.00 vMB
Total Fees: 0.02992981 BTC
Feerates: 181.54 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (560,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,370 354,370 00000000000000000c4039e4610f20d6b00d0f5dd68c621d94eae7f75889935d 467 0.27/1.00 vMB 28
354,369 354,369 0000000000000000061014ff6bb06d743b41b26ead17e75803a881c874b08174 1,003 0.60/1.00 vMB 24
354,368 354,368 0000000000000000070bc757364d671210828a29c33b383e713cdb48a1b4bf82 1,449 0.63/1.00 vMB 28
354,367 354,367 00000000000000001001341523c8ac6bb788b1f9388e7561d36d586b73d1d166 1 0.00/1.00 vMB 0
354,366 354,366 0000000000000000002b102f30ad5e29f2f59f6e1cfaa716d051049f18a01ff7 1,352 0.69/1.00 vMB 26
354,365 354,365 000000000000000010041a0c1fee224f44930cb5e0837b7764cbe904a98f8652 264 0.14/1.00 vMB 24
354,364 354,364 000000000000000013fd13894f35feb1453347016f4488cfa4aabb4b4fb1a784 905 0.37/1.00 vMB 29
354,363 354,363 000000000000000002cb31c962c42df1e9f724e5e960efd352aa087013c02052 807 0.43/1.00 vMB 12
354,362 354,362 0000000000000000161369c3c30d9c4f8a97b6685e83093ee1a592f85b4bab74 1,258 0.83/1.00 vMB 21
354,361 354,361 0000000000000000029eb5eafa14d283f930fd70f0ec22ba07fc2c7399e1c6da 1,405 0.60/1.00 vMB 32
354,360 354,360 0000000000000000105928ec13a4086c843812d7e8362e7ac25f4c734c860d15 1,173 0.75/1.00 vMB 23
354,359 354,359 00000000000000000ec6d0da3e61180341e01625a6b59aa2329850c4a01ec654 2,957 1.00/1.00 vMB 45
354,358 354,358 00000000000000000b9d07cb4df7eadb3d7f55b16ec246aa1692442f76699499 742 0.37/1.00 vMB 32
354,357 354,357 000000000000000008e48a267ab0be392adba9fc45070ead5d897c741cd13f76 1,281 0.60/1.00 vMB 30
354,356 354,356 00000000000000000457c46254585fe04a84e5d8290933269ad0242753e87f4a 880 0.48/1.00 vMB 33
354,355 354,355 000000000000000005d81caa65302777a46034201311ce9b729a03eb7a420f83 85 0.10/1.00 vMB 7
354,354 354,354 00000000000000000f6a51b32aba65da0a9f157717eb56bd586072e1e652ac1d 1,002 0.50/1.00 vMB 30
354,353 354,353 00000000000000000032f537e59dc0a055584380931f661531c51d8549a25a5e 1,662 0.75/1.00 vMB 32
354,352 354,352 00000000000000000e4656c0d263e319941cd3f4464693593b8c0fa952128c0e 477 0.34/1.00 vMB 19
354,351 354,351 00000000000000000dacc5a0a5bad94ec59d272889cddba5e4b14267ed788540 693 0.42/1.00 vMB 30
354,350 354,350 00000000000000001645149af17f016bf7967600dc3b86d662d5636ae5e5bab0 240 0.14/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.