Loading Tool

Explorer IconExplorer

Memory Pool

78,902 transactions
29.55 vMB
0.10351933 BTC
Random Selection Loading Transactions
Max Size: 177.90/200 MB

Candidate Block

Mining Attempt e209946bb249fac2e5ace1b72c884c6316dcb00cb90a3f6205d14e637af4005f
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root d7e56e1b7e60c16e9857497f36252179cb1934163a865ceda46e06b0f000cc22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,588
Size: 1.00 vMB
Total Fees: 0.03879724 BTC
Feerates: 164.34 > 3.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (542,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,060 373,060 00000000000000000ad7e020ac4eb1d69b4ff9ee6f9c7892b58ec7997fe5e987 177 0.25/1.00 vMB 8
373,059 373,059 00000000000000000c31d86ac506ab79bcbfbbe128d1fb5c8cc3d804ae73b0c6 442 0.21/1.00 vMB 49
373,058 373,058 00000000000000000acb9635fb11214a2b10a64f7cee118ffda12274e291dfb3 491 0.25/1.00 vMB 55
373,057 373,057 00000000000000001090037aa7e24b610cbb487781f4af002b67e36250c9b50f 498 0.30/1.00 vMB 59
373,056 373,056 000000000000000008e618151ce04d4f744f36f28f2eb88fa313edf7a03246de 1,494 0.67/1.00 vMB 65
373,055 373,055 00000000000000000f738f0870ee3df2680719cbbdb927709e509e69d8cb9034 13 0.01/1.00 vMB 27
373,054 373,054 0000000000000000000d5e50a0c0db0535f94bac26cf9f2b7bbedcfa4e70d173 1,063 0.53/1.00 vMB 58
373,053 373,053 0000000000000000030a500b65dfc663349fd0c002e41cf0f746bb133e750d04 1,079 0.48/1.00 vMB 57
373,052 373,052 00000000000000001116e0941b7e41cb9a4926020ae7fdfb0e83528ed5f530e0 391 0.18/1.00 vMB 41
373,051 373,051 0000000000000000117513d9c53baa2aff69db7095830d44ad15560211e4f12b 815 0.37/1.00 vMB 51
373,050 373,050 00000000000000001308d2cbf6faa0a82ff4e2f07d0e8e9dfd7be77b71ce8455 1,306 0.59/1.00 vMB 55
373,049 373,049 00000000000000000434f45a6797c6ad26cd800254ad922746651b1adba685d1 987 0.52/1.00 vMB 42
373,048 373,048 00000000000000000ff768145b89680c91df4701aa63f596bb3cb8ee634ae186 2,124 0.95/1.00 vMB 72
373,047 373,047 0000000000000000008c1e3c2a834b556411e0ee919ee18d805a8db9a2499a1f 175 0.09/1.00 vMB 48
373,046 373,046 00000000000000000b4bb09a25aabc4d80a017f2a985fb17d123107d9660f315 1,086 0.57/1.00 vMB 59
373,045 373,045 0000000000000000024f9b7869d09e6e30ea72c3fab6dd8281a094c1445c609c 827 0.44/1.00 vMB 52
373,044 373,044 00000000000000000ea3f1831f9d3e7ae8ab516de151aa812576e1f6b569b2e6 719 0.36/1.00 vMB 58
373,043 373,043 00000000000000000116718f68b00c285f5033736808caaad6a6bd43a7dad3b3 780 0.44/1.00 vMB 47
373,042 373,042 000000000000000006ec08d5173c6a6740f43200b472537540d8078cd0106efe 24 0.01/1.00 vMB 73
373,041 373,041 00000000000000000b9ac0941209da6db2f6b77e193df154cdb41339bffc055c 335 0.20/1.00 vMB 42
373,040 373,040 00000000000000000b59bab39da7b4251e338b9c00704dd7c974d60104f9e7dc 119 0.05/1.00 vMB 51
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: 673.05 GB
    • Received: 16.36 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.