Loading Tool

Explorer IconExplorer

Memory Pool

62,291 transactions
35.07 vMB
0.11354145 BTC
Random Selection Loading Transactions
Max Size: 186.78/200 MB

Candidate Block

Mining Attempt bf69350bade1c4303cbd6f36b6092944d2373449437a0bffbaffbc830ff66801
Version 20000000
Previous Block 00000000000000000000bf17b6f48d4c6d8eaf06ded8dd793b73e1f1271c7ae6
Merkle Root 78e6329256ddb7b684d59dccebb3ac20666729a1f295c7515d9f358977555813
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,429
Size: 1.00 vMB
Total Fees: 0.04038560 BTC
Feerates: 196.04 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,409 (787,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,665 126,665 00000000000020a36594327cf4dfd9691e05192d5ba237394ffdedd3ead66e5d 59 0.02/1.00 vMB 437
126,664 126,664 00000000000038a0dac2f3c4e186d3fd224f3d1f608231a7bbdd4c66fc9f955e 6 0.00/1.00 vMB 308
126,663 126,663 000000000000246b43e87003ff6e79a68c918875db6372fafbd4598261cdcd97 34 0.03/1.00 vMB 814
126,662 126,662 0000000000001eba5c9f91a43945e0b95ffde6fb4035b59a7e73684c3825fc0f 7 0.00/1.00 vMB 1,354
126,661 126,661 000000000000305642e0210e8b3fe7d8b1837397710a9336c1385ac24e8bf313 16 0.00/1.00 vMB 1,232
126,660 126,660 000000000000096dd5ff9a375ac537575031f0ecc2742faceddbe591420a5922 46 0.01/1.00 vMB 1,755
126,659 126,659 0000000000001aeb3a30b5b70e41edbf9243affbce7258086d30cf72e2380ba8 13 0.00/1.00 vMB 1,163
126,658 126,658 0000000000000f9d6021a8b84505f7d2d2e621e27d7f56526fbd443f8ef52e9a 16 0.01/1.00 vMB 875
126,657 126,657 00000000000002119354db13c29962480217e66788f958ce55faf64aa0b1a78d 18 0.00/1.00 vMB 63
126,656 126,656 000000000000284e68e2d388478c9aa31114703233a7ae98a48f803c07e1fb65 42 0.02/1.00 vMB 864
126,655 126,655 00000000000016a0d4ae8600a0227aa027bec39854bb0db05b131f2af00cb296 24 0.02/1.00 vMB 713
126,654 126,654 00000000000018f6b6af54f01115a48a353a740b67e4652446e28bcb707c5151 52 0.01/1.00 vMB 3
126,653 126,653 000000000000404a16a335cd4c7480f6010f519dbfb1f0113e9f6b071f8d743d 23 0.01/1.00 vMB 596
126,652 126,652 00000000000009b8b7cc58288439c2133173c8ba917ae135e8b41039e4b9bc33 18 0.01/1.00 vMB 925
126,651 126,651 000000000000226c79cbef2c056699c664139001290c585504e089ca2749c40c 27 0.01/1.00 vMB 572
126,650 126,650 00000000000001b184dd94d569ed788655a3db6a531715f9827678adb70f5312 14 0.00/1.00 vMB 823
126,649 126,649 00000000000018559f02e5f85e5a99aab2144c3d2d300153fadff71d32a071cf 19 0.01/1.00 vMB 816
126,648 126,648 0000000000000b08332e4fbf066037acbf7d94f19bc123878f27ec535e534ba3 35 0.02/1.00 vMB 572
126,647 126,647 0000000000001cfd7c559445eecd444bd9a09cd9e22720559908192fe25359a0 1 0.00/1.00 vMB 0
126,646 126,646 0000000000003c8dac939303d5b2ba8e1f959f6adb82c5931ecd2f3363b790b2 22 0.01/1.00 vMB 142
126,645 126,645 0000000000001bcb9e3d8b6e1c89eef657478ed48c83570ecd31f89c76681edf 26 0.01/1.00 vMB 803
Previous 10 blocks ↓
Total Size: 781.33 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: 601.65 GB
    • Received: 10.13 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.