Loading Tool

Explorer IconExplorer

Memory Pool

39,191 transactions
27.42 vMB
0.05897857 BTC
Random Selection Loading Transactions
Max Size: 140.08/200 MB

Candidate Block

Mining Attempt 8eecee59a77d1d55f68a9a26da5c28b9fb8fda1221c526eb695396c047e2de54
Version 20000000
Previous Block 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12
Merkle Root d097bceaf1b3a39310b6d7d060c6a977ae983cb83453d758ce5a26a708832dbd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,689
Size: 1.00 vMB
Total Fees: 0.00682621 BTC
Feerates: 71.81 > 0.68 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,641 (538,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,092 376,092 00000000000000000dd7abd547ea243bb96f1a0bb0ffda81536082e0a615c996 795 0.50/1.00 vMB 31
376,091 376,091 0000000000000000010c8b5886367973930ebb96908bef80687e035af8ee9d35 451 0.23/1.00 vMB 63
376,090 376,090 0000000000000000121a252361c4edd77235aed13e92ff15c00ff1ffde2ce2f1 126 0.08/1.00 vMB 13
376,089 376,089 00000000000000000de19a21192cce868a16067c0ef58a2b0be4efba5eb0cf91 487 0.33/1.00 vMB 25
376,088 376,088 00000000000000000e2ed3d109a94e2ecf833df90560973a06284b3316b51dbc 406 0.20/1.00 vMB 33
376,087 376,087 00000000000000000c1de9adb2909de98ec30b0d1d4750eb14c223ecaf4fb22e 1,771 0.94/1.00 vMB 29
376,086 376,086 00000000000000000d742cb374ee1e1cd74027f793c33b54652a59e2adc9c729 1,681 1.00/1.00 vMB 36
376,085 376,085 0000000000000000083ef79062374f690f15cf8b432c1aa156620d591527f186 1,613 0.95/1.00 vMB 63
376,084 376,084 000000000000000008e95463886560d78919e8fbf79a574a21a59de9d65a6eb9 368 1.00/1.00 vMB 81
376,083 376,083 000000000000000006d49ac19bd373249c7c3fa0933f981a7b479f982534a221 233 0.13/1.00 vMB 26
376,082 376,082 00000000000000000f27a2614ec1aeb5d8b8bc9b9be0cb5a5262af66a7958fde 873 0.67/1.00 vMB 21
376,081 376,081 0000000000000000083216530e0c675101fffb040416f525afdbf27aa9366023 1,066 0.50/1.00 vMB 48
376,080 376,080 000000000000000008080f30ad4cca661315e685c482fbe72aa6b70b9398229d 729 0.43/1.00 vMB 21
376,079 376,079 0000000000000000038b127b7715e2c6fc07b7297585bb100a97586f7060bfd7 2,155 1.00/1.00 vMB 51
376,078 376,078 00000000000000000be54e3a9e7cbd86841e7c125090f8218ee0f5e70ab5c76c 802 0.45/1.00 vMB 33
376,077 376,077 00000000000000000096c81c289633fed98d9d81872cc1b322f18f04df60790e 479 0.23/1.00 vMB 32
376,076 376,076 00000000000000000f3726f7ae0bb6706b25c018b0adc793cb466dd98eb3af5e 296 0.59/1.00 vMB 13
376,075 376,075 00000000000000000ded4a8698def8a287335034862b0829eb02c91bc7e68677 1,855 0.92/1.00 vMB 36
376,074 376,074 00000000000000000088cf79fca2143ad2e5880d280dbe307f612b7a199651ac 892 0.46/1.00 vMB 48
376,073 376,073 00000000000000000cdf0747858fe63bf51880d73c44efc10b9278505e2ce965 612 0.35/1.00 vMB 29
376,072 376,072 000000000000000002bbaa25e68ebcb1b2ae39f65e82aed17e288b3865ed515e 325 0.25/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.75 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: 631.87 GB
    • Received: 12.08 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.