Loading Tool

Explorer IconExplorer

Memory Pool

81,430 transactions
29.82 vMB
0.13052671 BTC
Random Selection Loading Transactions
Max Size: 180.69/200 MB

Candidate Block

Mining Attempt 5e051d4e10eb0fb5cafdbc94431f10fd6468bcabbcf6fd54987ff77d2e2b9b4c
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 884081d2ca0f47a6117e1cfd3d4e413e3431582638f5386732f11d2a157658de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,718
Size: 1.00 vMB
Total Fees: 0.06238865 BTC
Feerates: 151.07 > 6.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (126,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,933 788,933 000000000000000000036d38756b599483f190243b6c1cdfe513fb404c963f1a 4,595 1.00/1.00 vMB 190
788,932 788,932 00000000000000000004093e58682797d64cf5c30812d804d7bd9c2e5bbfecd9 4,930 1.00/1.00 vMB 224
788,931 788,931 00000000000000000001dfa9e7ffb533cfb91b5f9cb67ecc0149bcaf008c523c 3,667 1.00/1.00 vMB 229
788,930 788,930 00000000000000000000740acb253faefee2a0e626222c537b05947639897651 4,661 1.00/1.00 vMB 278
788,929 788,929 0000000000000000000544cfe1bf9b8aca2f31b121a1e8d49de24f0ecb806a01 4,199 1.00/1.00 vMB 404
788,928 788,928 000000000000000000016d3e9b582a17b72f683604275907ed781c7224a854a0 4,936 1.00/1.00 vMB 276
788,927 788,927 00000000000000000004cf52c079a527e9f5d0a6cb977fa976e3ea3abbd33a38 4,344 1.00/1.00 vMB 384
788,926 788,926 000000000000000000049418c0e86284719c432ff2c4b32bb3cf608b8d2e8ee1 4,418 1.00/1.00 vMB 392
788,925 788,925 000000000000000000057cab8086c1e693506b1d0a2f60afb12074b3b41ae5f7 4,260 1.00/1.00 vMB 191
788,924 788,924 000000000000000000050b424462ed888813f2fbdc51f57bff717ad0b1685924 4,206 1.00/1.00 vMB 176
788,923 788,923 00000000000000000003e2d754f9a4016d090f79c3639102c594748be9c52b17 4,418 1.00/1.00 vMB 218
788,922 788,922 000000000000000000035fdb4dd265f45fa19ca81af87993eba865f365c4257d 4,486 1.00/1.00 vMB 249
788,921 788,921 000000000000000000009427548115ffe85d561d9c7894997bbb143b5ce2c736 4,479 1.00/1.00 vMB 200
788,920 788,920 0000000000000000000057067a7a8445dad23b387d63fcb1db532c1779c4b8fa 4,752 1.00/1.00 vMB 252
788,919 788,919 00000000000000000004ab9dc306bb88ec7cbb27b4c1fe085339ef94c172ba07 4,399 1.00/1.00 vMB 362
788,918 788,918 00000000000000000003e3aebd73c27bb3da00e64a34a4755189442d3e97d0c5 4,151 1.00/1.00 vMB 318
788,917 788,917 00000000000000000002db386cd6493e47781c4c3bd61095b43e720e79610037 3,151 1.00/1.00 vMB 227
788,916 788,916 0000000000000000000445f79006668cdc199dee1baf61224c5b2d85f2b88ceb 3,381 1.00/1.00 vMB 201
788,915 788,915 0000000000000000000322eed119fddb71c66bdf379d3a75182769afd3a8ca01 3,774 1.00/1.00 vMB 226
788,914 788,914 000000000000000000016a58e2418c5f64530636a223d4ad49fdea005783af8b 4,608 1.00/1.00 vMB 264
788,913 788,913 00000000000000000005ba649f99cf5d3c92f6853c091e667810fc1137eaf2e4 3,889 1.00/1.00 vMB 260
Previous 10 blocks ↓
Total Size: 782.59 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: 671.67 GB
    • Received: 15.98 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.