Loading Tool

Explorer IconExplorer

Memory Pool

26,914 transactions
6.47 vMB
0.06570913 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.19/200 MB

Candidate Block

Mining Attempt 36f108f5e48ce232a08d5eabec91281baa9943f84d9f0b08d5f115fdb77cd7bc
Version 20000000
Previous Block 0000000000000000000122093735b2f0c7f736a0caf36530187991a0a75008ef
Merkle Root 00c9e1d9623ce7be0fb28c73f2e61473c4734362dbc5e1f6128520e597bf5c78
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.04888028 BTC
Avg Feerate: 2.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,004 (723,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
189,061 189,061 0000000000000599647dab2e4de32ef6d51e9b9240bb0d5f518166c4901b959b 0.08 MB 198 272
189,060 189,060 000000000000063d5188a64b9c7cdc7106bb5c84e7996305e53c708182b20487 0.20 MB 544 166
189,059 189,059 000000000000009b6e51e59d4ecacf198f24fb2e21b875a11d273e29dd97c2f8 0.25 MB 581 120
189,058 189,058 00000000000004b6fef58e2495facb30250c88947fa7d492b42902f5c179d756 0.00 MB 5 14
189,057 189,057 00000000000006145129c396695d1d7c9709bd46ae779a93fa81aa97cdf29758 0.05 MB 130 141
189,056 189,056 00000000000008f9409c5f44d8f86ccce27575408558c891ccc325ccd997e6ab 0.05 MB 143 1,045
189,055 189,055 00000000000002a551732a2e2d1c0672cfd1245b5d4fc7cb9c67b7554a3b3465 0.05 MB 110 319
189,054 189,054 00000000000007c3a5bacbfa2894ce06537a660e2f80b1ed2bc396d5fecf2cfc 0.08 MB 155 97
189,053 189,053 000000000000017798f07d2c2e3d29026599da983570183fba6bd087a4bb3034 0.04 MB 117 83
189,052 189,052 0000000000000767e369953d0e6e3e781bab520b32fbc44b35614367bae8083c 0.25 MB 518 191
189,051 189,051 00000000000002b559ddddb5f20cacc322a3fc4e77db280d745490c422ff502e 0.02 MB 68 48
189,050 189,050 00000000000007bdfaa6fcc00e77c02dc2a7ffd9a8b84234e83b9074c0efd2a0 0.05 MB 122 59
189,049 189,049 00000000000001a973b05d7fb7eb7a6f83eba680c6c8f6e6926af3b096ed1522 0.00 MB 1 0
189,048 189,048 00000000000002ad80a42e04528ab8f2962f5bea0a39f6d9d821ed2a035255c2 0.15 MB 360 194
189,047 189,047 000000000000058b25cac74d3301eaeadee864c887e11c8b7d5094370a9143d8 0.01 MB 45 158
189,046 189,046 00000000000002c39af680e5e701f9b6a01f45b8bef40ceb3f723fd5a1ac28ec 0.04 MB 94 165
189,045 189,045 00000000000001a50597fe4771668bbf84d6f6b537e4df3a0848cf0d3bac2870 0.03 MB 59 184
189,044 189,044 000000000000006e51dc81b5493fdbc6123892f23c7b9e6d73ab73a24ff8ba96 0.02 MB 63 169
189,043 189,043 00000000000008354a3c9c9c548eb1da518c4c80d2546885f45825ee3c6dae47 0.00 MB 16 66
189,042 189,042 0000000000000945c687e5284a2c840f5be8523b4070cb57090398bf525fa84a 0.02 MB 41 90
189,041 189,041 00000000000004d63b27d411b83142208d6eeec00e1a70bddaf5dae375078aeb 0.02 MB 62 42
Previous 10 blocks ↓
Total Size: 778.85 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: 385.13 GB
    • Received: 3.46 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.