Loading Tool

Explorer IconExplorer

Memory Pool

41,954 transactions
30.31 vMB
0.16215076 BTC
Random Selection Loading Transactions
Max Size: 153.03/200 MB

Candidate Block

Mining Attempt fab98cbf23b09c409fd503cb868111fb79dfda0bc6087d37ba248e3567820163
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 9bd5a7410c75f7721a53daed54073bc637675dcfd4c8c2e4128788ca5b1bbb87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,594
Size: 1.00 vMB
Total Fees: 0.09000081 BTC
Feerates: 301.60 > 9.02 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (675,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,609 238,609 00000000000000484d124d11293f2ee4fe1736c93f6d453f4c85bc96b0747f29 6 0.00/1.00 vMB 0
238,608 238,608 000000000000015c8771b3ca57667123e7bc39e497e1c344d270b8ab38b71db0 143 0.07/1.00 vMB 110
238,607 238,607 00000000000001164337dcfdbc9fc05b033de9ab8008407131c94bc7d00996a4 535 0.24/1.00 vMB 168
238,606 238,606 000000000000006ca3057134aa9061fb2fed63041e62fc774dd14e00c72408ae 239 0.11/1.00 vMB 164
238,605 238,605 00000000000000fb9c85575fa7249c090eb806ee0970bdd56e61677b5d35499b 590 0.25/1.00 vMB 190
238,604 238,604 0000000000000004d388fd4e7bd6aa1c3f3eeae0ceadd7a0bc51ee1fee0be910 387 0.17/1.00 vMB 192
238,603 238,603 0000000000000052b94bdb766f504d3b43f2c9e56075105d8232ff981bf054e3 394 0.17/1.00 vMB 182
238,602 238,602 0000000000000001ee3f8f6e0a7fbc9e055d09831b0441c46a5e736f91727b4b 513 0.23/1.00 vMB 173
238,601 238,601 00000000000000e0c7a3103ec75042c97f466be04d08a6419dcfd30a438d1399 250 0.17/1.00 vMB 120
238,600 238,600 00000000000000cf5177ac1f8ccfced5ccdee5faa9dc453ba793401f2c8bd2d1 603 0.25/1.00 vMB 195
238,599 238,599 0000000000000042ae37a794ecc32e0be0cb35ea35518b71d51bbbfe6650dbc0 328 0.10/1.00 vMB 90
238,598 238,598 000000000000001c5ca0e527ced5d7bc4df15b5c7821d211e6034120c5458d25 715 0.24/1.00 vMB 199
238,597 238,597 00000000000000b065763c58a5bad14fe2a05e538313a142086718ef24c3f4d2 54 0.02/1.00 vMB 175
238,596 238,596 000000000000009bdd92850799a6368f429ded0635d1d2fac6e3136cfac9cf54 617 0.26/1.00 vMB 175
238,595 238,595 00000000000000316e770f7f47e4cd08b57bc150624eb7cc53e193f771b69539 386 0.25/1.00 vMB 120
238,594 238,594 000000000000007d11fce1832e361b60d91741610320b3a3c9a071e5180502f2 716 0.25/1.00 vMB 250
238,593 238,593 000000000000015eb87118629480f4fb351cdae124cfbada9a13bbd769a9a820 710 0.25/1.00 vMB 233
238,592 238,592 000000000000015a22915f3f3a8dacac54cc8f344a0c6ddbcb176654749ea446 512 0.45/1.00 vMB 53
238,591 238,591 0000000000000029302f82dde587aa039a44e2a3a6bf941e055c9601e6fa9fc7 85 0.07/1.00 vMB 74
238,590 238,590 000000000000011612326242d17d9fe377ed38a548b05fa83b527150fe4bda03 382 0.23/1.00 vMB 115
238,589 238,589 0000000000000012e946caf66eec47266902c0359d90981b293fd2a28fb9b33b 531 0.25/1.00 vMB 199
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 618.65 GB
    • Received: 11.20 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.