Loading Tool

Explorer IconExplorer

Memory Pool

45,084 transactions
26.57 vMB
0.05634484 BTC
Random Selection Loading Transactions
Max Size: 140.91/200 MB

Candidate Block

Mining Attempt 6a33678a63df81b318c24668fa4b628c7748ff4481e3b5561d45b216b7c3a4f7
Version 20000000
Previous Block 000000000000000000015feb99d21f6201ae5efc11fb5fd8d1c0dcece989f4a9
Merkle Root 35a5fef3b5803747055fe46741aa2de9c9cea4333942cb36908307ce6da7ee6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,181
Size: 1.00 vMB
Total Fees: 0.00752932 BTC
Feerates: 73.20 > 0.75 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,779 (489,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,118 425,118 00000000000000000358a9f5b79fdf18a5c626a39a07b580fa5e52a922da5f22 557 0.26/1.00 vMB 59
425,117 425,117 000000000000000001c526519b00ca64f24c921aed9a8f9569a0f484e2d89cfb 1,131 0.48/1.00 vMB 58
425,116 425,116 000000000000000001f978f41fd6cff3a89d7dfce2223fdf28f4943bbcdd8dcc 381 0.16/1.00 vMB 75
425,115 425,115 0000000000000000022bffbd4d4321e6a76e0e0e8f36808b7027b4357b02cc94 597 0.23/1.00 vMB 62
425,114 425,114 000000000000000004311c15d7924a1d404c3fa2da862c5cb38081d5d575177d 962 0.50/1.00 vMB 48
425,113 425,113 0000000000000000042cd7657ec78f6f9e958401cc3f433e49995e2c46db7935 4 0.00/1.00 vMB 350
425,112 425,112 000000000000000002a28ce65647693ed4459456749b20b84fc6434862691db8 2,445 1.00/1.00 vMB 71
425,111 425,111 000000000000000000d9a68d9a4b2a968732a70c9e099556de7e82b4ec2f99b0 321 0.15/1.00 vMB 63
425,110 425,110 000000000000000004b133942aec0fccb83e078622c0286b2c7a61637d417d32 433 0.19/1.00 vMB 61
425,109 425,109 00000000000000000331ded21465e4fc67d2871bea6ca1216967ac193c6d848b 511 0.37/1.00 vMB 36
425,108 425,108 0000000000000000014729f2dd14a160d6de410da4f8b59d0e57c4ed24f3b7ce 127 1.00/1.00 vMB 21
425,107 425,107 000000000000000001bfa6b4f1306e9d0bbd3907820882536cbc217521a3eaa6 1,529 1.00/1.00 vMB 44
425,106 425,106 0000000000000000004024c3d70ee0529fd429ca764f645a389589541af46810 2,492 1.00/1.00 vMB 79
425,105 425,105 0000000000000000000bfb5ab017493433405e7f06058215118a45cb6f565626 225 0.08/1.00 vMB 77
425,104 425,104 000000000000000001aa804afa35ba19b5c9ef8b1a1966c42a7848657aa7d061 869 1.00/1.00 vMB 30
425,103 425,103 000000000000000004fe8916f77c664a4d1c8c5af58d0e28ee0dd2bed24fa66b 2,287 1.00/1.00 vMB 61
425,102 425,102 0000000000000000037945744578d9e62e61e4bc503b94c8f9f74bf42eb12750 2,937 1.00/1.00 vMB 81
425,101 425,101 00000000000000000419234a371b54ac9955bcc0a71757cc7410e3554d181742 41 0.02/1.00 vMB 60
425,100 425,100 000000000000000003e4d29495714a4678dfad12cfb04cb6919899b519093072 1,068 0.54/1.00 vMB 57
425,099 425,099 000000000000000001091769fd96d67c4ba25e3ef6b579a18a2dde1598b2f2d9 371 0.14/1.00 vMB 69
425,098 425,098 00000000000000000065b3a6655bd16e8bf1751931dd3683d1fd95bc338580c6 303 0.10/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.07 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.