Loading Tool

Explorer IconExplorer

Memory Pool

68,542 transactions
30.45 vMB
0.16379724 BTC
Random Selection Loading Transactions
Max Size: 168.76/200 MB

Candidate Block

Mining Attempt 24f454f5f80f8e938ab63d27e268734512ff3c16f34763ed8d749b67a68df183
Version 20000000
Previous Block 00000000000000000000ef21ca50d4248aadb1a45123f155d4a94765813779ef
Merkle Root 519ed4941159646dc71c5fdc043bccaf668357bf6a2354a2ff1834ec7d772dc1
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 899
Size: 1.00 vMB
Total Fees: 0.02253021 BTC
Feerates: 73.20 > 2.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,564 (768,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,140 149,140 0000000000000195cda856415815ca1b07e2d668e3182b74de0f66ef7b667aca 111 0.04/1.00 vMB 107
149,139 149,139 00000000000003d2e4ad41fbd86a6aa8168d92d805202bde2289110154287ff5 102 0.04/1.00 vMB 85
149,138 149,138 00000000000006a165e02d4f930b79cdf0e9bce0e79d31fdf65a224bbff68076 8 0.01/1.00 vMB 12,443
149,137 149,137 000000000000048c2afb31cac7f2339f59bee5aa428b74d43b9965e3bf42fc07 112 0.05/1.00 vMB 176
149,136 149,136 00000000000009ba72dec31159bb9f0d8fb5cbb3a477f042672264aaed2935b4 12 0.00/1.00 vMB 17
149,135 149,135 000000000000040c1150ac84ca4b164b5d536b36bcde15ce8f86437b4d796723 12 0.01/1.00 vMB 53
149,134 149,134 00000000000005bec892bf230e56eedd99116da9e1fb0179ab6f131c6deaa7b0 40 0.02/1.00 vMB 889
149,133 149,133 0000000000000080f2538fd7adcb78da2ef320ff5436d983b14923a72ff7f60f 40 0.02/1.00 vMB 26
149,132 149,132 00000000000009a18c3606c9376e2cbc3fbf545b87f6c9f0b9ffe8ecf58bf370 35 0.02/1.00 vMB 120
149,131 149,131 00000000000006a58a06f2ff1fc633f966a70f6df49deec34c6d0af0a1638350 8 0.00/1.00 vMB 116
149,130 149,130 00000000000009cf170af43cbc04f5fe9afe8658abdcc3d8381fc0a1bd5374bd 10 0.00/1.00 vMB 81
149,129 149,129 000000000000025e6e49f9781ddcc8b1334d941f9559fd35c487d81e7f568092 22 0.01/1.00 vMB 490
149,128 149,128 00000000000002d3b18aea9e7f9cb4606c3346bb1e6859108d78d45b4dba9886 12 0.00/1.00 vMB 0
149,127 149,127 000000000000085ea6de0696720dfa224ee8a52dd000e198b07014eb14bdc405 102 0.06/1.00 vMB 103
149,126 149,126 000000000000094c76be2bf55f8efc40dbaab152ef592fecbb392864b6dc43db 16 0.01/1.00 vMB 2,225
149,125 149,125 00000000000003fe623c3784cd66915983ef7316b2700c1bcab4c102c58b7225 105 0.04/1.00 vMB 88
149,124 149,124 00000000000002c8a8e8d0e6bde2bcd2e6a4ff5e7e72c9a0010888d73539e312 50 0.03/1.00 vMB 156
149,123 149,123 00000000000007048eb3f144de643b8e592437027c6ec92da6c428126ff41e66 53 0.03/1.00 vMB 172
149,122 149,122 000000000000060a14f3e065467660ada45e079c9c5839304de56ab4202de784 3 0.00/1.00 vMB 2,067
149,121 149,121 00000000000009ddde32f78d2e5a780035a96bfc4dbada51c73bcc2cdfb44e44 15 0.01/1.00 vMB 55
149,120 149,120 00000000000007aeca29be3001b6bdf7689dbd6b6162623a90704c0e78f1afc5 8 0.00/1.00 vMB 242
Previous 10 blocks ↓
Total Size: 786.79 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: 1,014.76 GB
    • Received: 35.12 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.