Loading Tool

Explorer IconExplorer

Memory Pool

45,937 transactions
28.76 vMB
0.13951160 BTC
Random Selection Loading Transactions
Max Size: 152.18/200 MB

Candidate Block

Mining Attempt 2e579fc349c782b3d22834f724fc2e7aacee89505b3aff5d43b1b2e5b7ab84dc
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 193090dc0d46876abef9598539159913dccc1bd7b02c1299e38765400d1c86c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,527
Size: 1.00 vMB
Total Fees: 0.07880920 BTC
Feerates: 15,654.48 > 7.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (70,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,040 844,040 0000000000000000000063d39a80beee25654df76ac9a0a0784774def16a76b3 2,521 1.00/1.00 vMB 26
844,039 844,039 000000000000000000030502c2d72eb040e3b0e378a0b40c4c443c761ea618aa 2,105 1.00/1.00 vMB 10
844,038 844,038 000000000000000000007c4902d9ba77af72ec82587dff5da1c2698445869b96 2,214 1.00/1.00 vMB 10
844,037 844,037 00000000000000000002fb8870faf68b57cc55105eb4f240e8a233dd3d7d1fc9 379 1.00/1.00 vMB 9
844,036 844,036 00000000000000000000f38f0ab54183139ccd937435fa928fd404460087668d 932 1.00/1.00 vMB 9
844,035 844,035 0000000000000000000245256bcfba00f209fefd25f18380bf0ccfc28a6dbba5 4,458 1.00/1.00 vMB 12
844,034 844,034 00000000000000000002ee18a68752b7ede948778ec9a0ba2b1a79b4a5ea0203 3,407 1.00/1.00 vMB 11
844,033 844,033 00000000000000000001eaebede6d98360326d48f0219311099a574707b4ca87 2,151 1.00/1.00 vMB 10
844,032 844,032 00000000000000000000b43f7abfb20b647a362213997806b3f9d80d517bfe0c 2,226 1.00/1.00 vMB 10
844,031 844,031 00000000000000000001887266906c6f8240340f884865aed31ffe4c15d0d155 3,062 1.00/1.00 vMB 11
844,030 844,030 0000000000000000000014e1804035af74cb8843a664d0d2d578b7c151181c87 3,079 1.00/1.00 vMB 13
844,029 844,029 00000000000000000001fd09e640ed792e7512de3af125528d456685fe8972b2 4,484 1.00/1.00 vMB 16
844,028 844,028 000000000000000000012728ef7a1136292a41ebc346bc7926ec0783c1dfbcd1 5,875 1.00/1.00 vMB 23
844,027 844,027 00000000000000000003120f398d2982fc00e453f5d7b239421d7e06b0d4aca4 6,709 1.00/1.00 vMB 28
844,026 844,026 00000000000000000002f24059cc2db8de431278e0deaa9778b9c4057484b648 5,958 1.00/1.00 vMB 30
844,025 844,025 00000000000000000002b446551b724b72502d57ec8c42c134128bfa66690ee5 4,360 1.00/1.00 vMB 14
844,024 844,024 000000000000000000031815523af7aac664242103fc29dd7a3aad3fd9f85482 4,007 1.00/1.00 vMB 11
844,023 844,023 0000000000000000000362639531e79749469500851bdf225226e11f5b0914d0 2,545 1.00/1.00 vMB 15
844,022 844,022 00000000000000000000974df7d569a88df274f1f1654997c78fac5a546d146f 5,018 1.00/1.00 vMB 11
844,021 844,021 0000000000000000000209898d7a7167b88489913966283c32050ed2ecff2a59 2,937 1.00/1.00 vMB 16
844,020 844,020 000000000000000000003fd2ff9256bafeadd85b2db03d2601ca1e41d857bebf 4,365 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.