Loading Tool

Explorer IconExplorer

Memory Pool

49,166 transactions
30.18 vMB
0.16611883 BTC
Random Selection Loading Transactions
Max Size: 161.41/200 MB

Candidate Block

Mining Attempt 2398540f2b962292a2f856c584fee6f9c9fcb6650860c5958001c8393ba242f7
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 9a80d2d81c1bc7e55a6b93a731db9926e887222949ef585a3a75004147295185
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,146
Size: 1.00 vMB
Total Fees: 0.08860865 BTC
Feerates: 261.10 > 8.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (79,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,771 835,771 000000000000000000033e1bbe78537846b8e4711db1cb674c6bc5de9c1613b2 916 1.00/1.00 vMB 15
835,770 835,770 00000000000000000002aa4e49dc197fc99b984a563a3a0fb133c268942c525a 2,534 1.00/1.00 vMB 18
835,769 835,769 00000000000000000000d56d8825f0a3bc0afdc6212b12b984c9b400c3ff42af 3,535 1.00/1.00 vMB 38
835,768 835,768 00000000000000000002c043133b67c6f9a04d3d8e79160f1dff54de333bade1 977 1.00/1.00 vMB 14
835,767 835,767 000000000000000000005f9456b96e146259301c8df7882390c0e63dcde5e981 688 1.00/1.00 vMB 13
835,766 835,766 000000000000000000034db1d5d974b7593e5f3acc5b64d39a0b2aae28a8c723 1,690 1.00/1.00 vMB 16
835,765 835,765 000000000000000000031d2f3b072669df55feafdfdf204774e850a9feee01d1 2,273 1.00/1.00 vMB 21
835,764 835,764 000000000000000000019ff74d02709b51b8968a5ae2faf4cefb1e4b5a709688 1,311 1.00/1.00 vMB 16
835,763 835,763 000000000000000000021743d925b0ccb0ef94081586d2b9eecdd9fe9f474796 3,181 1.00/1.00 vMB 26
835,762 835,762 0000000000000000000193ab19a77a01a8eb71cc812c587820ed4628878c610e 3,251 1.00/1.00 vMB 27
835,761 835,761 00000000000000000001389e546fbbd173f1fe1b09308c55d9b3d07bd9075961 2,942 1.00/1.00 vMB 22
835,760 835,760 00000000000000000002c8d4cab7efceecd027f5beb0cc4e85dce9563b0d26bd 3,114 1.00/1.00 vMB 25
835,759 835,759 000000000000000000033097b420dda1cedff89565b4d6a5cc2f84756681d09c 2,649 1.00/1.00 vMB 25
835,758 835,758 0000000000000000000315b4c8dbe0bb89397e2a2e183bbd15359e989753f278 3,241 1.00/1.00 vMB 38
835,757 835,757 000000000000000000010288a20e46c5a40737b5d336bad35e69ee6c0dd23948 2,908 1.00/1.00 vMB 35
835,756 835,756 0000000000000000000348dd2a5a4f2f87cd619622b84d4694d46f4e2e578659 3,635 1.00/1.00 vMB 46
835,755 835,755 0000000000000000000209065009558bb6805ba28d2d82cd22be357d6d778d9f 3,132 1.00/1.00 vMB 35
835,754 835,754 000000000000000000020f2f34690de574fecb9c1211085b43b60668a3aa5499 3,676 1.00/1.00 vMB 37
835,753 835,753 0000000000000000000312a39351b477c0938dec658709adaa0bcc7d92132d7c 2,861 1.00/1.00 vMB 37
835,752 835,752 000000000000000000027988ff2b73e6bacf404f93a497ff68f60549d167034e 3,103 1.00/1.00 vMB 38
835,751 835,751 0000000000000000000034e4c63111501d487b78a759dcfeb6e6f1ad67037b86 3,618 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.01 GB
    • Received: 13.38 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.