Loading Tool

Explorer IconExplorer

Memory Pool

79,829 transactions
29.61 vMB
0.09481081 BTC
Random Selection Loading Transactions
Max Size: 179.12/200 MB

Candidate Block

Mining Attempt 22f531d056e5b9a6fd368b34742f81886bfe28dcca73ec0bf96ed2c991457160
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 6d6038a5bbba992ea0f178012eaa51aec45fd9288929adcbc0e33c5311d3809d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,877
Size: 1.00 vMB
Total Fees: 0.03193499 BTC
Feerates: 301.60 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (667,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,724 247,724 000000000000007a79239c4f99782cd4e575bad0b5c98add7880e4463e676075 353 0.14/1.00 vMB 158
247,723 247,723 00000000000000013420d981eb8863a21a2952ff7583aa0574ed4dc7cfef9d08 128 0.07/1.00 vMB 115
247,722 247,722 000000000000006884982656ad2daa663e82c57b528c5a547a0520e6cf23e673 87 0.03/1.00 vMB 190
247,721 247,721 0000000000000069ed08f086219afdd4322dd6d02ee1a094c73a5033ea7d1011 184 0.09/1.00 vMB 136
247,720 247,720 000000000000009a962185db5ceb238ad2b2c2e7cf44a6639a50be1379332cca 169 0.19/1.00 vMB 40
247,719 247,719 00000000000000729f0098302771ffc84239bd588b2b4e80175874a484fd4696 428 0.19/1.00 vMB 141
247,718 247,718 0000000000000099dba7bfde5fa42877a65d78a65c8acff97f36dcf8cc1c42a6 265 0.11/1.00 vMB 138
247,717 247,717 0000000000000089969afa63b9c652aa7ca624f6082f46e1c3399bd669051ce9 154 0.07/1.00 vMB 140
247,716 247,716 000000000000004dc3c25b1e45dc987901f3a63a44b067bfb12ec09d4604a9d0 127 0.06/1.00 vMB 120
247,715 247,715 00000000000000037e579953ec4edd54fc07c7081df92ded093d14872c3464ff 99 0.04/1.00 vMB 180
247,714 247,714 000000000000009e9be3130f2c922037d43f6bf46034a38ac17c1c1d28dc663f 114 0.05/1.00 vMB 116
247,713 247,713 00000000000000172fd8d6ad6ad989627a31fec18e4c76933912874a35678854 8 0.00/1.00 vMB 120
247,712 247,712 000000000000000aad49a9d3df30924cee9ce6666903bace5a4bad67dcb02ba3 186 0.08/1.00 vMB 105
247,711 247,711 0000000000000076b94f88bf3902c8b022ae2fd09a75c4151cfe1d537004f343 70 0.04/1.00 vMB 124
247,710 247,710 00000000000000972117f2dd276814f729885ebab282f051f1e8eeca7c2266f3 14 0.01/1.00 vMB 96
247,709 247,709 000000000000005258960781e548bea06d48454d6fcd8ef83d627c9e656af338 3 0.00/1.00 vMB 0
247,708 247,708 0000000000000071b3099de51426fae2160a81226abfe5628d7de5bcf0ef80d8 181 0.08/1.00 vMB 125
247,707 247,707 000000000000005a1f8e46c95ae9cc7d5c8f24aa8dce10e52a2ea54d307ffa9a 280 0.14/1.00 vMB 121
247,706 247,706 000000000000009a07a5054035162e0dc27b839bb377d195b6da0b11c9fa420a 187 0.07/1.00 vMB 164
247,705 247,705 000000000000002b8287a0febc5e0f0e34af8ffc53ea5d0806deb3fa91981cf2 115 0.06/1.00 vMB 124
247,704 247,704 0000000000000075cd7f8e222ef782da7839b57d175f9cbf5bce0d76281c5771 115 0.06/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.