Loading Tool

Explorer IconExplorer

Memory Pool

76,462 transactions
28.35 vMB
0.09461886 BTC
Random Selection Loading Transactions
Max Size: 171.77/200 MB

Candidate Block

Mining Attempt 807babb1c43f9517098a39cd37e4ad3f2df97f64a1be46524c1b961e7578a2dc
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 5948f8f8214c5173942363623b1a4c101dcf40dff00a94a9be9fb166cd46ed25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,499
Size: 1.00 vMB
Total Fees: 0.03185486 BTC
Feerates: 150.80 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (615,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,281 299,281 0000000000000000668a100161e5cb6a748f6c0233ced087226c1316c17eb2db 111 0.08/1.00 vMB 22
299,280 299,280 000000000000000087aad9b63c0cae7a77f6042e885525e43da65ccfca1f6c71 128 0.09/1.00 vMB 29
299,279 299,279 000000000000000014f200ceac04eb6d6f2d37b90e1b243e9025c57130a548ac 700 0.36/1.00 vMB 42
299,278 299,278 00000000000000007f72f88554d17c38e4a3ee8b0f7e30411b6c7218fb2a6fce 13 0.05/1.00 vMB 3
299,277 299,277 00000000000000001e2a34031385de83ed23d9fc9264f03abeda623c3ce8a85a 75 0.04/1.00 vMB 45
299,276 299,276 000000000000000023ee8b3f0da6c6be4bdf0e7715b3ce1b3f5cd9a37c049fe6 98 0.10/1.00 vMB 17
299,275 299,275 00000000000000005d98cd89eef941071b06b47aa756864e4096dec7313609a0 579 0.29/1.00 vMB 38
299,274 299,274 00000000000000001a9505ea63b71c12a51982e2dee8d608e58144cb54ec6f8d 57 0.09/1.00 vMB 7
299,273 299,273 00000000000000006f2ae9205f3aa7bd182d3a2b741a80e41b7683f9f687167c 699 0.45/1.00 vMB 28
299,272 299,272 000000000000000080647b783924c3103a9cec25d346b54e413631f4e5bf87ca 127 0.14/1.00 vMB 19
299,271 299,271 0000000000000000126586638b295ba07d7f512c6050f0bbd246efc2a56bd731 444 0.30/1.00 vMB 38
299,270 299,270 00000000000000007f31431fa9b94141d1b471a00e73935b8a936ba052555fc2 280 0.39/1.00 vMB 15
299,269 299,269 000000000000000029af125240d7360d3ac56a09e8802ed1470c4fd2db708594 769 0.35/1.00 vMB 40
299,268 299,268 00000000000000007a545a5947b084835c5a4745dcd2a368e124ee06c697508b 750 0.25/1.00 vMB 73
299,267 299,267 00000000000000005dc71760fdc11b79190de3fa5b385467644751c27a0a2169 47 0.03/1.00 vMB 28
299,266 299,266 00000000000000007bf4eee669c6e2720389347feeb7bdf8a70c36fe99986040 199 0.10/1.00 vMB 31
299,265 299,265 00000000000000005995b4e7667873e86d6af637c043db8159b91c592a0b3ff1 989 0.54/1.00 vMB 37
299,264 299,264 00000000000000000df8c947557aa2d9874ff31809c3fc3f0f0f62de7e430c2c 216 0.09/1.00 vMB 66
299,263 299,263 00000000000000005cdc45a617eaf1d5a728ac58ec8a37b3e9af64dc05673063 716 0.50/1.00 vMB 25
299,262 299,262 0000000000000000567aab6aef5cf7eff705fa869f7901042ef57c0fcd88d176 445 0.24/1.00 vMB 30
299,261 299,261 00000000000000006df53928682afa96812bccc3d10c985b2adaccbd28998b82 263 0.17/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.85 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: 712.62 GB
    • Received: 17.20 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.