Loading Tool

Explorer IconExplorer

Memory Pool

46,677 transactions
28.77 vMB
0.18958976 BTC
Random Selection Loading Transactions
Max Size: 150.38/200 MB

Candidate Block

Mining Attempt db829463446dffc0e51775657ea3f337e041b2ba3ec802714d050a7df92e5612
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root a627219facf02b745ca97188ddcdfeeafb234be90ce88023fc2fa4a612d7661a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,735
Size: 1.00 vMB
Total Fees: 0.06436804 BTC
Feerates: 151.12 > 6.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (796,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,129 118,129 000000000000412f1bdf2dd180dc488f68b1288948d31d06d4dcf1fc33618f3e 11 0.00/1.00 vMB 241
118,128 118,128 0000000000008e2e91cd1700aba5467fdccad361afc5cb7f2aee939dd6ce034a 1 0.00/1.00 vMB 0
118,127 118,127 00000000000008b96fc5eca36ef268d4df8c4c7dae6bd11686e473766a6e8a2c 6 0.00/1.00 vMB 446
118,126 118,126 0000000000002e4ebda87ffc3dc154dbe4d3301308a56b9d060d635e0ec9070f 10 0.00/1.00 vMB 1,082
118,125 118,125 0000000000006bc4823eae5eb70d1677522fb547fe41f86fd2706da870f957d5 8 0.00/1.00 vMB 1,108
118,124 118,124 000000000000c9b9f28c8a5decb832f070b09e8745ddce34cb4b3cb362fc8ec6 7 0.00/1.00 vMB 1,382
118,123 118,123 0000000000009b74fbf87f3f4aa5ac9cd8cfd9029c2a9becaedffae939d62f36 13 0.00/1.00 vMB 815
118,122 118,122 0000000000003dfcde25197f3e0e39650d3366cbfd0995467dc3cc2d7000c0a0 10 0.00/1.00 vMB 265
118,121 118,121 000000000000b76b01e8af6725321860071d1a2d4e11dc68ca1587738e0d700d 10 0.00/1.00 vMB 0
118,120 118,120 000000000000ae8e96b9876d5315c4dfba63db7999d67ae3a3dd2f42a756fa46 1 0.00/1.00 vMB 0
118,119 118,119 000000000000aea2dd7915030aa1b2ee205692a2adf922356ebeb20ea4597878 6 0.00/1.00 vMB 0
118,118 118,118 00000000000088919c83fa05ca1954accec67d94a05f32e6813b1f6972d1f355 3 0.00/1.00 vMB 2,237
118,117 118,117 00000000000066db7631090a215f308d55036a247b240c5730e3cd41bdacd1e1 5 0.00/1.00 vMB 0
118,116 118,116 000000000000aca2c518d9d90ac9196a5a03a56e9766800917d475ca200f736e 11 0.00/1.00 vMB 1,380
118,115 118,115 0000000000006dec59539e8586cabc1b408a8a6a0dcf36ce3d2ea94171ea192b 4 0.00/1.00 vMB 0
118,114 118,114 000000000000ace509cce24dac2c16025f9250a536d34e0a927a42166aa31000 12 0.01/1.00 vMB 326
118,113 118,113 00000000000045826ab24506966f6bc12b60b68cb0563da771bdb96c05c35085 8 0.00/1.00 vMB 0
118,112 118,112 000000000000c5627ccab3448cd0888c3a4c733804723f7677723098a0133309 81 0.02/1.00 vMB 0
118,111 118,111 0000000000003b23b6d6d837438d13368bebdfb6a86349455e85679f5f0ecb70 11 0.00/1.00 vMB 695
118,110 118,110 000000000000a5d2790a58ad6ae55836d7ac719efe670359ddf7a31b47e5dc70 23 0.02/1.00 vMB 168
118,109 118,109 000000000000a762cb1a7bef575739a653cbb0cefe4e94627c59408af1f33b92 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.87 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: 643.50 GB
    • Received: 12.59 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.