Loading Tool

Explorer IconExplorer

Memory Pool

78,270 transactions
29.02 vMB
0.08930305 BTC
Random Selection Loading Transactions
Max Size: 175.51/200 MB

Candidate Block

Mining Attempt 77bd59eba1074d13b85172ef6162da2bc7eb1992d3f1443ec1663001e253c27d
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 9a434569e2d52a3b03f4a3b3f685ccd1bb574bce9fd0a508bd2803a671c8ec4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,284
Size: 1.00 vMB
Total Fees: 0.02876072 BTC
Feerates: 477.45 > 2.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (608,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,336 306,336 000000000000000033d0b486cc1f0dd77f64e5b47294e44d9e5edc29200ebaeb 526 0.35/1.00 vMB 57
306,335 306,335 00000000000000003c13cbac6af64d09bb76abf1bc4529c7f7df21c689a5f8c6 79 0.05/1.00 vMB 27
306,334 306,334 000000000000000047da0ebadc6fb7ae86e2ec2914277a90cdc9076266af4651 352 0.18/1.00 vMB 30
306,333 306,333 00000000000000002edf45b7e2352523527dd1c1025550f1e1ca534a303dec75 128 0.07/1.00 vMB 65
306,332 306,332 00000000000000003013692c93922beb35edbdc86ad631c0b2dd02dea6d19959 206 0.12/1.00 vMB 25
306,331 306,331 00000000000000004a3c8be67b37cef1323731dd010c45ebc946eeda54f4eb9d 313 0.18/1.00 vMB 32
306,330 306,330 000000000000000051b76995e111a175edf0cd58050e78d6b29e0fc9bcad7627 25 0.02/1.00 vMB 13
306,329 306,329 00000000000000005cb9fd8c576dd863985d2d85cf3ed496882c27cb886e8d56 105 0.06/1.00 vMB 27
306,328 306,328 00000000000000003b38a0d6e64ac327e48d1c7084e2cd356eb3ff189bc3dfd7 95 0.06/1.00 vMB 207
306,327 306,327 00000000000000002ae95e741387f3361c10d3b3ed22698f823d9dac67809bd5 45 0.02/1.00 vMB 22
306,326 306,326 000000000000000038a613aef889674b7e04d346cdc6fd4054b60a90d88bba92 613 0.32/1.00 vMB 30
306,325 306,325 000000000000000052ae191a51d8f6a971cd006b84d749a0a475551dfaf84b47 63 0.03/1.00 vMB 21
306,324 306,324 000000000000000036000f8b92ebb3bcd7981271f6b404f4fe8692fdba02a007 162 0.15/1.00 vMB 16
306,323 306,323 0000000000000000267a7cface93f70a5c62762fc3588f143d8a9060d61852ca 854 0.35/1.00 vMB 38
306,322 306,322 00000000000000005d502c7af3c97c78d26da64dbb57b50d8cf66d2a6265da19 484 0.22/1.00 vMB 32
306,321 306,321 000000000000000029967fac4b8edd040180a1ccb0d8a66c596d0b2efbd7ce86 29 0.04/1.00 vMB 6
306,320 306,320 00000000000000000252953d43f27fe28fca4d9f6e049c3d1face212017dcbd8 387 0.21/1.00 vMB 29
306,319 306,319 0000000000000000180b64b95966c9e82875901e5bfef7821d92846e121d3251 50 0.02/1.00 vMB 20
306,318 306,318 000000000000000049d95cc5b23f95f49ebffdbfdf8770f4f2128fc63f54a294 352 0.16/1.00 vMB 34
306,317 306,317 0000000000000000121a6dfb3f12c5ccebecd2c51a73a0bb015f2388d2f5b15c 268 0.16/1.00 vMB 29
306,316 306,316 0000000000000000148ba070ec69df85175fdd4597e2f95a8e71152e60235770 312 0.20/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.