Loading Tool

Explorer IconExplorer

Memory Pool

84,500 transactions
31.32 vMB
0.10513411 BTC
Random Selection Loading Transactions
Max Size: 188.87/200 MB

Candidate Block

Mining Attempt cc10b91acd1751763ec181adbf41a93feed85effd07da2fbb98d41754398fe76
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root b0d61be68cb4367515ed652c9ebe607e5382b14db363503a8a571fd12aeef530
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,682
Size: 1.00 vMB
Total Fees: 0.03382883 BTC
Feerates: 150.76 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (429,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,162 485,162 000000000000000000f316311c279a2fab72448093fd07bc9c90081ff6562b34 1,177 0.61/1.00 vMB 121
485,161 485,161 00000000000000000033729b3d6ef73f0d5ca54dbc40d60e7567ad16e650abec 246 0.12/1.00 vMB 89
485,160 485,160 0000000000000000001e082d1336d76889a162c3c07b4faf92fbe99a00076894 1,052 0.49/1.00 vMB 80
485,159 485,159 0000000000000000009ed049fb5b9b44e02de62d93ee867e102f57afe0639807 1,166 1.00/1.00 vMB 89
485,158 485,158 00000000000000000104d0db6646f4e2d155d7d9cf139bd77a1822e79f8ffe91 459 0.20/1.00 vMB 99
485,157 485,157 000000000000000000cce037719097d31f07cd0cf906b7108cc0af054458162e 1,509 0.77/1.00 vMB 29
485,156 485,156 000000000000000000b3322350d2acc5b18554885fda0ddde2dd57b425d53b10 1,952 1.00/1.00 vMB 23
485,155 485,155 000000000000000000eb36dcad981b542dea9721b355f99441e647c6f70ee1aa 2,092 0.98/1.00 vMB 109
485,154 485,154 000000000000000000c2b4acb0275e15a8c372f40f84ccb3f8418aa9f4fb3a6e 1,919 1.00/1.00 vMB 154
485,153 485,153 000000000000000000f51d70f7b2b054fee1e661bc8f373e84ddc848b1d7e190 857 0.41/1.00 vMB 89
485,152 485,152 0000000000000000012771fc3a221b7cc655426be0e5ca0ed7092897d9c4923e 260 0.15/1.00 vMB 44
485,151 485,151 000000000000000000af3b318fc6c1850ff6a7d32d67bfe388635f4a883a6511 1,485 0.68/1.00 vMB 61
485,150 485,150 000000000000000000be3c05d7709bb04bce741a680216a5ae0f470268aa9904 1,577 0.81/1.00 vMB 109
485,149 485,149 00000000000000000071ad4823c684b1656110cdc2e000270631cc054dbc2a48 917 0.50/1.00 vMB 91
485,148 485,148 0000000000000000007822c85daa90a7995303c764b18d6bba1ecc5bd083f489 772 0.40/1.00 vMB 7
485,147 485,147 0000000000000000012e841f1f0b8c4eca458c869ed3f50d69558f526a9c3d9e 2,398 1.00/1.00 vMB 116
485,146 485,146 000000000000000000c9e96123a491e1bacd449e77360fa4a14cebf9bd8b125f 801 0.42/1.00 vMB 95
485,145 485,145 000000000000000000979bb9494b98e2e0c73ec01be436c51b49b176ac349821 391 0.17/1.00 vMB 84
485,144 485,144 00000000000000000118a88c5e3c6616face82dcc42befd14d4d94d0dccc308f 480 0.40/1.00 vMB 53
485,143 485,143 0000000000000000011eddcfcbb041d5d30667dafd9961b6e304b27dad59f8f2 1,085 0.67/1.00 vMB 58
485,142 485,142 0000000000000000004aa5822e81d48ea6747b5cc3f239674d894a5d362dc127 1,709 0.93/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.35 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: 661.99 GB
    • Received: 14.83 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.