Loading Tool

Explorer IconExplorer

Memory Pool

79,462 transactions
30.32 vMB
0.12574552 BTC
Random Selection Loading Transactions
Max Size: 180.41/200 MB

Candidate Block

Mining Attempt 8196a8d3457ea1115e24656c4bd6019e7a93a774a760ca0950e342cfde52e45c
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root d90fd65b278f953b54c3253533773806431d50ec9394f485f554cfe2a3527a53
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,392
Size: 1.00 vMB
Total Fees: 0.03240896 BTC
Feerates: 301.69 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (231,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,299 684,299 00000000000000000001d3f6f881b8c3f00adb7280219be00bd3683542f8200f 1,106 1.00/1.00 vMB 91
684,298 684,298 000000000000000000037ad77de6999accc5f7660a8b60924b0bce512fbee3a3 2,087 1.00/1.00 vMB 118
684,297 684,297 000000000000000000091e1d9d8ae17502bd343162d041953d0496ca5c763fd3 1,111 1.00/1.00 vMB 116
684,296 684,296 00000000000000000009e9f15783a7c8569f60e178f38ae5a5f13cf86a1583b2 2,211 1.00/1.00 vMB 121
684,295 684,295 000000000000000000035590543b1a5b16f1ec9817d35ede005b5eeb26c21085 1,239 1.00/1.00 vMB 101
684,294 684,294 0000000000000000000471f303bc6c6469258ce9005234462f8aea17480dce3f 2,530 1.00/1.00 vMB 119
684,293 684,293 0000000000000000000163aaf021841340b9b0c516dec264a0d351eb61ff24b5 1,951 1.00/1.00 vMB 105
684,292 684,292 000000000000000000031d24507f45cbec4a8e786627d61af61571ee72d7c589 2,146 1.00/1.00 vMB 105
684,291 684,291 00000000000000000008734e5b84da76b743357ef75075ff61f2693f73951003 1,154 1.00/1.00 vMB 123
684,290 684,290 000000000000000000066ce763fd31d35ca8fd222f2dfd1e4d2c97927096f021 2,020 1.00/1.00 vMB 134
684,289 684,289 000000000000000000083cd506d49766a804a4432afa61bce2efcba0232e0acf 1,689 1.00/1.00 vMB 125
684,288 684,288 000000000000000000080449d518544728db263d2869d55beea929ba9eaab3cb 1,453 1.00/1.00 vMB 123
684,287 684,287 0000000000000000000977adbc3e280b04438c500332e8136535dd011e0955d6 1,207 1.00/1.00 vMB 100
684,286 684,286 0000000000000000000acf0b422d656d50a3dd766a8470d70560bd553d51276a 2,188 1.00/1.00 vMB 88
684,285 684,285 00000000000000000008a14a48c7a66b1b14269f59fe9b52b237f3cf332024ef 2,704 1.00/1.00 vMB 107
684,284 684,284 000000000000000000034951c3d97b4c2c6d86f1247af47eb01eed7fc14fffb0 2,203 1.00/1.00 vMB 107
684,283 684,283 000000000000000000014408b50656b9b92e531aff3adc0a024541f352ec4ade 2,885 1.00/1.00 vMB 120
684,282 684,282 000000000000000000004a8d9ced8e54b4c02ac35b6a5d3b3fc9d9f9d8e3078c 1,732 1.00/1.00 vMB 110
684,281 684,281 0000000000000000000abc7746a8726e682632ddb6b4262f085bedcfdfd33c1e 1,354 1.00/1.00 vMB 122
684,280 684,280 000000000000000000034c93d202f4f56d46e6010d8431677b0e5a7098ff2cb3 2,360 1.00/1.00 vMB 128
684,279 684,279 000000000000000000043be823ee4a3b54605d25a07c5512eeee1448c4177ac3 1,766 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.