Loading Tool

Explorer IconExplorer

Memory Pool

77,977 transactions
29.07 vMB
0.07043884 BTC
Random Selection Loading Transactions
Max Size: 174.03/200 MB

Candidate Block

Mining Attempt 9fc9b8297f660c618d05bf1e62a5135a6331ab40e9a622a6d5cbc31f7121c174
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root e15cb5b189a956552cf9187c0f43173bb7b4fb0b924d4c7196276410845a696b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,269
Size: 1.00 vMB
Total Fees: 0.01162920 BTC
Feerates: 73.20 > 1.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (155,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,817 759,817 000000000000000000059895f73a4f081776a401bc9f2a84aee8fc87d9e59aea 292 0.11/1.00 vMB 9
759,816 759,816 00000000000000000003f534713e410f18b0054d16abdeef0cb1a59fbb2bf63e 470 0.12/1.00 vMB 9
759,815 759,815 00000000000000000002287461e2489bf7d2a89cd5edd6141d5f2b15141da74b 1,934 0.74/1.00 vMB 9
759,814 759,814 00000000000000000003b379fda7733ca6d110433ef7f75aa1b3b0056a43febb 1,241 0.53/1.00 vMB 8
759,813 759,813 00000000000000000007d52b2aa597baa10339342dfc2d738e57d417b7758d99 2,295 0.90/1.00 vMB 8
759,812 759,812 00000000000000000001a2a30ea5d348afe36d831862af53579f517b7c2d7f7b 473 0.19/1.00 vMB 8
759,811 759,811 000000000000000000072080d5295e1bce92359f434d49c9c0eb8c24e425ca00 2,111 0.83/1.00 vMB 8
759,810 759,810 00000000000000000003bb13b53144a07f466f0b3270811835f5cce01a8991bc 971 0.28/1.00 vMB 11
759,809 759,809 0000000000000000000701a9eeb5896bdf236a56fa99558cfc1f26aea26f914c 2,106 0.63/1.00 vMB 11
759,808 759,808 000000000000000000061dac54c474a666de454128cf775b94386f4fc0ec62f4 1,504 0.57/1.00 vMB 8
759,807 759,807 00000000000000000000bab4e36265d4b40a246e3586e0bcb1c368d6e12f8ca4 843 0.39/1.00 vMB 9
759,806 759,806 000000000000000000028cbb97f214f5d776ddcf569b7d38f213d0bfa0a53313 1,857 1.00/1.00 vMB 7
759,805 759,805 0000000000000000000112ad31e3f5ff2120ae542c71c8dd627691e23c164b84 1,303 1.00/1.00 vMB 14
759,804 759,804 00000000000000000001fe3dcd6c08c7765aae100f0e2f98d5c04b32663e0b1c 216 0.07/1.00 vMB 12
759,803 759,803 000000000000000000012c7176eadf4add2044d7c5e2478fdf0ecef7bb957996 1,780 0.67/1.00 vMB 2
759,802 759,802 00000000000000000005e0f9f24138d546635a34280c2fb39940751c2f4e140d 3,243 1.00/1.00 vMB 16
759,801 759,801 00000000000000000000b4d4fa45f8be755513440d18141e7a91d84d5770eb13 576 0.19/1.00 vMB 9
759,800 759,800 000000000000000000059d954892f7a9f4a42be2cce9e7427b17e9f54eb031b4 97 0.03/1.00 vMB 9
759,799 759,799 00000000000000000005b39e993eb05afedf9cf1b305e7cc6f925791ed0653d9 968 0.30/1.00 vMB 9
759,798 759,798 000000000000000000020f68452f8a70866ac3af385e1898aeac11b475651b30 1,444 0.55/1.00 vMB 9
759,797 759,797 000000000000000000020b621065015b0888a501fcc0bba15873a47c1d2e1b14 547 0.17/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.