Loading Tool

Explorer IconExplorer

Memory Pool

79,591 transactions
30.15 vMB
0.08233637 BTC
Random Selection Loading Transactions
Max Size: 183.90/200 MB

Candidate Block

Mining Attempt ac6aa2b44b30a282d8d02f9a1bb19d06a28bbeb9fc9e95a2f2a2990037fd62f5
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root c9b34668feb103364c62c09271dcf682ae887cde53c4e3d45e3f23b7f23c0a4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,993
Size: 1.00 vMB
Total Fees: 0.01526212 BTC
Feerates: 200.00 > 1.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (39,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,308 876,308 0000000000000000000270465206cfb64f22f2e9a57483faa5c66f0468f4ce1a 3,524 1.00/1.00 vMB 4
876,307 876,307 000000000000000000002c8e786cfaa6aff6e0ebd30ab1ac4c3edf469948685f 2,714 1.00/1.00 vMB 5
876,306 876,306 000000000000000000014ec5c73155cbe81d9d5237a0379ccda4a1c5c831bd4f 3,053 1.00/1.00 vMB 3
876,305 876,305 00000000000000000001a09216941d4d59b99953ad3c1c48ebc65dfb3aa0728c 2,415 1.00/1.00 vMB 4
876,304 876,304 00000000000000000000898a4238330761ec1b66d4ea25e5ef608b2b8ba58c6f 1,697 1.00/1.00 vMB 2
876,303 876,303 00000000000000000001f7893fcfd3f9715bbce7e88a4fcf260818dca9f80111 3,694 1.00/1.00 vMB 4
876,302 876,302 00000000000000000001535d0b5b09a43513f5e9c98594f02d1503236fcb623e 3,271 1.00/1.00 vMB 5
876,301 876,301 00000000000000000001380f0c2fe1f68d7dd6857c398c99d23c1edeebd7b8fa 2,301 1.00/1.00 vMB 3
876,300 876,300 000000000000000000017c8fda9c40cb94688f4297d50f6cc79546611c9f0fda 1,444 1.00/1.00 vMB 4
876,299 876,299 0000000000000000000234c12ad5284ff60f47122f5fc39dcb067a2f18d040e2 3,257 1.00/1.00 vMB 5
876,298 876,298 0000000000000000000208baec9bbf3c0e144e0575b4933729d35703da0c59e5 3,360 1.00/1.00 vMB 8
876,297 876,297 000000000000000000019ce8d0132b521e1dde19f33480f8242b922ba58c65f1 3,370 1.00/1.00 vMB 9
876,296 876,296 0000000000000000000097b9e2aec0d94003e67babecc3afb52c89325f8cd772 4,364 1.00/1.00 vMB 4
876,295 876,295 00000000000000000002074a03b921050b9349f613151fa87bbe7a69212182d2 3,287 1.00/1.00 vMB 3
876,294 876,294 00000000000000000001c1cb42a4771b32132cc0e24e82edf8cab2462d0a8e92 2,570 1.00/1.00 vMB 7
876,293 876,293 0000000000000000000039bb34aaec4e25fd68ba61abb9a49e61e3d252e4be11 5,029 1.00/1.00 vMB 3
876,292 876,292 00000000000000000002972d79a4c6c0c07e5e9ba6258899c90aca134c701e44 4,108 1.00/1.00 vMB 4
876,291 876,291 000000000000000000016c5f2a792948e549247023efea46186be0c72ee5ba99 2,210 1.00/1.00 vMB 4
876,290 876,290 000000000000000000019e85ff785e7b602230d90f31d419d039c2e2a3af7339 1,884 1.00/1.00 vMB 3
876,289 876,289 00000000000000000001e9e3ba79cf71601cf120e3363264e0a6d63dd82737bc 1,717 1.00/1.00 vMB 3
876,288 876,288 00000000000000000000bf70cc4798935cdf6d93cb96ca1454579af34d3d94fb 3,683 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.04 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: 719.68 GB
    • Received: 18.13 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.