Loading Tool

Explorer IconExplorer

Memory Pool

83,688 transactions
31.18 vMB
0.08501504 BTC
Random Selection Loading Transactions
Max Size: 191.05/200 MB

Candidate Block

Mining Attempt 37e227b7070373702604f0e342e101d7417a9f868fa68d61f543304747451380
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 12aacf946d65917c8e54d80ab02b8558ea8ed2b88867a0c7e1428f621ab78439
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,558
Size: 1.00 vMB
Total Fees: 0.01088143 BTC
Feerates: 22.07 > 1.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (730,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,816 184,816 0000000000000279f16e9871c98f5ab3a11976dcefba1e6d014cdc1ce6d1bce3 141 0.05/1.00 vMB 152
184,815 184,815 00000000000009ced574e901a97c5e526952ff3f9a4a62a135c0e9c1e317a0b0 180 0.06/1.00 vMB 286
184,814 184,814 00000000000000f8ae171d0a6698ef7680d2b0811c1cfcae470f8274950c3596 12 0.00/1.00 vMB 29
184,813 184,813 000000000000001f346af6d489e678b5d3c30e08fb6e7dffa602926f5789d705 647 0.25/1.00 vMB 176
184,812 184,812 000000000000069da0a22a78abff1454d5e65f55add1472743bda27f77ded1ea 10 0.00/1.00 vMB 652
184,811 184,811 0000000000000715dda933474f0a2fcf7ec732db72ca7ac9906c918a923956a4 36 0.02/1.00 vMB 74
184,810 184,810 000000000000090ca5185879b48cd4056a0cd68916eb3018e40f58288746447a 104 0.06/1.00 vMB 133
184,809 184,809 00000000000001cdf9407522ea28fe582a42bd91ebd6d5966038a5f5b6dbb0dc 46 0.02/1.00 vMB 792
184,808 184,808 00000000000006c536fcc3b09918bfb9d84b3f6d60e9fca978bc062756ee9fd6 464 0.21/1.00 vMB 202
184,807 184,807 00000000000007784dc7526cf78ddb508b5d733121ff65d679e431833f0eecf0 12 0.00/1.00 vMB 14
184,806 184,806 00000000000007772646ff2619ac07fe3dd61a9aed920243574045cd3a437103 91 0.03/1.00 vMB 103
184,805 184,805 00000000000001d95bcc20d6c96b3d123071476e96b0bd0ab5c1b91ad5f6be75 124 0.05/1.00 vMB 306
184,804 184,804 00000000000006c0ae0bd4d2b9aabd5366d2cd7028bd2fe9baebc813d4f88d27 128 0.06/1.00 vMB 114
184,803 184,803 00000000000003d3c333a16e7e3d337dda18be9230386efb746a52d56bf20bd8 434 0.29/1.00 vMB 98
184,802 184,802 00000000000003432ea106601e3a5e8b4b36d0bf3cad886bd0c22edcab483386 120 0.05/1.00 vMB 62
184,801 184,801 000000000000030f324d3a7f3ffce38338069c6319fd6790d9f60e30cdc4c5df 512 0.21/1.00 vMB 125
184,800 184,800 0000000000000130ed43fc455277317d615417d54dc4496cb1ddaf2ddf9c9e0d 13 0.00/1.00 vMB 14
184,799 184,799 00000000000000fb1d759713b52f9ce6fcb14754a15794a25d0227d61699bec1 345 0.25/1.00 vMB 402
184,798 184,798 000000000000087f95ab15f5f066fe3b3361e5a0e062e96408b786fe2befdb74 8 0.00/1.00 vMB 295
184,797 184,797 00000000000008d9b46721b93c1776c0ee2ef7f681eb8d38045c2c79411f9ecc 151 0.05/1.00 vMB 223
184,796 184,796 00000000000003876e0c82ad252ebb75b2477584a57e49ba77ee1dc61213418b 416 0.14/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 783.03 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: 719.50 GB
    • Received: 18.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.