Loading Tool

Explorer IconExplorer

Memory Pool

81,524 transactions
31.00 vMB
0.09088577 BTC
Random Selection Loading Transactions
Max Size: 188.20/200 MB

Candidate Block

Mining Attempt 6e1d44799553ac3c1748121cb0796221aef7bee3d1f7e20fad957bef7f3c1f82
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 05cd48c506a114b34e637459dbff45c88326c3766785402ad9c2260d7e7bd792
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,699
Size: 1.00 vMB
Total Fees: 0.02409680 BTC
Feerates: 351.58 > 2.41 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (637,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,675 277,675 0000000000000003619c39fb2337d64d213323af211d9793f0300a0aa5c9b78f 644 0.37/1.00 vMB 36
277,674 277,674 00000000000000032af0dbe87d4eb737e97813513a1fea94dd28495079c519ca 285 0.13/1.00 vMB 43
277,673 277,673 0000000000000000dc0037d39d6de72514c146369ea4026fbb15f2af11301ed2 146 0.12/1.00 vMB 25
277,672 277,672 000000000000000322c0f927b1cf77215656339542f492c0a9bf31f90aa9796e 544 0.25/1.00 vMB 46
277,671 277,671 000000000000000106c12996a222dca3f72b56ddfc78a7450cb28ad97df587be 202 0.09/1.00 vMB 35
277,670 277,670 00000000000000021493c69cc240b91421329685e4e966990e177859add2b41e 120 0.26/1.00 vMB 15
277,669 277,669 00000000000000034c2f1ac2cf6c6c003b23d35ab5a12f3797639c05c099b3d2 335 0.25/1.00 vMB 21
277,668 277,668 0000000000000002603bfa292ba207de6427be6e26908aab20b42a44b5ee6059 1,461 0.50/1.00 vMB 57
277,667 277,667 000000000000000323246f0fc294de95cd2691e63c40c20db427b134bbd55cc4 201 0.35/1.00 vMB 8
277,666 277,666 0000000000000000e971175a016a758623a5408968f331deaa4ee0fb2ff7ad4d 399 0.22/1.00 vMB 48
277,665 277,665 00000000000000032b41b621fab1704e58c4a7222a83434fadaa534cd9e36d3c 817 0.37/1.00 vMB 45
277,664 277,664 00000000000000037e508bd3527be09cd312b76e73b4c4d4326734142528694d 180 0.19/1.00 vMB 20
277,663 277,663 0000000000000000fa3d17fd30eb71ef5d62346d31c3896f72b775bf56de43cb 351 0.18/1.00 vMB 67
277,662 277,662 0000000000000001bf261f09fefa47cbf90275a91ba259602b31cb93ef19be0e 197 0.15/1.00 vMB 22
277,661 277,661 000000000000000297f084e358cbe9be2bb4dd655f29a496da30217e99240508 1 0.00/1.00 vMB 0
277,660 277,660 00000000000000033e2ced0c389ece19c65d3c05110216fdc39f83b64b104846 159 0.06/1.00 vMB 44
277,659 277,659 00000000000000006de1b2d63c399fa4e9988e57d202d62eacf73657c64a2bfd 42 0.02/1.00 vMB 24
277,658 277,658 0000000000000003781985b918c035d16a3b86ae1312764e219ec4a69d511f03 267 0.16/1.00 vMB 35
277,657 277,657 00000000000000002580f28d43ace2407140e7d9f7ed19c74ae045d5536dac70 336 0.23/1.00 vMB 37
277,656 277,656 000000000000000094e5e4e617dbcbf3e21325dfa1d1470be7f95d17e498eb29 513 0.25/1.00 vMB 47
277,655 277,655 0000000000000002c0c614e1f51fa9888b7c95bf4521fba4a19f38d59d7a5bf9 440 0.20/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.