Loading Tool

Explorer IconExplorer

Memory Pool

51,619 transactions
30.54 vMB
0.09879693 BTC
Random Selection Loading Transactions
Max Size: 164.00/200 MB

Candidate Block

Mining Attempt 9d95edaf1601e740c9f5a61e2be690eb229d853d58d99d28cf248dc3964dd4c8
Version 20000000
Previous Block 00000000000000000001ee4aa122a84c1edba54383a46e61a1360f7651db78b5
Merkle Root 3b5eab220d8d9952fe89f87dd81572abf9c2f5a2009695badf96151ad0b172d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.02429771 BTC
Feerates: 70.30 > 2.43 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,815 (152,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,668 762,668 0000000000000000000767e79224b2e0308de1d1650fe07bbcef58fe68575c7a 2,371 1.00/1.00 vMB 25
762,667 762,667 00000000000000000006e5295839d44b3ff2b470bf3f40b818eec175a3304491 2,725 1.00/1.00 vMB 25
762,666 762,666 0000000000000000000315df82b1a96f363342bb5be3b7f58938dd22a24b079b 1,451 0.64/1.00 vMB 15
762,665 762,665 000000000000000000022af02c98c49f7de970dca673715dba1da926c56e3b61 930 0.86/1.00 vMB 9
762,664 762,664 000000000000000000039cdd9af35f13bb76e14090bbf4de0ec7d2e302a74ee7 938 0.73/1.00 vMB 12
762,663 762,663 00000000000000000000a20ec444674ccb267c7cefda1cc81f20fc9e6206150e 1,730 0.93/1.00 vMB 13
762,662 762,662 0000000000000000000685a7b0a0de21d1c4d537897f44d2c47150a00e39669f 1,703 1.00/1.00 vMB 10
762,661 762,661 0000000000000000000775ae7f16d69af632f3dfb77cea772737d71d53323665 1,292 1.00/1.00 vMB 5
762,660 762,660 00000000000000000003e42f85cb606571fea812eae765a64f81b881bd71ba51 2,540 1.00/1.00 vMB 22
762,659 762,659 0000000000000000000362412ac38672c0ba1fa512f5582c2c0cc8bf040f90d1 1,580 1.00/1.00 vMB 22
762,658 762,658 000000000000000000014b7486bddf755a0d42e9c425b3e25242d20e4578d42d 2,847 1.00/1.00 vMB 29
762,657 762,657 000000000000000000022d8d1a1d3ca661e31d6f8c352ca94cf0120abdbf3255 2,503 0.97/1.00 vMB 18
762,656 762,656 000000000000000000039a7ae8120d74de60596fa4556ac434c758c041b830b9 2,188 0.98/1.00 vMB 15
762,655 762,655 00000000000000000006263bb8ff5e7c605315a0fd3953a87209591a7c77358f 546 0.43/1.00 vMB 2
762,654 762,654 000000000000000000064113ed72724077c5ef088f5df5da56bba74908bb54d9 1,587 1.00/1.00 vMB 9
762,653 762,653 00000000000000000003a6a3e6cdcebe36995e3742813ba0ce5586e6aad9a9ab 2,585 1.00/1.00 vMB 21
762,652 762,652 00000000000000000004c4267b3173feb6d889b165466b0418bae470f388b39e 769 1.00/1.00 vMB 3
762,651 762,651 00000000000000000003909c048a972f2633fc8f79a6e7f98f608c50976eebbc 1,820 1.00/1.00 vMB 17
762,650 762,650 00000000000000000004ac2f3ef165b909ac6a5124827cdeb6666083b2c2b612 1,943 1.00/1.00 vMB 22
762,649 762,649 00000000000000000002211eb56e632bcb05a4bbca6141e8477eec0e4a0609ab 2,164 1.00/1.00 vMB 33
762,648 762,648 000000000000000000006c0d56dac5ffd5345f69ac88ed1a941fbc8fad7669b8 2,807 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.06 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: 651.14 GB
    • Received: 13.43 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.