Loading Tool

Explorer IconExplorer

Memory Pool

27,831 transactions
6.86 vMB
0.06857504 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.10/200 MB

Candidate Block

Mining Attempt c6404aea68dcbbb13d7e9cb01136d872183bee657f8c145bd21c0f5f99f3d4ea
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root cb8c64c105c3427e20cc21296f27857d20f353fe4b37c8eec2e0ba95abe0a51f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.04444814 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (724,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,069 189,069 000000000000096b30da5f7f7b022921280ed67b902859bb957aa358cb97ed30 8 0.00 vMB 15
189,068 189,068 00000000000001fcce7bd076f420885fa8120270e534f817f2f73705823d92ab 256 0.12 vMB 145
189,067 189,067 00000000000009268c51db6e146c18d4d423dd26b8b6a91715e741c4d61163a2 127 0.05 vMB 134
189,066 189,066 00000000000003b6fc8f8354af7974118c0680ec35111b0c22dc54eb3d6df032 12 0.00 vMB 30
189,065 189,065 00000000000005b749d2c013885876b6075488f32db2e466f39fc38372f3aa46 10 0.00 vMB 30
189,064 189,064 00000000000001f5b9dff43c37c5bc0ead714afbaf8922af1bfbabc0239eafe1 27 0.01 vMB 42
189,063 189,063 00000000000001a9e20c3ba2816b85a2ffac4a7b66c5a8c1040dc38de0b97229 367 0.13 vMB 195
189,062 189,062 0000000000000103212a09b92da5b7a4737abcea6012708e5a59dfc0dc3bfc07 207 0.06 vMB 45
189,061 189,061 0000000000000599647dab2e4de32ef6d51e9b9240bb0d5f518166c4901b959b 198 0.08 vMB 272
189,060 189,060 000000000000063d5188a64b9c7cdc7106bb5c84e7996305e53c708182b20487 544 0.20 vMB 166
189,059 189,059 000000000000009b6e51e59d4ecacf198f24fb2e21b875a11d273e29dd97c2f8 581 0.25 vMB 120
189,058 189,058 00000000000004b6fef58e2495facb30250c88947fa7d492b42902f5c179d756 5 0.00 vMB 14
189,057 189,057 00000000000006145129c396695d1d7c9709bd46ae779a93fa81aa97cdf29758 130 0.05 vMB 141
189,056 189,056 00000000000008f9409c5f44d8f86ccce27575408558c891ccc325ccd997e6ab 143 0.05 vMB 1,045
189,055 189,055 00000000000002a551732a2e2d1c0672cfd1245b5d4fc7cb9c67b7554a3b3465 110 0.05 vMB 319
189,054 189,054 00000000000007c3a5bacbfa2894ce06537a660e2f80b1ed2bc396d5fecf2cfc 155 0.08 vMB 97
189,053 189,053 000000000000017798f07d2c2e3d29026599da983570183fba6bd087a4bb3034 117 0.04 vMB 83
189,052 189,052 0000000000000767e369953d0e6e3e781bab520b32fbc44b35614367bae8083c 518 0.25 vMB 191
189,051 189,051 00000000000002b559ddddb5f20cacc322a3fc4e77db280d745490c422ff502e 68 0.02 vMB 48
189,050 189,050 00000000000007bdfaa6fcc00e77c02dc2a7ffd9a8b84234e83b9074c0efd2a0 122 0.05 vMB 59
189,049 189,049 00000000000001a973b05d7fb7eb7a6f83eba680c6c8f6e6926af3b096ed1522 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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