Loading Tool

Explorer IconExplorer

Memory Pool

47,755 transactions
27.59 vMB
0.06131792 BTC
Random Selection Loading Transactions
Max Size: 147.68/200 MB

Candidate Block

Mining Attempt 5dac441a912110760ae478f380caa292b9d8f742af3a0dca784ac5da2084664b
Version 20000000
Previous Block 00000000000000000000b1648aa9693b1c50c2a9de0f496938733c4d39ed7b7b
Merkle Root 21a9640ad3bf88b8cab203c5ab1f3c8a0c705f056520d42df20f6fd5b8bdaedb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,147
Size: 1.00 vMB
Total Fees: 0.00925545 BTC
Feerates: 151.16 > 0.93 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,797 (222,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,256 692,256 00000000000000000011260879dbd9f1cab6255c647b7d08bd445304a6322777 2,636 1.00/1.00 vMB 21
692,255 692,255 0000000000000000000973785aafb1bf3a0e9647edaa5e1760ddb9058049f906 1,535 1.00/1.00 vMB 9
692,254 692,254 0000000000000000000657c1d421dff17cd51d3bbbcfa44ae4cf18ec67c367cc 1,078 1.00/1.00 vMB 12
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
Previous 10 blocks ↓
Total Size: 782.03 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: 650.11 GB
    • Received: 13.25 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.