Loading Tool

Explorer IconExplorer

Memory Pool

35,636 transactions
25.63 vMB
0.08096937 BTC
Random Selection Loading Transactions
Max Size: 131.06/200 MB

Candidate Block

Mining Attempt 106a29ca59e25a7ee59f05312b7c7fca50a650460257e8fd51cf1bbc14f10915
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 26ca023b13232b5ae45073ba1bb3f7685145de85b1e4cd0a3d6c7d5fa96a08a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,325
Size: 1.00 vMB
Total Fees: 0.03427542 BTC
Feerates: 171.09 > 3.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (516,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,753 397,753 00000000000000000730f7926b3503fc00540c9159473765a5d6a544b25d465c 422 0.18/1.00 vMB 35
397,752 397,752 00000000000000000183ed217a97f43b934a9b721ce0ac168d8b9fb82e81d86f 1,684 0.74/1.00 vMB 47
397,751 397,751 0000000000000000036c1aed67ee226cf0f6aca4ecc943e4227e881b63953085 819 0.62/1.00 vMB 21
397,750 397,750 0000000000000000029fd69655ef5563d4ba35512f70bb0e7d3fe95895a37c67 2,702 0.99/1.00 vMB 58
397,749 397,749 000000000000000002f0d869614f4760eb1ce71231c3aae87b1de56868dacdea 1,527 0.86/1.00 vMB 42
397,748 397,748 0000000000000000029e7dc6b6c00a53b9bd834c3615ecbfdcd233053c98070f 1,113 1.00/1.00 vMB 21
397,747 397,747 000000000000000002703dfc80f1e6da805cbcd58f688aafba38ad09e6a6e591 2,635 0.99/1.00 vMB 44
397,746 397,746 000000000000000002c6284c4b42241fe91d2350f90d36c7c8f2bfa2217484a8 2,853 1.00/1.00 vMB 61
397,745 397,745 000000000000000001bfd9fd6e70e9040eba8e99fc30b1509e3bd08281aedfbc 1,083 0.54/1.00 vMB 37
397,744 397,744 000000000000000003181aa5f2d1842f402ff18a9de2503f786580ca5871233a 404 0.17/1.00 vMB 37
397,743 397,743 000000000000000006dfaad14a03688f5876a0439534f11bc37a6315b457480c 1,441 0.77/1.00 vMB 35
397,742 397,742 000000000000000005f63335d6d6d0e07aad55a19f232841de0553eaab1702ef 1,258 0.66/1.00 vMB 36
397,741 397,741 00000000000000000365b9be6d66d8c32da4f3bdef20bfcd40a9a243e6a2773f 643 0.31/1.00 vMB 33
397,740 397,740 000000000000000007631f87a638ff4ef9d4225a48afd1629360e6ded9217304 729 0.62/1.00 vMB 20
397,739 397,739 000000000000000000517ffe812368dfddef603f10f635207383cf6dd9813b5e 594 0.99/1.00 vMB 12
397,738 397,738 0000000000000000050b527f1dde7f408cac591e451819fb2390083764150040 1,573 1.00/1.00 vMB 32
397,737 397,737 0000000000000000020fb3c79349a877bdfffec802b0e4eb90bd00835581d4ca 1,412 1.00/1.00 vMB 27
397,736 397,736 000000000000000006b7d8476c2db829352e4f22030d2580bac1b5538e152add 1,476 1.00/1.00 vMB 27
397,735 397,735 00000000000000000307f416e26f7d613f2962feeb26e9dfeeb0ec8f5ea6ec31 1,857 1.00/1.00 vMB 34
397,734 397,734 00000000000000000055df3510182efa1e765d67a37ac4b74f2a869327f7fd24 1,076 0.95/1.00 vMB 20
397,733 397,733 00000000000000000641d33199b04d9e2d997bba4a5576578dd64dd21d654114 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.82 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: 635.73 GB
    • Received: 12.32 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.