Loading Tool

Explorer IconExplorer

Memory Pool

75,436 transactions
27.79 vMB
0.07994722 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt c14e1f809b0b22aa47e67aecb0124c9e9dd10193cdca29ec75576ab0ac14f11e
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root a3e0efe0a17c883c37f81caea65d699e2d0f6ae385133f140f1b3889803343dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,613
Size: 1.00 vMB
Total Fees: 0.02043044 BTC
Feerates: 151.01 > 2.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (309,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,204 606,204 00000000000000000002e58804370e5142b711f450f1e915fecf8b49413af113 1,907 0.55/1.00 vMB 21
606,203 606,203 0000000000000000000836f0274ae1923cd6af35ab6f9fb33ec5b48b67d4235e 228 0.06/1.00 vMB 14
606,202 606,202 000000000000000000143df23815bc3f6730995b58da549a1fda4691361afa9a 675 0.18/1.00 vMB 18
606,201 606,201 00000000000000000003d072d655c787e327248d09e5cd023d8357288da18cfb 470 0.15/1.00 vMB 19
606,200 606,200 00000000000000000009d732b8a1b77447cb1608dfe9fd1097082a89aab63402 249 0.07/1.00 vMB 27
606,199 606,199 0000000000000000000e77b257481d5a17639d9907c0901e81301631bc16926b 2,022 0.58/1.00 vMB 20
606,198 606,198 0000000000000000000ca58a71a1ef3ba6e0e8ee3d120d810983584fd8c6f3fd 2,559 0.70/1.00 vMB 20
606,197 606,197 00000000000000000003615a3d2d7a40edb386916889d98152722f0162e64c3a 1,728 0.56/1.00 vMB 21
606,196 606,196 00000000000000000001da9d1f8875ac6656f9393809c67bcdc5aa8b3e38f938 291 0.13/1.00 vMB 16
606,195 606,195 00000000000000000002a5196a78185d890a0d1f667d12779f58ff3b5eb82f87 368 0.12/1.00 vMB 18
606,194 606,194 0000000000000000000375837e53b6000e4c55c13610dc9576fb6660e3319bcb 904 0.40/1.00 vMB 15
606,193 606,193 00000000000000000003d637b7ca4a15b9deac78ac3d84a2301cb50fb59921f2 495 0.20/1.00 vMB 10
606,192 606,192 000000000000000000134391c048139397166ec340e45080ae00d59d5789fb22 2,936 1.00/1.00 vMB 17
606,191 606,191 00000000000000000000add8ef0c794f442221ac4385b454784ab2c018670725 3,097 1.00/1.00 vMB 18
606,190 606,190 0000000000000000000eb863a3cc9e1172e1333f932b700c9153e4913c09d4f6 2,247 1.00/1.00 vMB 19
606,189 606,189 00000000000000000006d36e06bf0593e16b32198a0e05527af124326ea8e2a8 2,888 1.00/1.00 vMB 9
606,188 606,188 000000000000000000098d27c0436711db627c15e9c1efddf26ab4b4dc41429e 3,116 1.00/1.00 vMB 25
606,187 606,187 00000000000000000009d2ffbe759b2820268048ec8504ec2c1b5a08d4b120fa 3,451 1.00/1.00 vMB 27
606,186 606,186 0000000000000000001366f8d2ac860c9758b5882d3288cf4eb65d58c10ee1f3 2,482 1.00/1.00 vMB 26
606,185 606,185 0000000000000000000f161778d1fa87e3682935338bf2f2a29864d64e45eeb6 3,350 1.00/1.00 vMB 44
606,184 606,184 00000000000000000007d494a683b1929fb32fcf963aa1ca92324c9306e51fc4 2,457 0.77/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.94 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.90 GB
    • Received: 17.62 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.