Loading Tool

Explorer IconExplorer

Memory Pool

46,767 transactions
27.36 vMB
0.08380453 BTC
Random Selection Loading Transactions
Max Size: 144.72/200 MB

Candidate Block

Mining Attempt 32f5ff17d955d9d3be0985f8ce3593ad63557db5c8e33654fabee4c8016ac86d
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 0223ae5c2a808e21ba64b71dbfb5cf76dac969b0fa37b224296f8544eaed1347
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,831
Size: 1.00 vMB
Total Fees: 0.03177372 BTC
Feerates: 298.51 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (222,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,253 692,253 000000000000000000007e42b2af031099b3e3c52195b8467da91c733b93d421 1,033 0.50/1.00 vMB 2
692,252 692,252 0000000000000000000084792caec41888ce906d0bf743cd7edb7000f5d4a8d7 2,366 1.00/1.00 vMB 19
692,251 692,251 00000000000000000011fc04dac682a39600e7ee675f6468a7f22e3877660946 2,441 1.00/1.00 vMB 9
692,250 692,250 00000000000000000010778fff61ca697cddafc85806f6085af1335139037817 1,506 1.00/1.00 vMB 8
692,249 692,249 0000000000000000000e35ab7064073397bffd94dc4225a0c06761f5923314f4 928 1.00/1.00 vMB 15
692,248 692,248 000000000000000000039e45e4457e1390ba35887fbc63f39e05188d3eee4a8f 1,840 1.00/1.00 vMB 34
692,247 692,247 0000000000000000000ed294f39652eeb47e0ae292291ba26770aec6e931d444 183 0.20/1.00 vMB 5
692,246 692,246 0000000000000000000fa8e0f1ed9dbdea50cc60bd96020a0bc7839ed6b73b15 445 0.21/1.00 vMB 5
692,245 692,245 000000000000000000100a464f5b9706f90f7a8bf92a5de25fccdb1c67e63d8b 2,014 1.00/1.00 vMB 3
692,244 692,244 000000000000000000128ba61112590e928bc3c4a99370634d0f796af33349cd 2,370 1.00/1.00 vMB 12
692,243 692,243 0000000000000000001400fc76e1fdbe9f04c2d1211fec345b0dcad078ad0f27 2,577 1.00/1.00 vMB 37
692,242 692,242 0000000000000000000876df3c7b9895710267e122b4df2e8dbeab224482a272 2,026 0.84/1.00 vMB 6
692,241 692,241 0000000000000000000c6b3cf25e6d8a469612f3d0d571f7b40cae1ade57cd56 2,514 1.00/1.00 vMB 20
692,240 692,240 0000000000000000000619cb9fd75055cdd523f2966676a90b44e571d8ae9357 1,865 1.00/1.00 vMB 10
692,239 692,239 0000000000000000000b34194c7f4db24d201270c3b92814f15ce0899dcda35a 888 0.38/1.00 vMB 23
692,238 692,238 000000000000000000113703fabb3ba90d55a4d175c875a9125e7029586d8b1a 389 0.14/1.00 vMB 16
692,237 692,237 00000000000000000006d8c16245de9e7ba42334a49750f28d97eacb2f6c2952 111 0.05/1.00 vMB 10
692,236 692,236 00000000000000000012bb8b4ed57b0f90394e663a736f598bf93a6f305d15e4 1,494 0.59/1.00 vMB 3
692,235 692,235 00000000000000000008a72ccd35b3aa087f4ee8e48a1a3924968d9f42a243cf 2,502 1.00/1.00 vMB 18
692,234 692,234 00000000000000000009eb8e915b30be53f8f42be36eafda09687b21b620fe2b 2,755 1.00/1.00 vMB 18
692,233 692,233 000000000000000000103109e23c7f44b43e94b5003b388701762d2e178a4e1f 276 0.08/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.00 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: 648.92 GB
    • Received: 13.10 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.