Loading Tool

Explorer IconExplorer

Memory Pool

49,188 transactions
29.79 vMB
0.07426448 BTC
Random Selection Loading Transactions
Max Size: 159.36/200 MB

Candidate Block

Mining Attempt db9d85ba70c966aa7ade9156cbd5858dedcf24d80419a28e6b5da708ea4d0c03
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 5b03cd6d1aeef70f5d9e4ee843edd7b0695e523f4d85c81b3433e5898650a30d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,137
Size: 1.00 vMB
Total Fees: 0.01277859 BTC
Feerates: 117.91 > 1.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (560,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,632 354,632 000000000000000005c0381b734a8bc0c3e1b6437ee14d0737b706c76b9e4d63 394 0.95/1.00 vMB 15
354,631 354,631 00000000000000000f4304bfc12f6dfac638623a0b148686008880a18f1e72f4 1 0.00/1.00 vMB 0
354,630 354,630 0000000000000000128d47540f4f41b4299eca100b208530a8dce3fcb26e2bef 699 0.70/1.00 vMB 14
354,629 354,629 0000000000000000152e665b039319a32b693fd4adb258fb9eaa933c33b5de4f 409 0.22/1.00 vMB 26
354,628 354,628 00000000000000000ac806f5cdebb223180f1e13d29148812617629e15bc0797 915 0.94/1.00 vMB 13
354,627 354,627 00000000000000000ed871a356d3800bbfc9b6c44414ddaef51b1e4990f4e686 510 0.60/1.00 vMB 14
354,626 354,626 00000000000000000ccd9137aeb286204dced7fe2b456d3ebbc952f592b07c48 566 0.71/1.00 vMB 6
354,625 354,625 000000000000000011aa60c5249085d63bbcbd9e0d9a5ddc340f097445690a8c 840 0.52/1.00 vMB 25
354,624 354,624 000000000000000011ceef0ef09e36a9b553fed5787b7e94446e0795b732ce07 609 0.29/1.00 vMB 34
354,623 354,623 0000000000000000142ff261cfba8cef21024ef19f60460f973423f6a9307703 365 0.21/1.00 vMB 24
354,622 354,622 0000000000000000158e1320b70ff8de382219aa98e448a58ffc183cc3fa5e36 1,165 0.58/1.00 vMB 27
354,621 354,621 000000000000000011cf7a3e4d6e29ee5104d51cbf87a1affe1ff068db7b061d 663 0.44/1.00 vMB 20
354,620 354,620 000000000000000015aac32368ea5e6a18e3735a432e783e94f1861e1e75116f 92 0.10/1.00 vMB 9
354,619 354,619 000000000000000007084801b316f8b99fd907c9131f6ec8f7c363934928a9de 828 0.49/1.00 vMB 23
354,618 354,618 00000000000000000834f500292ce947223e4717a6d5e833d7b20fa28ddca35a 1,177 0.56/1.00 vMB 26
354,617 354,617 00000000000000000ef6a561047cfa13730fa8eebe4620388e3c09772776ab09 626 0.31/1.00 vMB 27
354,616 354,616 0000000000000000098c761446138f844dedfe10983953758878663c61ad6e18 132 0.07/1.00 vMB 28
354,615 354,615 000000000000000002b1fd3611bb1f5dd1fcbe76961fa40a5e1fd3d144fe6ba0 67 0.03/1.00 vMB 23
354,614 354,614 000000000000000008aeff77a83ecf4c2c50855bebd5fa528667039724ea9582 307 0.15/1.00 vMB 28
354,613 354,613 000000000000000012c915f469c2d07430c344a98eceb5990f8a10534feddf3a 307 0.17/1.00 vMB 29
354,612 354,612 000000000000000006d184b609d9a9bf4cf949682cd9c63b01980652e34d91d0 542 0.56/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.