Loading Tool

Explorer IconExplorer

Memory Pool

81,505 transactions
30.14 vMB
0.14469764 BTC
Random Selection Loading Transactions
Max Size: 182.91/200 MB

Candidate Block

Mining Attempt e0666d6188fe13ed8896e2d35819e78c70a7bc5cb50befbf2d8aad56eee35854
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 8829e2c55222c067621341c662de4b99c94b69bcf7a391ad97f6692bbf12e35c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.07371732 BTC
Feerates: 101.65 > 7.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (123,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,676 791,676 00000000000000000001ff3659f0dac08757ecbcd0d4ed656d546be95e4250ad 3,401 1.00/1.00 vMB 37
791,675 791,675 00000000000000000001f4ec9d9222e164c8b3d509dc2ee5fb473bcc6467e8df 3,602 1.00/1.00 vMB 31
791,674 791,674 00000000000000000001644cc2197edfc0d83d57db189a2a80b65d853faf9cd6 2,870 1.00/1.00 vMB 61
791,673 791,673 00000000000000000002f3d5ac377aaafefd6f799158bbcda57fe9e8f4899036 3,172 1.00/1.00 vMB 28
791,672 791,672 000000000000000000013b887376fb0e475a97feed8dbd04063ca3c46ea8bd3d 3,330 1.00/1.00 vMB 40
791,671 791,671 000000000000000000039587c1da14eb122c3ea8a1a232f636a4a6b6eca6d385 2,801 1.00/1.00 vMB 47
791,670 791,670 00000000000000000002e6658bc4f1c29cfb0d8e762e0d22016932b2de21aebf 2,669 1.00/1.00 vMB 53
791,669 791,669 0000000000000000000375c0da57bd1b089952d4b6df892808c9d57fd1cbd956 2,630 1.00/1.00 vMB 65
791,668 791,668 00000000000000000000c02a5abbd0f60212fe1ad01e42df048bd6fe19c182fc 2,791 1.00/1.00 vMB 69
791,667 791,667 00000000000000000001a45082df304fe29577e782265808beeb71403bf76921 2,325 1.00/1.00 vMB 62
791,666 791,666 0000000000000000000509215c5098384d645ac1d2e02fd6fa4dedfa458d4b26 3,902 1.00/1.00 vMB 32
791,665 791,665 000000000000000000022f1ae49bf7110db20c1cc26bac96ca62e5449ad7545b 4,034 1.00/1.00 vMB 28
791,664 791,664 0000000000000000000382e164094e64ea08ada7950e5ad34dbcef4604d434f7 2,558 1.00/1.00 vMB 36
791,663 791,663 00000000000000000002278f67c9596f1ad7a1c5f36047fe949362ea1b72045e 1,667 1.00/1.00 vMB 35
791,662 791,662 00000000000000000002052d07d6f7bc79b9d5dbddd8a4cf98b43d864c02ad86 2,836 1.00/1.00 vMB 50
791,661 791,661 000000000000000000041dc8ebc188df389b5b708e292e81e325554aee157cf7 2,695 1.00/1.00 vMB 44
791,660 791,660 00000000000000000001e6b92ecd089080f6bd25f7c2761e960603b3347c7594 2,591 1.00/1.00 vMB 61
791,659 791,659 00000000000000000000a598cff183f10bc04624cef80b618bc5c46868c9e5a1 2,802 1.00/1.00 vMB 68
791,658 791,658 00000000000000000005a50e6030c60d9d45704c3fdfd5073da38da7beafa27e 2,976 1.00/1.00 vMB 79
791,657 791,657 000000000000000000011f7769456099b97e68c16be3a559cf25d98fb40a6911 2,942 1.00/1.00 vMB 32
791,656 791,656 00000000000000000001b485a8e9c9e996788e2a94460a48fc94d12407268db9 2,424 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.61 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: 671.90 GB
    • Received: 16.06 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.