Loading Tool

Explorer IconExplorer

Memory Pool

78,760 transactions
29.21 vMB
0.08443567 BTC
Random Selection Loading Transactions
Max Size: 176.78/200 MB

Candidate Block

Mining Attempt c1aa9a5b1fb7547e2c4cddf83dcea3e49b7160ab457f524514f98baf556453fe
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root daa5e124830250263af61d76dc10b3eb8f2856b64ed3f46d5e155b0524bc0345
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,481
Size: 1.00 vMB
Total Fees: 0.02329739 BTC
Feerates: 178.73 > 2.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (595,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,999 319,999 000000000000000021ecc2772de2ce57c6bd327c4ceaea52a0ecd70548b8ca41 128 0.09/1.00 vMB 22
319,998 319,998 00000000000000000a58de3e542a4c9650cab2849a9249898bc958772d9d8d5b 1,734 0.75/1.00 vMB 36
319,997 319,997 0000000000000000036c35dc8df3919e92614a511beb08e87fc9fb92735f434d 32 0.03/1.00 vMB 15
319,996 319,996 000000000000000001e719a31787330698ae12ff90b306d028d5c89f577991e6 583 0.43/1.00 vMB 28
319,995 319,995 00000000000000001de4e2bc3142782205c3cb9be2dca7d3344787a0205d04e5 1,001 0.47/1.00 vMB 31
319,994 319,994 000000000000000015a4065fb8c403df6ebb4a757a4aac80ccad5532f6eebdc0 101 0.05/1.00 vMB 18
319,993 319,993 00000000000000000a408ce9d6303881276f5cfccfc1f87c15adb4b258842a2d 1,007 0.56/1.00 vMB 37
319,992 319,992 000000000000000026b8d2876a50b186b402cafdc44554248b1bdfe870a4d858 184 0.08/1.00 vMB 38
319,991 319,991 000000000000000017fb058769f07667444b874b9dc333778cec44c92ec13a27 108 0.06/1.00 vMB 29
319,990 319,990 0000000000000000213d7e006f157f689ce1ac9d66fb7e2fed46ce36a7e12b88 610 0.32/1.00 vMB 28
319,989 319,989 00000000000000001b00a85056fef6a19fa1256f48493ee0f019edc2a01176fd 370 0.27/1.00 vMB 20
319,988 319,988 0000000000000000227d17cae1df8de5e2168d7afcc42d220295add6e8b43007 225 0.12/1.00 vMB 23
319,987 319,987 000000000000000006736ad6f46a7fd236d27d54c67eba93ec00d249ce26fdc7 633 0.34/1.00 vMB 29
319,986 319,986 000000000000000010df5e46332285cf79eeaa5436aee4091a545196ec565693 315 0.17/1.00 vMB 27
319,985 319,985 000000000000000013bda5db30ae84541b0ffe8ef043d0f9dda20924326915e0 339 0.21/1.00 vMB 22
319,984 319,984 00000000000000001d1a9f11b30fed78dfb1593d7970aff3528a3d6dde621454 675 0.32/1.00 vMB 29
319,983 319,983 00000000000000000f3fa617019e82462b3eabebbd24f0ac0791e8ede4bc345f 438 0.34/1.00 vMB 25
319,982 319,982 000000000000000022678fe1492a2fb4eb5110c2c5c506f7ccfcf43415a4d0a9 291 0.18/1.00 vMB 23
319,981 319,981 000000000000000012c168dc07ce8204d44f819384bd4522d95ca37e5dd7dc72 329 0.22/1.00 vMB 26
319,980 319,980 00000000000000002500e0d607ca78f9369225c925eb78e9bd0e26f2cb1d2246 101 0.05/1.00 vMB 21
319,979 319,979 00000000000000000bcaed9cca6008e330bcc0fc41a9f9bb7fb1d8ad0fc173a3 722 0.39/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.68 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: 678.77 GB
    • Received: 16.44 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.