Loading Tool

Explorer IconExplorer

Memory Pool

50,466 transactions
21.70 vMB
0.06980208 BTC
Random Selection Loading Transactions
Max Size: 124.33/200 MB

Candidate Block

Mining Attempt ca4a5b89279783c9be6c061ef3252fe0972b0d7895d6dadf7d2279b4bcc689e8
Version 20000000
Previous Block 00000000000000000001ff6c24b4608afc9da568e5d3b91294c5b7e750a2372a
Merkle Root 1886896777174e23e505971eb4874a6fe9aebc6503432ed0a28964877869027d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,997
Size: 1.00 vMB
Total Fees: 0.02324075 BTC
Feerates: 251.14 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,943 (907,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
6,210 6,210 00000000a6d82049de926fae94a37758bbb5c6ad8a301015b95b05cc096f0de4 1 0.00/1.00 vMB 0
6,209 6,209 00000000b78bd41246d3bef0b842a8880f7f5c9913fc0efe24fe9a1609cd0e17 1 0.00/1.00 vMB 0
6,208 6,208 00000000e8c79d2856b69431bdef722ba62ac6fd5eb31bd3dd4485d020c0b5a2 1 0.00/1.00 vMB 0
6,207 6,207 00000000197cdc6baad2f16e42020aeabff0a4fecb9da955e9fc5d05b92e014e 1 0.00/1.00 vMB 0
6,206 6,206 000000009e0f57bcddbafced11db614e839dba4a9070da7afb69ccdeb50b2cb0 1 0.00/1.00 vMB 0
6,205 6,205 000000007bc8e919eee03106ec5c15b9e3f49ca6c33a67bfc70e9ec1b14a0d02 1 0.00/1.00 vMB 0
6,204 6,204 0000000081d5a9f81b92293bd9233d5e2045c7299cc02c0847e80afce6e56e6f 1 0.00/1.00 vMB 0
6,203 6,203 00000000cc7dbdb3bdab7a24a741932fe99f225c5ca7e2d03b2deaddd23664d1 1 0.00/1.00 vMB 0
6,202 6,202 000000007680c0efe9e7875772f05e260fa3048a611ec70b31a39fc9df6db2aa 1 0.00/1.00 vMB 0
6,201 6,201 00000000ce6f8700f60c1814cf727e5c05360bfbf87676f6cbbd8cc1c89c6d1b 1 0.00/1.00 vMB 0
6,200 6,200 00000000670dfcebdfff4c8c0ef726645b0c51400b464b9f55c73e6377f160cc 1 0.00/1.00 vMB 0
6,199 6,199 00000000276217ea9d792c820e08e8c9123e2979585194398d4118cfc7f7e6b6 1 0.00/1.00 vMB 0
6,198 6,198 000000001294a1a6e85d6fa25d7e23bbd498e757e5dd8c1fbd00f877466e0879 1 0.00/1.00 vMB 0
6,197 6,197 000000005ed7ac20fab32cfcc5640605a94bac1820d059cfd5103e55ad87f266 1 0.00/1.00 vMB 0
6,196 6,196 00000000e4c24c8da149d97dcc84164563c4be3ba5842a15a8e3b737c63273e9 1 0.00/1.00 vMB 0
6,195 6,195 00000000ef0252b53d373088b548ac267b1e2c7c2332a0e058bd0158a06310cc 1 0.00/1.00 vMB 0
6,194 6,194 00000000bab04bff69b3da55677057033dc24032a154e3062ff626deeac5901d 1 0.00/1.00 vMB 0
6,193 6,193 0000000008abaf6438eae0774ddfa647c468be573bc29b15cc246e7dc0f98f71 1 0.00/1.00 vMB 0
6,192 6,192 000000000c0a5629d40dbcc118b268360d783c0794464efac2001c2c52a12781 1 0.00/1.00 vMB 0
6,191 6,191 0000000059be1d660bd064ff357d3bea51bd0fdcc18edd52a6d16dbd8524c6e3 1 0.00/1.00 vMB 0
6,190 6,190 00000000dcb2953968350328c7e0198d4f1ccbf21df2896e6c131a207abcd2bb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 531.45 GB
    • Received: 5.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.