Loading Tool

Explorer IconExplorer

Memory Pool

76,351 transactions
27.40 vMB
0.06668745 BTC
Random Selection Loading Transactions
Max Size: 168.04/200 MB

Candidate Block

Mining Attempt c513b00f1c01c7eedc9125117cc37de2b0702e30162f9cea8e7b1f4c98a756a4
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root 6bda39386a850293a54d65f7f548d3eee721ffeb7e6640a3a9f2fae03cd77384
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,333
Size: 1.00 vMB
Total Fees: 0.00837615 BTC
Feerates: 59.19 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (278,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,271 637,271 000000000000000000020cac3903b0edada3267ff65cb47c5a7be44c4e0b6f22 505 0.20/1.00 vMB 34
637,270 637,270 000000000000000000118e8c8e83e64c314f5d6b0bd85d2e36076dc0013ddbe4 1,024 0.51/1.00 vMB 29
637,269 637,269 0000000000000000001156b97dc8163ce0f3c1356446dabffc1d3d0d3cc63104 163 0.06/1.00 vMB 39
637,268 637,268 00000000000000000000a33d28f4e7a5f0522e3a89bc09817404899eacbe709f 945 0.33/1.00 vMB 31
637,267 637,267 0000000000000000000aa975a7dee4d3bb214993eb3991c6e78029f25186bdab 145 0.07/1.00 vMB 24
637,266 637,266 00000000000000000003d8468fb1e14aeb03aaf914621bfaa69361f14f1dbce7 2,274 0.74/1.00 vMB 29
637,265 637,265 00000000000000000009236ca0901675a5ff98b49c73b67c4c8e9a1d7b32a7c8 2,611 1.00/1.00 vMB 38
637,264 637,264 00000000000000000003ee6b03b02260d330eecdfd44db2b2c316e9f863aa715 136 0.11/1.00 vMB 36
637,263 637,263 000000000000000000114d95ae8638a7514d3f5040e09c8e6a8e1a1ced29bbd1 1,160 0.52/1.00 vMB 27
637,262 637,262 0000000000000000000e8bcadc83b4061dfd09c13106e70902f3a6f53f4aeca8 1,753 0.99/1.00 vMB 17
637,261 637,261 000000000000000000059c8e9ae7543e7b57c6f35b3a65c69422dde7587ba1e3 1,369 1.00/1.00 vMB 7
637,260 637,260 00000000000000000000f5a191a652d9dcf26759d271afc765d45ab81641b19c 757 1.00/1.00 vMB 5
637,259 637,259 0000000000000000000f159914688b01b1386592afcd3579484f61055f294217 630 1.00/1.00 vMB 8
637,258 637,258 00000000000000000004272ca455e09faf2ce21fdcb898d46ceedca24a277e2b 2,782 1.00/1.00 vMB 29
637,257 637,257 00000000000000000008abc790407b9d2892d9803852e1f055fede32666589bf 2,223 1.00/1.00 vMB 36
637,256 637,256 00000000000000000009bdbd67efc59743e7f9925000afaa05adf1eee4149ab8 1,118 1.00/1.00 vMB 3
637,255 637,255 00000000000000000009b7ecd8ef8c58ebb8687d3278949e31b6c743a619a37f 1,534 1.00/1.00 vMB 11
637,254 637,254 00000000000000000005a77c0e4b0a55499e37c07dca49152494b4a4960a6c24 2,395 1.00/1.00 vMB 31
637,253 637,253 0000000000000000000c7d8fda4629950939c43b0ffbd1a26e5376c271c800e0 2,367 1.00/1.00 vMB 56
637,252 637,252 00000000000000000001d59769fc3a718aba0307264fd14d7dc8a1d2bca8acdc 2,744 1.00/1.00 vMB 37
637,251 637,251 0000000000000000000cad70fb1a86f24878a583ba4b04b5eb4f1b8ffa6bb331 1,169 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.95 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: 715.04 GB
    • Received: 17.64 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.