Loading Tool

Explorer IconExplorer

Memory Pool

78,471 transactions
29.42 vMB
0.06784437 BTC
Random Selection Loading Transactions
Max Size: 176.80/200 MB

Candidate Block

Mining Attempt 6ae196f1dcf3a30fc1f4660ad54a98ffc2bcd53be9eba81ba0ccfff019ebf55e
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root ebba3c928e4b4698ffaddb30f1a0d5b5a35dc9195dd672f9803c4d0a0ffcf578
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,125
Size: 1.00 vMB
Total Fees: 0.00816729 BTC
Feerates: 150.93 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (795,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,821 119,821 00000000000001f25c5066c00cef4d4e1a3ca26400f1d343e1fd6ce127fc7276 14 0.00/1.00 vMB 955
119,820 119,820 000000000000873abf0a206d6cd1a69f51ed9169e7c72480eaa4282f5bb667d2 40 0.01/1.00 vMB 1,030
119,819 119,819 000000000000409e159f1a581813ea0d43be41ef550ec44e3604b03c79e9d3dc 7 0.00/1.00 vMB 0
119,818 119,818 000000000000953d291e614b3193a739f28a888f5f81f6fbbe7bc1d66e6bb3a2 25 0.01/1.00 vMB 1,303
119,817 119,817 00000000000033af906edc7a64484a50157fc8469d0692f8d0188853d55d21f6 12 0.00/1.00 vMB 326
119,816 119,816 00000000000069c06f76bd1358dd12900164ee241885252086c5b6bb29f5638a 14 0.01/1.00 vMB 0
119,815 119,815 0000000000003f3cd04f76723836c785632fac22c0239400827bc8ce509b583c 10 0.01/1.00 vMB 0
119,814 119,814 000000000000699c60eae6435a9a14bcb4c3ec6de33c7242efdabb1782b1a622 22 0.01/1.00 vMB 207
119,813 119,813 00000000000092d314947159f301405ceb88a36e5f07c9103e8c852d97e7fa09 7 0.00/1.00 vMB 2,233
119,812 119,812 0000000000001dbcf76afef82d934869ed51e6c6f572e8f3fb5ab975349660d2 8 0.00/1.00 vMB 254
119,811 119,811 0000000000005343ee10f2408bd3cf0edc5eb779eef1caaa65eb6c16162c8aed 13 0.00/1.00 vMB 1,166
119,810 119,810 000000000000870fa8f34cd8956633d6ae6564849b6f82236538c47c6680287a 7 0.00/1.00 vMB 532
119,809 119,809 000000000000712bfb40a4f7a87a40438b6e6844f95faa0be408cb497c9e0f62 4 0.01/1.00 vMB 1,109
119,808 119,808 00000000000086faa9e777dd1026a80c954c3ffcab822b10f6276721bfb7c8c3 8 0.01/1.00 vMB 167
119,807 119,807 00000000000031684321fd93ae616ecc973d98d77b3f20acf7c33f991e742a09 12 0.00/1.00 vMB 0
119,806 119,806 0000000000009ac5ee9d7d768146883c4c266c02bcef85f9b7fb68ed21332814 12 0.00/1.00 vMB 319
119,805 119,805 000000000000b1924d9294c2552d6e8adbedb2ca7db26af9deac88eb539943b6 11 0.00/1.00 vMB 1,159
119,804 119,804 000000000000301c39bba7840207d2c6e20dbef5a67348c4016bcd1b946ca0f7 9 0.00/1.00 vMB 0
119,803 119,803 00000000000018880b7465c926fb38bdd2d30fc842e9b9361b1d490ec9e88534 13 0.00/1.00 vMB 793
119,802 119,802 000000000000149114a5f701221fdec00928e293f9fcc4c8e28a57ddb2168b18 31 0.01/1.00 vMB 2,367
119,801 119,801 00000000000039535b0b20dceb85a53f8e46ea22ab559b4eb26e9ba4626945a5 12 0.00/1.00 vMB 338
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.