Loading Tool

Explorer IconExplorer

Memory Pool

83,535 transactions
31.67 vMB
0.11402570 BTC
Random Selection Loading Transactions
Max Size: 193.50/200 MB

Candidate Block

Mining Attempt d55f48f1eae7f273a0a26c80fee17d440d8cc6008f71bdd9f464c95ba1bda524
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root dcb95822dafb56cc9d3f73a7fe643c5059a412dd1e9fdbd5259579b384e9497f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,143
Size: 1.00 vMB
Total Fees: 0.03973413 BTC
Feerates: 301.05 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (125,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,160 790,160 0000000000000000000379b29d5737c019b03cb1a331bc8ddff0ab74d440aa37 4,447 1.00/1.00 vMB 60
790,159 790,159 0000000000000000000384c46d10d819220e1cb7c9104ca924a130a391019f71 3,651 1.00/1.00 vMB 85
790,158 790,158 0000000000000000000586639d8dd345f4057e27395619a367486ad4055dab91 4,756 1.00/1.00 vMB 58
790,157 790,157 000000000000000000041b023d5d6226907448959f984712a291ecef192e7ab8 4,963 1.00/1.00 vMB 60
790,156 790,156 00000000000000000004bcb25dbd5642afe394bc84d7436669088ed3dc58c2d3 4,984 1.00/1.00 vMB 59
790,155 790,155 0000000000000000000314c8b4a9c63b467b336bd60aa004334372a450b3896d 4,031 1.00/1.00 vMB 80
790,154 790,154 00000000000000000002ef5a250e085c4420e89a03d78914e8c610b263f1c5b3 4,796 1.00/1.00 vMB 49
790,153 790,153 000000000000000000055264c82b279e58f1b86e2fe28444c832a2709aadf46f 4,830 1.00/1.00 vMB 61
790,152 790,152 000000000000000000017824405474f718ec067c7d275137d9f4044d75dd047b 4,611 1.00/1.00 vMB 34
790,151 790,151 0000000000000000000205c745b51c6e8918eb6a623e25013f4049fac79a67d6 4,778 1.00/1.00 vMB 59
790,150 790,150 00000000000000000002b4034b8766eadf17fb173a1e25018d4028f091123638 4,487 1.00/1.00 vMB 59
790,149 790,149 000000000000000000015507150e5624c3ffb143c1fa935a5583398ca2c4af95 4,292 1.00/1.00 vMB 59
790,148 790,148 00000000000000000003c4df3131068d9831bb4900adc78e0132fceeeb9fa1d1 4,515 1.00/1.00 vMB 46
790,147 790,147 0000000000000000000216f6c09c9ebf5f415b824267915048896c73600ffc5f 3,104 1.00/1.00 vMB 49
790,146 790,146 000000000000000000033376d607df41d4593739d2c814a00edb6879630cdd78 3,270 1.00/1.00 vMB 91
790,145 790,145 000000000000000000027f0cd4f349909e05ac121cb5925c5b124270c36b4d8b 2,464 1.00/1.00 vMB 37
790,144 790,144 00000000000000000004d35de757cf7633ffd3aff9f0b60f1cf830cd2ee25441 1,996 1.00/1.00 vMB 49
790,143 790,143 0000000000000000000560d1b6a7d2cae6a81c2be75639566b1fbd50a5cc14ae 3,625 1.00/1.00 vMB 98
790,142 790,142 000000000000000000055cc4b7e8225e7eeb2d4b8a0bbb38a8ff77557c32483e 3,663 1.00/1.00 vMB 66
790,141 790,141 00000000000000000000955358db6fea33f9b7b2ffcc9ef5025dc153088fc7cc 3,316 1.00/1.00 vMB 80
790,140 790,140 00000000000000000000326f58b148ad7b51b7c0862474ca6dcd4c914ce0a7bf 3,344 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.