Loading Tool

Explorer IconExplorer

Memory Pool

77,098 transactions
29.00 vMB
0.08006014 BTC
Random Selection Loading Transactions
Max Size: 174.83/200 MB

Candidate Block

Mining Attempt 7b1c5f4be61309ea5f1bebe2582478f6a2a27c98bc3bfa98d210e9a7836bfe61
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root 2de4d15d4e785361e726bac5ea5d020f4c2d6e121dd46942a69c556bc23a7059
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,093
Size: 1.00 vMB
Total Fees: 0.01947278 BTC
Feerates: 100.28 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (489,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,052 426,052 000000000000000003a5c1433078555aa133d13609c62f5145c1bcca4d326bd8 538 0.26/1.00 vMB 61
426,051 426,051 000000000000000001721643ab0f00837a8ef6ab390c434e5af3092348239117 1,913 0.90/1.00 vMB 59
426,050 426,050 000000000000000001ce80b5f0af19c59ce016f75678c2b5ec8e3b56a9f29cc5 1,777 0.99/1.00 vMB 48
426,049 426,049 000000000000000003ccb75ed4a91f67fcf24c3b71a358a3c403b8f15dc84f0e 812 0.36/1.00 vMB 65
426,048 426,048 000000000000000003466ce33d320df38bd6ae41697fa3cd446b4aff6e5edebf 488 0.99/1.00 vMB 10
426,047 426,047 000000000000000004c4e8a2a3b2d27e43775959475624a5a3904c65e2edbd55 2,147 1.00/1.00 vMB 54
426,046 426,046 000000000000000001742ba924d1bce52cfc6c0b13ad048345f423ac702e9dea 1,841 0.79/1.00 vMB 68
426,045 426,045 000000000000000000d37bb0b028fe3d1024a91d049d289858c8ecb8409cf34c 40 0.01/1.00 vMB 51
426,044 426,044 00000000000000000304ecfeaf3f49621954f0208a4375893926bcd7f76db027 638 0.28/1.00 vMB 74
426,043 426,043 000000000000000001412d15eb13086ce7859e8e2fc176b674562169c1dc90e6 513 0.98/1.00 vMB 15
426,042 426,042 000000000000000002962181b56e18e1857a9119d99aa2b1505388c84a96f6fc 2,077 0.95/1.00 vMB 54
426,041 426,041 000000000000000001b04e6da391c046e4038f302671dd4fdac684b9e40d17d4 2,590 1.00/1.00 vMB 73
426,040 426,040 000000000000000004aa7860ee3252f4c4480cf2904ccffe9244b8d2a4ac4a6b 409 0.59/1.00 vMB 23
426,039 426,039 0000000000000000050475078873b47a66baf03ed7f7f26958212de7309e28d4 1,464 0.98/1.00 vMB 54
426,038 426,038 00000000000000000302e9c220cf7782df1edae4fef0c966e8ff4534dc32b555 756 0.97/1.00 vMB 27
426,037 426,037 000000000000000003765bbce5933999a69018481dfd7932afde00ceb651e7a7 1,949 1.00/1.00 vMB 67
426,036 426,036 0000000000000000014036a7752102a7b34b7fc927a52fca84d2a6c89fc8cb9f 634 0.35/1.00 vMB 48
426,035 426,035 0000000000000000050727a8ff095aa08c3e9b87edab49f4572eec23ec9a3f34 490 0.66/1.00 vMB 21
426,034 426,034 000000000000000003a8b7c3db21e9a80aca2e523ba88ce4c0381da6f8643225 1,267 1.00/1.00 vMB 39
426,033 426,033 00000000000000000261d7ebb5b268cc1fdff575819309a695fdc9d022059087 1,553 0.98/1.00 vMB 44
426,032 426,032 000000000000000003ecde580555844d9c23443a92058573537130d0b970350b 2,462 0.97/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.68 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: 685.03 GB
    • Received: 16.47 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.