Loading Tool

Explorer IconExplorer

Memory Pool

74,866 transactions
27.79 vMB
0.07558166 BTC
Random Selection Loading Transactions
Max Size: 169.05/200 MB

Candidate Block

Mining Attempt 41bec14463724b0ec302be83d12c1d2d48c0d52426541111da60f82ef1d2c252
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 074dcfa2e131add8a6637976dfe0f5c747837e080231a6bb3e33b045b14db9d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,644
Size: 1.00 vMB
Total Fees: 0.01593537 BTC
Feerates: 71.37 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (489,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,265 425,265 0000000000000000043936c362b175642b4e7273f6c02f2f06f3bb29a93b38e4 2,273 1.00/1.00 vMB 68
425,264 425,264 0000000000000000021f481f36a2d30d5cbf9d3c4c832d0afa3818551cbc3283 3,067 1.00/1.00 vMB 91
425,263 425,263 0000000000000000001f6c8826525349924deb2d33da987e2a834c0735b797d2 2,290 0.75/1.00 vMB 98
425,262 425,262 0000000000000000019b31370cefc0fc8ab9e179dae0b94ffc6bd205c2231c70 541 1.00/1.00 vMB 23
425,261 425,261 000000000000000001c884feaf2f85221d2237f586834007b4d8e219f4d7289d 971 0.49/1.00 vMB 52
425,260 425,260 00000000000000000287a137cfe12343e83667c5ab290f2c6ee75fe323a1c8ec 2,208 1.00/1.00 vMB 59
425,259 425,259 0000000000000000025faae44cda1e306fdfb468c30870a3731bbdadf24c5f5f 104 0.09/1.00 vMB 35
425,258 425,258 0000000000000000026105f5a9bf63eab5234eb649aef87682612f7f81088a88 916 0.44/1.00 vMB 56
425,257 425,257 000000000000000002d45a9bf7216adfea1b3d2286622707c75f4241d521e546 652 1.00/1.00 vMB 16
425,256 425,256 000000000000000000a70759444d5dd88ee36b5c14414a121f6f7b9aee4546f6 2,270 0.97/1.00 vMB 60
425,255 425,255 000000000000000004cc1a5b64903ba893e3fa61cc9ea17be322491412e2ff9a 148 0.06/1.00 vMB 76
425,254 425,254 0000000000000000027271f7233bf432c6ab454d7c9c6bf2587be970220a0ebe 410 0.19/1.00 vMB 62
425,253 425,253 000000000000000000f3832df11236dc1fff939991f60abad5a30275a39146c6 1,291 1.00/1.00 vMB 33
425,252 425,252 0000000000000000000dfa6e7bc47cf8956521becefbe1b74afc314047e9b48f 1,182 0.62/1.00 vMB 63
425,251 425,251 00000000000000000376b0533880c752cce4cd2008e888b83695bf89930ae0f6 212 0.14/1.00 vMB 46
425,250 425,250 00000000000000000471d12c008727e1c9129ae65e7f43e23a6e77e52efadeea 467 0.21/1.00 vMB 52
425,249 425,249 0000000000000000020a300abfa53e09f3ffc043f7a40071b82c6fe862ecc2b8 233 0.99/1.00 vMB 4
425,248 425,248 0000000000000000031da2ffbcf35eb8cab5ae6d0d8bbb079f252b4298421d03 1,901 0.98/1.00 vMB 46
425,247 425,247 00000000000000000113dadf400d8369a0d808b9cc207aceb52d1674a7535ad0 846 0.52/1.00 vMB 42
425,246 425,246 0000000000000000039212f40e02f8242366f1c55af881738534d739645a3c86 1,744 0.76/1.00 vMB 59
425,245 425,245 00000000000000000181b684fc6766da328a855f5dd0277205cc535b9b70384f 1,132 0.56/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.