Loading Tool

Explorer IconExplorer

Memory Pool

39,901 transactions
17.61 vMB
0.14327049 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.16/200 MB

Candidate Block

Mining Attempt f5a2fd9707746803650cdd7ff7995db202dcf2ce9d542f928f371385828c39c6
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root c8c2474881b711740d6173343170225d6516225920de0bdc2bd5cae038b42ab7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,414
Size: 1.00 vMB
Total Fees: 0.03900935 BTC
Median Feerate: 3.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (720,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,095 193,095 00000000000007b276571aa65ef8ca40fcaf555fb16c13b0ac761f1aa8cf3613 128 0.14 vMB 41
193,094 193,094 00000000000007c59453eba4acda0e68d51ece593b54385340985aaab03c43bc 156 0.05 vMB 249
193,093 193,093 0000000000000157b9f4eaf91b1f30b85dbd84b9d0f9113663aa2aa4490d30df 134 0.09 vMB 89
193,092 193,092 0000000000000748299de99ca1ac86e2879ba6e0e63d8bb2578d2d593435bf5b 131 0.04 vMB 120
193,091 193,091 000000000000038d1928eff9caadb9d7fabf56bb23f4186b08aa322122a6b3c5 70 0.25 vMB 56
193,090 193,090 00000000000002ace4ecefa072c47fd406ec24f1b450ffb21438bd8744350750 45 0.03 vMB 61
193,089 193,089 0000000000000591064c6db6c0db4021c2aa401fae570641059601df37c79bf8 406 0.19 vMB 747
193,088 193,088 00000000000001f2433592419d07e62b13840b731a01eb1266d0e1b609a72d3c 147 0.04 vMB 9
193,087 193,087 00000000000003153c0c66776a7b81f9f4727e8a60e10aac627c8731d288bdfe 86 0.04 vMB 48
193,086 193,086 000000000000039055efd59b18720f2306c1a4fea7bf60799a4198d70a544bdf 104 0.05 vMB 121
193,085 193,085 0000000000000291204452458cb6f604ace790e157e4048973387fbb7851c932 228 0.11 vMB 135
193,084 193,084 000000000000024a292955df190bbbe5e31621dfbdf683cc41ac6275f6900fb6 11 0.00 vMB 29
193,083 193,083 00000000000000e198e744c8b61798382f136b96beab43f99a6531c14621cb66 32 0.01 vMB 0
193,082 193,082 00000000000003fe2552479f6bfd8ee74da8e646fa18be40a17091e9550f21b8 11 0.00 vMB 15
193,081 193,081 0000000000000368646c19e8d7d86037c6fd745624e9675dae98a304488a5720 40 0.02 vMB 124
193,080 193,080 0000000000000580ea78f762229ebdbbf09a44fbda927006263d2885d39d5dcb 1 0.00 vMB 0
193,079 193,079 0000000000000534aef2f5b33cea1f03e6fc07068d1c6a47037aada5715851ee 65 0.04 vMB 114
193,078 193,078 000000000000048ca70122823071f548c318414defbb595236d0af2bb5ebbb8b 172 0.06 vMB 162
193,077 193,077 0000000000000385726474d095003438f72c078ee28b2fbde5c7c78fc4cd146a 95 0.04 vMB 85
193,076 193,076 0000000000000023dbda7bb2f9965f10e49a716faca572378b0c815126cfbc19 161 0.08 vMB 208
193,075 193,075 00000000000001784babc2952dbc15dcaeed74ffd88d29e8cfc8da5e962a2111 50 0.02 vMB 152
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 111.84 GB
    • Received: 0.47 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.