Loading Tool

Explorer IconExplorer

Memory Pool

81,845 transactions
31.25 vMB
0.08450081 BTC
Random Selection Loading Transactions
Max Size: 189.88/200 MB

Candidate Block

Mining Attempt 18b641b83543ecd3a5ef94b828ec0eb9ef10ba7c80ad1f0f4c56c8d409c705d8
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 5f3a98e0bee308ef910b8db17eaf4f9806a07b091f93000c2981d015cc9c6454
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,538
Size: 1.00 vMB
Total Fees: 0.01688684 BTC
Feerates: 73.20 > 1.69 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (115,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,757 799,757 00000000000000000001449ae55b2f7fc4c9360fe714066cdffefccd48144a37 3,022 1.00/1.00 vMB 10
799,756 799,756 000000000000000000029c10c23d61087cd407edb67d1f0dfc8a7fe22386507e 1,344 1.00/1.00 vMB 25
799,755 799,755 00000000000000000004e1405e76c183fae8b9b940189ddad8948b61bc67bba8 1,934 1.00/1.00 vMB 18
799,754 799,754 000000000000000000036d71307fbc098e76aeebe5eeeed7d557aa9e58014036 2,045 1.00/1.00 vMB 14
799,753 799,753 00000000000000000000ad241ca891429434b2abe66a9292027ac7206d4069f3 1,463 1.00/1.00 vMB 6
799,752 799,752 000000000000000000024b06d5dd282148cecbded78b718ef4dd7f6757386d7a 3,998 1.00/1.00 vMB 10
799,751 799,751 000000000000000000000a1765aba79eba31a059ee2d16a171dbcbb0f276f9c9 1,769 1.00/1.00 vMB 10
799,750 799,750 000000000000000000012e4cc41e9d593ce21fedc94ddbe60bfc125551df6c2f 1,140 1.00/1.00 vMB 18
799,749 799,749 00000000000000000004ecb157472ea64c8fb8e180b81055ce1a00837353b76c 1,918 1.00/1.00 vMB 11
799,748 799,748 0000000000000000000407e6f60e97cee7a22c59575b066ea00f84757f837eb4 4,684 1.00/1.00 vMB 8
799,747 799,747 00000000000000000004178038e2d7f23e423d9919d76763bfb8a31dd8e6ff49 1,179 1.00/1.00 vMB 9
799,746 799,746 000000000000000000010644c22146512e9ee09eca22b29b130e73282c28ebb1 3,283 1.00/1.00 vMB 8
799,745 799,745 0000000000000000000127f699f2d94862ceb96949c52712e5d0b21bc5039f73 2,905 1.00/1.00 vMB 10
799,744 799,744 000000000000000000031a7d00aead81b3a1adb9fe05b5e6d6c36310fb457409 1,842 1.00/1.00 vMB 11
799,743 799,743 00000000000000000004b21e9d322e87292e7de3cdb629f9de1e6670fc9efe35 2,717 1.00/1.00 vMB 17
799,742 799,742 0000000000000000000014af30ded62e392a8fc32dbe44673abe9759d2effc3e 1,471 1.00/1.00 vMB 16
799,741 799,741 00000000000000000003cb73072134a0abde307be9bffd61c01e25268b1ed0a2 3,080 1.00/1.00 vMB 25
799,740 799,740 00000000000000000002b5794587cf5406a03ba28958d753b7cbd2bc0c062f45 2,341 1.00/1.00 vMB 18
799,739 799,739 00000000000000000001e21ba5fe11b1229d8ca8d85ca95d75739fc884925cf2 2,789 1.00/1.00 vMB 22
799,738 799,738 00000000000000000003ecd748449b5cb88f0aaa59830b2cef2d43b1208f39db 2,558 1.00/1.00 vMB 16
799,737 799,737 00000000000000000004d6419ae43366acd5048f47c734166d705455a54240f2 942 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.