Loading Tool

Explorer IconExplorer

Memory Pool

81,232 transactions
30.68 vMB
0.08796856 BTC
Random Selection Loading Transactions
Max Size: 187.17/200 MB

Candidate Block

Mining Attempt 5cee82635f27674dc2c5104fe4bbf8c903102af66700fb2f8102674f5d2efc1c
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 4a80fe13c169d94d280bc3b65d482e2eab0b3f01835e818e9804ca271bf136a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,927
Size: 1.00 vMB
Total Fees: 0.01798104 BTC
Feerates: 301.57 > 1.80 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (21,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,290 894,290 00000000000000000000f29968445c350453eb8ffe73a573b543aeb42c84469c 3,898 1.00/1.00 vMB 15
894,289 894,289 0000000000000000000224d4e902c74188d3f43547a01b83ac84f1787c8aef8e 4,032 1.00/1.00 vMB 4
894,288 894,288 00000000000000000001b5f00cee6738ac62032dd46845e9d9cda2a9a18ea0dd 4,314 1.00/1.00 vMB 4
894,287 894,287 000000000000000000011a9e809ce6aee5fdab239635caf59ba5fdfef64eedec 3,631 1.00/1.00 vMB 8
894,286 894,286 00000000000000000001f4a11f8e1e149c4803db8d78ffa1fc72bbcb5b4db379 3,757 1.00/1.00 vMB 3
894,285 894,285 00000000000000000001cb6cee87b8ac81034ec9300cce8a1d6350c2a7f85ea3 3,621 1.00/1.00 vMB 6
894,284 894,284 000000000000000000018c09b4accd0a999e8e656b05b33ccaf38451ec910dd2 3,926 1.00/1.00 vMB 7
894,283 894,283 000000000000000000008a2e84a30d0620d120782b68203fded62c68884e1e61 3,750 1.00/1.00 vMB 2
894,282 894,282 00000000000000000000ad7d91aa3712576ea2cf18c2ae742bd610543dbfd593 378 1.00/1.00 vMB 1
894,281 894,281 00000000000000000001f03f9e5e0d137f53fbe668b975417c430a42715243dd 3,463 1.00/1.00 vMB 4
894,280 894,280 00000000000000000000599ed6ff640dcd8b071b82002520a0bffcb0b42d6d60 3,193 1.00/1.00 vMB 3
894,279 894,279 000000000000000000005c0c3e734f4aafbbefd713ec4f691db82226ded5d57c 1,169 1.00/1.00 vMB 2
894,278 894,278 000000000000000000023044a3e8d2c7f69ade82f605dcabfddf268c7df7a3ab 2,846 1.00/1.00 vMB 3
894,277 894,277 000000000000000000014486ba2500b40321ed08cafc9a0bc710dc5a52123cbb 3,821 1.00/1.00 vMB 2
894,276 894,276 0000000000000000000025ba10d2501413448eca537ce67a2c21a00b6443f5c2 3,221 1.00/1.00 vMB 1
894,275 894,275 000000000000000000015adf18a83f80710895a485348c106422c41a0ee6bcea 434 1.00/1.00 vMB 1
894,274 894,274 000000000000000000016d41095fab27df329441f5f4f0517635ef190120e7bb 2,828 1.00/1.00 vMB 3
894,273 894,273 000000000000000000020f81e61f1acc72f9db58cadbb8061db8baaf76220ed9 1,803 1.00/1.00 vMB 2
894,272 894,272 00000000000000000000c8ee0ba1ed18b437952930214119a0e5171b9d81eb9f 2,797 1.00/1.00 vMB 3
894,271 894,271 000000000000000000013e845972573d553313b63650bc8de068d31b9dc286f7 3,462 1.00/1.00 vMB 5
894,270 894,270 000000000000000000005dbc021e2e653741c5f5bc54dfb8697bec293a63bcde 1,364 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.