Loading Tool

Explorer IconExplorer

Memory Pool

42,821 transactions
26.61 vMB
0.06334712 BTC
Random Selection Loading Transactions
Max Size: 139.28/200 MB

Candidate Block

Mining Attempt c5c17297bb327d048109d4c49911d80289b582b0826c591df3afba64891c91f4
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 3f4d28ae46d778fde18bba82d7593901db2f6e3f1aa1917e3bdb75724434a273
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,472
Size: 1.00 vMB
Total Fees: 0.01423432 BTC
Feerates: 150.77 > 1.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (535,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,394 379,394 00000000000000000182cf080f0058bb6a2fba0a20c266dfee3d92af16b3bd9e 1,248 0.63/1.00 vMB 47
379,393 379,393 00000000000000000d90ddae838821649f87af6afa7b3424b40d4c4582353d00 237 0.13/1.00 vMB 30
379,392 379,392 000000000000000009052e59de65c2f6ac58a59502026bf95ad7b85ba68559e9 772 0.39/1.00 vMB 30
379,391 379,391 00000000000000000cbb8e5799230f2b50108e52f3555ea2448d3b22b0b36629 143 0.17/1.00 vMB 7
379,390 379,390 00000000000000000f611b1e74d716828af394de2af04b8b32e0e40aa00d00ff 931 0.54/1.00 vMB 31
379,389 379,389 0000000000000000015594853418b4093c4be4ad8b77fec88b5400feb3268fc4 485 0.60/1.00 vMB 10
379,388 379,388 00000000000000000761def2676c990be4c3991ae3f3fb4865dc4c8303c3dfa2 1,623 0.86/1.00 vMB 28
379,387 379,387 00000000000000000de35723889e1c31ca66d527c4d72ccb726a9841c924c082 1,173 0.95/1.00 vMB 20
379,386 379,386 0000000000000000020dabc08484f182b0bc9bb7a1bea89d2848fcbf19f9c6c2 2 0.00/1.00 vMB 0
379,385 379,385 00000000000000000d86f6cc57eae1f167321c3650bb238944712dd4e2a1efb0 188 0.95/1.00 vMB 9
379,384 379,384 000000000000000002756fed2804d194ec112f8a01ade8189b6974b25d92776c 781 0.43/1.00 vMB 30
379,383 379,383 00000000000000000bb1dae464d2288a68446313a93c44b5299327a23f52fba2 699 0.66/1.00 vMB 19
379,382 379,382 00000000000000000bd0c07981024be4d8694a624d6a6cedff0f0288af23d128 1 0.00/1.00 vMB 0
379,381 379,381 000000000000000004fb758a6e99d87f77492af2afa5e1e445515855aafab6e7 1 0.00/1.00 vMB 0
379,380 379,380 0000000000000000078ce3c3fb9272cb8a2dcb08f6fb709d049df62a8de6d022 645 0.33/1.00 vMB 28
379,379 379,379 00000000000000000fcf89381357cf3ed9907bfec542d1ab2d2f2f2e7c2c090f 1 0.00/1.00 vMB 0
379,378 379,378 0000000000000000113ba2a64fdfd175223ba3c3fccd02f3673a92d2303d4d3b 165 0.95/1.00 vMB 6
379,377 379,377 000000000000000011a6336e77be03502ef19518aa4031ff4d61efabba9925f7 2,340 1.00/1.00 vMB 49
379,376 379,376 00000000000000000ab336cbcd617920c33bbc47b0e07c69822c79f9acec30cb 1,885 0.82/1.00 vMB 44
379,375 379,375 00000000000000000b88b351037a8ddcd36b2df64bf39a1eb423c4956d5973d3 1,238 0.90/1.00 vMB 20
379,374 379,374 00000000000000000bb9259972d35c1d43d8da3722776a906863279848d19a4a 2,071 0.93/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.