Loading Tool

Explorer IconExplorer

Memory Pool

40,820 transactions
26.58 vMB
0.06639472 BTC
Random Selection Loading Transactions
Max Size: 138.46/200 MB

Candidate Block

Mining Attempt 8f53a219860ff775be161e5bb5abc7cbb6e5c2362f184a82dbe7c12663250c39
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 8b174339d919bc290f1700512aed8092965f586519734f2b028c29b38b5cc93b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,784
Size: 1.00 vMB
Total Fees: 0.01727300 BTC
Feerates: 265.25 > 1.73 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (676,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,955 237,955 00000000000000eecb74cf421884204d3ce2d6b0b8dd063ee8955a45d185744d 571 0.25/1.00 vMB 204
237,954 237,954 00000000000000561499164ff9a4d28714aa08afe42b3e785fc9457fd5050d5f 64 0.13/1.00 vMB 14
237,953 237,953 000000000000015e5719f4b7281edbab553a59f66dc5d6a81bc0bea16b12f6da 162 0.07/1.00 vMB 222
237,952 237,952 00000000000000b1d5db543170095949ed2788e72885669d56d272a4d7cf3e35 133 0.13/1.00 vMB 99
237,951 237,951 000000000000001a941ded4c0e169f3330644802addff3fe579452dc9befd6b8 433 0.25/1.00 vMB 158
237,950 237,950 000000000000000be1bbc748613dc92ec7988a95962b001533944a365121dbaa 243 0.25/1.00 vMB 90
237,949 237,949 000000000000001c938fabc22db3b179c18c751f7714981f00420b2718d730d0 542 0.24/1.00 vMB 172
237,948 237,948 00000000000000d127aadaa09e887d1a68e16254e51788c75aa2b0cf51fdf34f 532 0.25/1.00 vMB 175
237,947 237,947 0000000000000130a718fb8098c885f38ef0f4ad198dd91334323d030312e6c6 99 0.11/1.00 vMB 123
237,946 237,946 00000000000001082b5e2ce70dbc7f14e6662f62a294b2219d754db409e0ad89 116 0.05/1.00 vMB 234
237,945 237,945 00000000000001163f105525d54eeb1d7039a461d2b0a6f381a7caac1a388ce4 256 0.68/1.00 vMB 14
237,944 237,944 000000000000003abfab05b5792db88685d9c06461b1279cd3e72f951c20ddfc 16 0.01/1.00 vMB 150
237,943 237,943 00000000000000fc9e583e8c1b04b0696f07c43eaeda73a30130e3fdd1bd8309 25 0.03/1.00 vMB 36
237,942 237,942 000000000000001992a5a9f8607252b19987802cf89db2ade51be122d5e74046 298 0.20/1.00 vMB 148
237,941 237,941 00000000000000de3308feea9c892445d06d61580bed3a5c1a5451708fa0cd42 200 0.10/1.00 vMB 147
237,940 237,940 00000000000000cb81b8981b6cb3b06d2917ca47d0ab171a54c0bff2b7848bcc 64 0.03/1.00 vMB 135
237,939 237,939 00000000000000d6e0516ec6a4306defe3adb866c258b4170f4de621eaa32c46 279 0.11/1.00 vMB 160
237,938 237,938 000000000000005786e164071a688254b18ca8ece36fac87d853fcbc81a3ed99 13 0.01/1.00 vMB 89
237,937 237,937 00000000000000a6088e150b8cd1e680eced0b6e9ee4ea2e48bbcfc51959b5ee 54 0.03/1.00 vMB 147
237,936 237,936 000000000000009e03e2e389becaa42144034cc29a5ba83c754070fa79fa86cd 88 0.05/1.00 vMB 141
237,935 237,935 00000000000000c66d859c72d2a0c71d289683f1b7748dc9aad8ca9d5ead6663 75 0.05/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.