Loading Tool

Explorer IconExplorer

Memory Pool

29,343 transactions
27.32 vMB
0.05784886 BTC
Random Selection Loading Transactions
Max Size: 132.83/200 MB

Candidate Block

Mining Attempt f778e7eb84adfcdf80675ed55e3388a3ebda3f3acde5a8151ceed65211dd1abc
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root e742e3229c3e07334ac39262e6e81569ceee6a1ff10a13d30a15eafb14fdf45d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,888
Size: 1.00 vMB
Total Fees: 0.00614543 BTC
Feerates: 70.32 > 0.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (863,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
50,759 50,759 000000000d7b57840fcc1f328f167d6dbbd077b4cab78ae74f3c92b1eca3a8c7 1 0.00/1.00 vMB 0
50,758 50,758 000000000793b53ed064c2cc8c581f9c143f7b5ed6e0fc5843cca3d568b64c64 1 0.00/1.00 vMB 0
50,757 50,757 000000000654c4dc324f8d726e38f54d710c8f739849a27e4b6af231d5a0e49f 1 0.00/1.00 vMB 0
50,756 50,756 0000000010a6a1aeb20cba4b5e7b78f96d9cd6d9dc2909cc0c62811ce9b7b260 1 0.00/1.00 vMB 0
50,755 50,755 000000000c36389f6244a0ec7692d976f7d6734c30798f5617475d3217db08c3 1 0.00/1.00 vMB 0
50,754 50,754 0000000016f03d257b38dde2b40a2ea89ab6411425a28c6a08e980c547860850 1 0.00/1.00 vMB 0
50,753 50,753 00000000097bd6e7d27fe8a4483f75ebe37b5ca978be4c5cbf655a585001826c 1 0.00/1.00 vMB 0
50,752 50,752 000000001441501a61ff9e9107e5ccf947c2444370517fea1dba551fad829cae 1 0.00/1.00 vMB 0
50,751 50,751 0000000010df31c8139e2250d4bc32e780cb78d27b8318153c3df5aa07b43a96 1 0.00/1.00 vMB 0
50,750 50,750 00000000068341943cb817eebbc003dc7693149e38961c3443c939ede1b64c11 2 0.00/1.00 vMB 0
50,749 50,749 000000000595a3ab33acd1b84bfed18bfdf1951e684d2e29500c9f53b8e523e1 1 0.00/1.00 vMB 0
50,748 50,748 000000001b5560d3d12a4dd90bb7ab256b954043349d15e93f562bc8f3c2d033 1 0.00/1.00 vMB 0
50,747 50,747 000000001298ab75e525bc42cb71cb2476251fba76d8af0a93e77531540e7204 1 0.00/1.00 vMB 0
50,746 50,746 0000000008f9d078322d2dd2c816b3734a72f1186a22141bf3043893bef14e53 1 0.00/1.00 vMB 0
50,745 50,745 0000000014ed10d2eb3ddcf00e36b9187f309e1f94f0867d0d464a0fccc7d4e5 1 0.00/1.00 vMB 0
50,744 50,744 00000000195d1eb4b2342d985d4a4d3d0b689dfba809aba3ccef3c2da6e15577 1 0.00/1.00 vMB 0
50,743 50,743 00000000057b16e4868c1b8a148a60322690d26a08ee67042f69e4d5c041556a 1 0.00/1.00 vMB 0
50,742 50,742 000000000b2a4e1208d7b491375b56ee4cdc84ed80dcbc01a885c5b6764d6036 1 0.00/1.00 vMB 0
50,741 50,741 0000000016472ceade9808bb3d9de2c53eaef80019198821a57a944e5981a093 1 0.00/1.00 vMB 0
50,740 50,740 000000000bc9879f5d11c53637a136629d1579ff5a2cdebf157d43b347d03293 1 0.00/1.00 vMB 0
50,739 50,739 00000000078aefd3460677d5a8f62f03627d6dba53dc83525f5d11bf1587c5c3 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.50 GB
    • Received: 11.23 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.