Loading Tool

Explorer IconExplorer

Memory Pool

81,078 transactions
30.04 vMB
0.09355895 BTC
Random Selection Loading Transactions
Max Size: 183.52/200 MB

Candidate Block

Mining Attempt 8f58c975d25a3aab47981445956f33a7e7112fc1d4c9a132630afe0ece14cc1a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 731d969ae18144c1b53c6012b90563984cfb86b1153800a6927cbc188f7d216e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02611008 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (495,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,210 420,210 00000000000000000250b3454fd0ccef2069e9e51714baef13115905dc8f2109 2,055 0.99/1.00 vMB 41
420,209 420,209 00000000000000000444c0880b1c33c46ae74546868d9b16e1eaa1bc8e17353c 1,334 0.58/1.00 vMB 46
420,208 420,208 00000000000000000473b3de7cec2122ec50fbd0ba05ac52c5f7cd013da79633 169 0.07/1.00 vMB 114
420,207 420,207 000000000000000004fa4ef437ec398aa2daef75f7607e9202bd2e443d0a4fcf 2,065 0.96/1.00 vMB 45
420,206 420,206 0000000000000000044d9b137a150dd10d4e1833dc7cbdc6b7419b9ec099d091 376 0.16/1.00 vMB 49
420,205 420,205 0000000000000000011874c641f302050f8f3457a3d8285e8d768a4d2654c057 1,144 0.64/1.00 vMB 41
420,204 420,204 00000000000000000180baa5d9624b99c50a229b5d01cffdfb31d92345dfca11 761 0.35/1.00 vMB 45
420,203 420,203 000000000000000001a979fae5db4b82208023cbf2a0396ee21d6210954b3094 595 1.00/1.00 vMB 13
420,202 420,202 0000000000000000000efc3eb6cd5d5c7ee0ff303c8590558976b2b78e5932ee 95 0.04/1.00 vMB 46
420,201 420,201 000000000000000004e4839555c9cd6c3782ba153447bae1ef74d34136644300 177 0.08/1.00 vMB 39
420,200 420,200 0000000000000000011bbaf9241596fa8de094b12c344d7b756cece7f490a509 1,052 0.43/1.00 vMB 54
420,199 420,199 0000000000000000025ab086ade0a16d4d89be1dddcab40c76a2982deb25bc5a 185 0.07/1.00 vMB 42
420,198 420,198 000000000000000000ac7e0063ac7b54bdd30d0f55c7c34b245d7986ff05b8a9 188 0.13/1.00 vMB 40
420,197 420,197 0000000000000000007615a594093e5da0334268f90cc95d1d10f3c7cf0ca3f1 1,631 0.99/1.00 vMB 37
420,196 420,196 00000000000000000399d3a01128e4481ff79da09e14fb3bd4e3cfb9989a3163 774 1.00/1.00 vMB 17
420,195 420,195 000000000000000000f230cb13ba68806d1bcf39589f8c5667d3aab64bae961d 1,060 0.59/1.00 vMB 37
420,194 420,194 000000000000000003c93914a7d927e1f4738e4f5b0a45b5789edbae129fec85 2,373 1.00/1.00 vMB 49
420,193 420,193 0000000000000000009de0c8c45aa6f47f240935e1d156707856cc589abcb065 702 0.41/1.00 vMB 65
420,192 420,192 000000000000000000beee22591b1df9fe928d24660da8cd49d52f92ff47377c 731 0.30/1.00 vMB 46
420,191 420,191 000000000000000003c22f1d9132ff2a5857b5dfa13b5c3ba77a50186b537e28 219 0.08/1.00 vMB 49
420,190 420,190 000000000000000003a5024d3dd410437b3e198781d2dc6c99d4e4803487378f 1,102 0.48/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.