Loading Tool

Explorer IconExplorer

Memory Pool

76,374 transactions
28.89 vMB
0.07448509 BTC
Random Selection Loading Transactions
Max Size: 176.55/200 MB

Candidate Block

Mining Attempt 485a7d16fba8a44937a423f41f0a8e9aeb17be7bb266946e9bd460349f0da8d9
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 570a5ab56cdf0001dba26ed521c66eb34f1f94e3bfcd7277a93843f97e5f6a1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,476
Size: 1.00 vMB
Total Fees: 0.01161859 BTC
Feerates: 77.76 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (96,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
819,066 819,066 000000000000000000007d67f6a51d38cbf64c239f54dce0dc70c44611355131 3,012 1.00/1.00 vMB 52
819,065 819,065 00000000000000000003d0a5bdc42c5c01fff1331ede54b739763d3bfb657981 3,270 1.00/1.00 vMB 61
819,064 819,064 00000000000000000002c065f8ee28bdf62925c029049d1af408564b09da2133 2,841 1.00/1.00 vMB 75
819,063 819,063 00000000000000000001f0d0d7d5a07e76ad550e05b7c20269a95b57f4bec0c0 2,768 1.00/1.00 vMB 54
819,062 819,062 00000000000000000002640050f40908f6814654a803d6c748f697106beca4e6 2,491 1.00/1.00 vMB 42
819,061 819,061 00000000000000000002518417239434ddf3d7299521c08534623c19883bc518 3,256 1.00/1.00 vMB 50
819,060 819,060 00000000000000000002b32ddba346733db82e1cd284c7f3a5dd43b1223b936c 3,168 1.00/1.00 vMB 73
819,059 819,059 00000000000000000001c661bb46aa84d49f0bac21f768e414f2b6d68f71a65d 3,546 1.00/1.00 vMB 53
819,058 819,058 0000000000000000000168e2b4c72b54e4409249b550933516d9f50f758fb32d 3,165 1.00/1.00 vMB 56
819,057 819,057 00000000000000000001a6bff5eeca7537c0a5795d0e17114e85f158f6f34318 3,731 1.00/1.00 vMB 65
819,056 819,056 0000000000000000000013b4a33e901cbc69ade7b907699c8cbead3e78f2ed9e 1 0.00/1.00 vMB 0
819,055 819,055 0000000000000000000031222aef0b1f434f2c08bff2be7f8a457a4eb257ebcf 2,843 1.00/1.00 vMB 81
819,054 819,054 0000000000000000000181337bbb48b9834a91307f33ee0f0016c0c82b2c6b88 3,504 1.00/1.00 vMB 32
819,053 819,053 00000000000000000001837900f18a8e40f86fdd3c6756a85e1a43bfbe43f5a1 3,139 1.00/1.00 vMB 37
819,052 819,052 00000000000000000002d946bdc847ca0537913b8411e49c2cd078d5b73f97f9 1,463 1.00/1.00 vMB 32
819,051 819,051 0000000000000000000231abb88821c0eb493a0495b9e054300bb0d713bf2cc6 2,773 1.00/1.00 vMB 46
819,050 819,050 00000000000000000002d43e56eff90c35e26f3c4f2ae789f602872a343cc6a6 3,255 1.00/1.00 vMB 38
819,049 819,049 00000000000000000003890af1db2e788f8b4935a711d4464f1a242db32ffb40 2,924 1.00/1.00 vMB 36
819,048 819,048 00000000000000000001ee5b8f27860a6c3e70ffdea85988f536f03e2c27cd49 2,466 1.00/1.00 vMB 40
819,047 819,047 000000000000000000009787cd53859bf01e244f6ead50b6ad3eab6b16994cb7 2,837 1.00/1.00 vMB 61
819,046 819,046 00000000000000000003446ffeb8eb29cf504a976baf10968660086b830fcd5d 3,188 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.82 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: 710.76 GB
    • Received: 17.08 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.