Loading Tool

Explorer IconExplorer

Memory Pool

76,593 transactions
28.64 vMB
0.07190320 BTC
Random Selection Loading Transactions
Max Size: 173.42/200 MB

Candidate Block

Mining Attempt 1ed2ae7942554bdefdc7674919cd0a5b97ea936b13bfec4b96822f6616866e15
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 6845b39650678201717f7f67a135c554a89b0efb9a4d4c69ccb500a43dc9f7bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,058
Size: 1.00 vMB
Total Fees: 0.01250836 BTC
Feerates: 103.00 > 1.25 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (120,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,945 794,945 0000000000000000000283cc73060d2bd03a212552f571917edd0ae74dccc888 3,221 1.00/1.00 vMB 32
794,944 794,944 0000000000000000000460d60a0654b627affdb1e19a63e6dce09dc8dd5f5dab 1,559 1.00/1.00 vMB 18
794,943 794,943 000000000000000000014093b80849438f566cb6182d949f66bd140a1013dda6 1,670 1.00/1.00 vMB 23
794,942 794,942 00000000000000000004c260d7bb23772793eb423a9e9c3ff3c7879050c87aea 2,494 1.00/1.00 vMB 28
794,941 794,941 00000000000000000002726a26a78ab714e2841444752d6d9c66499f747b9f84 2,085 1.00/1.00 vMB 28
794,940 794,940 000000000000000000029e3563c0304fd9f87ed2d1b63cc83b358fb333df1737 2,305 1.00/1.00 vMB 28
794,939 794,939 000000000000000000022827d5770c751fd437c67d40da95e980a26dc02f64ae 3,716 1.00/1.00 vMB 11
794,938 794,938 0000000000000000000145082247a6ef307c23bcf1068b7441fa0c4a36321c60 2,289 1.00/1.00 vMB 23
794,937 794,937 000000000000000000007595a25ddd37d377d19b4ea3f0a6f2ce6f6d32dc320b 3,762 1.00/1.00 vMB 11
794,936 794,936 0000000000000000000033abc2f5da5322846c32d753f0e3a2fa959c29a834f3 4,142 1.00/1.00 vMB 18
794,935 794,935 000000000000000000030ff8bbf74306ed2ddf70086f7920c14de5ae0caac04e 5,239 1.00/1.00 vMB 12
794,934 794,934 000000000000000000055faf24441a24c48ef2cfc70551e2518b7e1c717028e8 2,511 1.00/1.00 vMB 13
794,933 794,933 0000000000000000000497b04335ad423e5580c3dd7408f98c6b948dc2dc55b2 3,261 1.00/1.00 vMB 26
794,932 794,932 000000000000000000016c6049284c9a4158f99418e5fccb46d69b6765d8eb66 2,042 1.00/1.00 vMB 22
794,931 794,931 000000000000000000009f64132e357a96ecf8df501a9354e044dd1b4a51d764 2,855 1.00/1.00 vMB 31
794,930 794,930 00000000000000000002cb36b1358ad4732ad88bf55c811c4cdd071350d33e34 2,885 1.00/1.00 vMB 21
794,929 794,929 000000000000000000012c887a463c33dcac6718e90e9b676cee3f516b2a23c6 6,073 1.00/1.00 vMB 14
794,928 794,928 00000000000000000004782f7a9c932676c842570242c5b4d697deefb47a41be 5,115 1.00/1.00 vMB 12
794,927 794,927 00000000000000000000d876771358c487ef033e4a697f8a7d4e4d650e3980e4 2,616 1.00/1.00 vMB 16
794,926 794,926 00000000000000000003d960a162847a67444b313932f8f2e9eb8f04f3470d0d 3,083 1.00/1.00 vMB 21
794,925 794,925 000000000000000000027d982aa9096c3aa02ad524f9a4ca131d19222872088a 2,427 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.66 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: 672.98 GB
    • Received: 16.35 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.