Loading Tool

Explorer IconExplorer

Memory Pool

81,455 transactions
30.15 vMB
0.13053979 BTC
Random Selection Loading Transactions
Max Size: 181.32/200 MB

Candidate Block

Mining Attempt a864103e9ed9e2ba9e69012ce1f352a5926d10ac1924f00d2fb6da1a615a53dd
Version 20000000
Previous Block 00000000000000000001da0a60f0698b1c5dd5ff7d15014352ab111436e992fd
Merkle Root f3a580200e83c61bb8e31cc8b2f24434ccd269220396e8ff5f2785656c03ac5a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,413
Size: 1.00 vMB
Total Fees: 0.03830771 BTC
Feerates: 301.60 > 3.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,300 (693,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,014 222,014 0000000000000354bce229ecdd98a11ba9bff67b195820d346ca9dc444903f14 9 0.00/1.00 vMB 325
222,013 222,013 00000000000003303ac09cd4e035ad697dce7deb3d90f2ad361b3bf55e8750a4 482 0.21/1.00 vMB 214
222,012 222,012 000000000000017bbb5f9d6d71bb138f3c06ec8d97d77b837a352ffa41a607ec 371 0.17/1.00 vMB 190
222,011 222,011 00000000000002102c998162c1b2a2484dda56e707d3ca52ce766a4544dc86c3 176 0.20/1.00 vMB 105
222,010 222,010 000000000000013fc7404cdd30ad2b2cd8efabaeab2ab08f866fddb89b10d8bd 453 0.19/1.00 vMB 177
222,009 222,009 00000000000003b67d8251d23f37067a6151eb721609376294d1d20e26d94c09 131 0.05/1.00 vMB 125
222,008 222,008 000000000000011a35f24e2b533c7e1049d2f7bad849d6862e949dfee6061c75 702 0.25/1.00 vMB 245
222,007 222,007 00000000000004740d5c3cba8010dbc326a234019a92d965c4740e2900193726 272 0.16/1.00 vMB 145
222,006 222,006 0000000000000296e8706900556879665b180a427cc368c7db0375cf2e24391b 280 0.13/1.00 vMB 36
222,005 222,005 000000000000004f4bd5389d7e8c8fc0134fb3084fac3c40816a49abe63c3238 92 0.06/1.00 vMB 130
222,004 222,004 000000000000018bef4d47112b0bb7e6fdeb34c55081faa6e8afe5bc48bbef69 681 0.25/1.00 vMB 220
222,003 222,003 00000000000002f63fe4fd40466de8458e279918397b1781dd933ca39e3003db 44 0.02/1.00 vMB 219
222,002 222,002 00000000000003791889a579d8d4dc88a05c6480464ecd7add68b7f22235e989 210 0.10/1.00 vMB 298
222,001 222,001 00000000000001e591318e4a6b4fd712e7cfd4e8a87bb65ea1b3c0a3f5a87ee2 483 0.23/1.00 vMB 256
222,000 222,000 00000000000002c752a481ce0c45450ab046e640d38d6532178721e7700d8148 146 0.05/1.00 vMB 96
221,999 221,999 000000000000005188cdcd731c72ac6d16b343db920f091a1faee90e5fd3869b 504 0.24/1.00 vMB 176
221,998 221,998 00000000000001a107917ae147bc78d499a48a1c5870535eaf954119413d0dfd 119 0.05/1.00 vMB 185
221,997 221,997 00000000000001bd6e992d4a626ab963654cfc5f157a278e995d00013d3fb0e4 349 0.19/1.00 vMB 144
221,996 221,996 0000000000000129c15a2480bdf69fb0482dea4e3da5ae35c8807af6eacf5745 480 0.25/1.00 vMB 172
221,995 221,995 0000000000000358c6fc7102334383ecdc1f0773d08f739f2c5591ed01e44388 325 0.14/1.00 vMB 192
221,994 221,994 00000000000001a0fc93fc635c3d6a356cceab6cea9f9d4ca3949a1f903f1c40 45 0.03/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 782.91 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: 713.89 GB
    • Received: 17.50 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.