Loading Tool

Explorer IconExplorer

Memory Pool

14,687 transactions
7.58 vMB
0.02323143 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.16/200 MB

Candidate Block

Mining Attempt d34985cf935a4dc7244bdcb97947d7189ac4493ab542cde79a2a73f337bbe10f
Version 20000000
Previous Block 0000000000000000000143e530954eecbe905e500255afa6b9a40450747c7b7a
Merkle Root 3b6d43cfbefba8734818f8928745278c796ade4ffd0dfcafbe9e09340b7dd56e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,164
Size: 1.00 vMB
Total Fees: 0.00794226 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,417 (787,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,304 126,304 00000000000008496a07e3e0e39ad468e8eb4ee0a17e4411b5efbfb97f0d507f 20 0.01 vMB 748
126,303 126,303 00000000000040cf625181fa5c0ed4f7d247d27be6fb3f841162a14ef8092fc6 57 0.02 vMB 2,720
126,302 126,302 0000000000000c684b51b6909d88ad91c51b4c258a231f895b0d1ef9151753bc 8 0.00 vMB 317
126,301 126,301 0000000000001e00d89e56527b0c9b2ac031a6c21bb64c5dad7cb3f7323729ac 9 0.00 vMB 802
126,300 126,300 0000000000003fd549a0fca1eafb61533844a65ffcf96f6bbec05c8a69d98620 14 0.00 vMB 543
126,299 126,299 000000000000070c083e5159b06f9421956b7bf820b532bc636037ba2441dfe4 17 0.01 vMB 961
126,298 126,298 0000000000002499e4d7a35a868f346f646c691ab0bfdce526e434ad9a885310 37 0.01 vMB 1,048
126,297 126,297 000000000000354f8c9db82aa1aa8326a6034272e3868aee6c47e900856c5e54 1 0.00 vMB 0
126,296 126,296 00000000000041e856937b8090b0f45c36334ca0972f1455e11c88cdb67337dc 73 0.02 vMB 2,802
126,295 126,295 0000000000003b4a6f3dd519a1a11b3f0e31a18789ea4407aa1d39151a3284c0 11 0.00 vMB 1,102
126,294 126,294 00000000000026f2a4c242b950358ddade0bfabfdd037861ad234073c3a93d18 9 0.00 vMB 0
126,293 126,293 0000000000003f459208659c7c3c4c2a407b6c6b921a1a031ac60f3be24b3e27 13 0.00 vMB 1,127
126,292 126,292 0000000000000f79296d86d6ba9d3729326b99c21447dfa2e44db87868d630b7 10 0.00 vMB 1,266
126,291 126,291 000000000000364b1f792cb211843f01103ec05609849215f4315ecc049df341 9 0.00 vMB 285
126,290 126,290 0000000000003f2c0fd6919f4ebdc09959d554b64ad307415ed6f9662b478e92 12 0.00 vMB 323
126,289 126,289 00000000000009a03cb95d17bbd0106157276fa5d1da3ce0a1769157818a10c3 9 0.01 vMB 796
126,288 126,288 00000000000009955d5a9062e1d98f020250bbaeee7f7b848c963890ac03d93d 10 0.00 vMB 0
126,287 126,287 00000000000042c60e0bfcd7061ccd4996850bfc2579ac873022157139d3f46e 13 0.00 vMB 743
126,286 126,286 0000000000002c65c056675a71dfdd49ac5291b96d392cc25ca74a6158ce8f9c 47 0.02 vMB 1,642
126,285 126,285 0000000000003e0a1e0ec60f1fc3db3e0e0d553cf56fa52cbe3ea9f655de2e9f 23 0.01 vMB 679
126,284 126,284 000000000000418699573d75536a4796979d8ea1240b59a2d81936024310a961 23 0.01 vMB 736
Previous 10 blocks ↓
Total Size: 779.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 291.26 GB
    • Received: 1.19 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.