Loading Tool

Explorer IconExplorer

Memory Pool

35,376 transactions
25.85 vMB
0.06832572 BTC
Random Selection Loading Transactions
Max Size: 131.55/200 MB

Candidate Block

Mining Attempt fe8f249ce410274efb850730bec1342e77a47690faefe3ace5762f4b4d89f961
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root a7b9ba035fb3b285a00f464b612023bf7f136a63fec72096c44428b9777ebe33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,317
Size: 1.00 vMB
Total Fees: 0.02087093 BTC
Feerates: 150.77 > 2.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (204,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,099 710,099 0000000000000000000713bbb586b2dfdb8978f7ec1059b4036b311effd2850c 2,959 1.00/1.00 vMB 8
710,098 710,098 00000000000000000005acc7e33adceca688a2e1c4e1edda09419516210b363c 3,030 1.00/1.00 vMB 7
710,097 710,097 00000000000000000007d6443cafe6db3f413a060bab73cf9b1d6f198e20b33a 3,042 1.00/1.00 vMB 11
710,096 710,096 00000000000000000004c5edb574d2658dda35c2dcbaadba1352c4750b5d6208 1,044 1.00/1.00 vMB 13
710,095 710,095 00000000000000000009ba2edb6d8fd743bf92c2ae0fcae8a248bd7b8aae243c 163 1.00/1.00 vMB 9
710,094 710,094 00000000000000000008bed0f9fbf3eb168b6c3ab0946e9f34d72cac49edaad8 750 1.00/1.00 vMB 12
710,093 710,093 00000000000000000000955e2c846e67039063e82fc9fd4271b993df47aab2e2 199 1.00/1.00 vMB 8
710,092 710,092 00000000000000000000d93abbd718d119aa9b14c3a9e13dacba91d5b6107516 440 1.00/1.00 vMB 10
710,091 710,091 000000000000000000083516032e232aacb3b37bbcc504f80e412b152e1d0668 471 1.00/1.00 vMB 14
710,090 710,090 0000000000000000000adedd3ce9863c147c10d6333b0da27d59f56ed8ba25dd 687 1.00/1.00 vMB 13
710,089 710,089 0000000000000000000a3ed842901300cb316f4683c2bb9306a0db7a83bde6d9 2,927 1.00/1.00 vMB 16
710,088 710,088 0000000000000000000b6a5354deda9a5e0ac12ea445e8688b178b5e4aad14bb 2,240 1.00/1.00 vMB 8
710,087 710,087 0000000000000000000156ff7bc5ca3f0d99658b82ffd6f02aebdb8898103bd7 1,400 0.92/1.00 vMB 5
710,086 710,086 000000000000000000019b9e9b1a8a8842a33d0b9197196a98c6e83d2d8e70ff 2,261 1.00/1.00 vMB 9
710,085 710,085 0000000000000000000ba61a654748552a6fe52ef58aa3f29d6c96ad362d55b4 619 0.21/1.00 vMB 11
710,084 710,084 000000000000000000065e323506144f23e7ed43dd2f940523587ed6d2017949 1,374 0.73/1.00 vMB 4
710,083 710,083 0000000000000000000b7110daf0bb0bb1c4e9ace5aefd37ba60264ef5f57c1e 2,903 1.00/1.00 vMB 13
710,082 710,082 00000000000000000001c5dbb32ef48b416d40b8a70ce46d62195a7885e5efc3 779 0.30/1.00 vMB 11
710,081 710,081 00000000000000000007e29c30f26c474f678313639ba60f24457557fac5a19b 88 0.04/1.00 vMB 7
710,080 710,080 0000000000000000000914f3bb21775a2586a33fef8dd4102b52d5727d695431 1,275 0.56/1.00 vMB 9
710,079 710,079 00000000000000000003c33222688c5eb8ce01c8a13af089710d35dd64e0b999 566 0.31/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.