Loading Tool

Explorer IconExplorer

Memory Pool

83,481 transactions
31.07 vMB
0.07723374 BTC
Random Selection Loading Transactions
Max Size: 190.07/200 MB

Candidate Block

Mining Attempt df6f0a06ea4b29a58ce10d953973f7876f3178e23da1000224a9851131571069
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root f8a6e92aabb779d416a928d688a666f37f5b587e132b22374ffbe9411f5eb3e9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,463
Size: 1.00 vMB
Total Fees: 0.00724419 BTC
Feerates: 11.28 > 0.73 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (579,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,371 335,371 0000000000000000102b1802357a05f00cc5d78ce3a47025fb5069f5fe05d8f2 959 0.51/1.00 vMB 32
335,370 335,370 00000000000000000cdee39c65d617ca0ff787d86e14196eaef4dd088f89e442 482 0.63/1.00 vMB 11
335,369 335,369 00000000000000001214764efd85472bedb134fc12702797feb478288f816ef2 1,295 0.75/1.00 vMB 24
335,368 335,368 0000000000000000057ecef68351d9611c4eb60d13d1a259865aca721f0f20cf 775 0.75/1.00 vMB 18
335,367 335,367 000000000000000006b1c2167d4cda1eb650831b43ec46a9234337c7ffaa1595 2,178 0.75/1.00 vMB 38
335,366 335,366 000000000000000015dd38919fc0b31695bca7b171af8e75b41dd93bd4155dc9 266 0.22/1.00 vMB 17
335,365 335,365 00000000000000001ae87ef1719ddcd586af31e9c3921b7167502fd557fd65cf 1,242 0.50/1.00 vMB 32
335,364 335,364 000000000000000011883912914e45cc22bc9592581540ebc1575d09ec3b9585 505 0.28/1.00 vMB 28
335,363 335,363 0000000000000000070689b3977773b4644044dce9db5a167a3085337fb15c5f 339 0.16/1.00 vMB 25
335,362 335,362 000000000000000004ba8c146c2f36ca086440d4d1566054b6e474803e978198 554 0.47/1.00 vMB 18
335,361 335,361 0000000000000000121c3270922e01521a897841313cc6134dde54b81a8aeec4 873 0.35/1.00 vMB 32
335,360 335,360 00000000000000000ae1f447e818423ec582ef296267d3746f74397131c02a96 917 0.44/1.00 vMB 24
335,359 335,359 00000000000000001bc7ff1f8ca59ad10a3619aabbab5e4a81475e19a5a8f889 64 0.02/1.00 vMB 13
335,358 335,358 000000000000000015e3ef06a0819e955d0c92741e4955ad30970616f7403fc4 1,616 0.90/1.00 vMB 26
335,357 335,357 000000000000000016667660be2c215d81e54a31b5ff2435a02e3d99e0efefa7 650 0.60/1.00 vMB 20
335,356 335,356 0000000000000000048fe93c5282a84e206f50c1889d414b4f24fa4862e49cf1 1,512 0.75/1.00 vMB 28
335,355 335,355 0000000000000000126dcd927304e855e6af9508eff4e0d9dea0c71bfd545842 520 0.61/1.00 vMB 15
335,354 335,354 000000000000000008b0372e714b04138dc2f62fdcb2f9b2f8959a4bc47153d9 822 0.25/1.00 vMB 41
335,353 335,353 00000000000000001198bf0b5b31e2f949b23d8fbd40d74fe2b7af5fe52415ff 52 0.06/1.00 vMB 12
335,352 335,352 000000000000000018016f190da0722d67f69afd8cc97c0914ed57f4a0804aec 298 0.16/1.00 vMB 24
335,351 335,351 00000000000000000c5c4f6c03cea3958611b0d22e702684601e2dc108049b97 191 0.15/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.98 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: 716.68 GB
    • Received: 17.81 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.