Loading Tool

Explorer IconExplorer

Memory Pool

44,790 transactions
27.31 vMB
0.08026140 BTC
Random Selection Loading Transactions
Max Size: 144.24/200 MB

Candidate Block

Mining Attempt ac2c798b5987c87408eaf239c566b83f8ca950d29752072b95646ec2aaaa4a5f
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root 44a2057444faa8a5580d2aff536ef61ff57246671905f658a0da642a17665955
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.02937382 BTC
Feerates: 200.83 > 2.94 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (679,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,929 234,929 0000000000000193e5f781ce2fd0bf76e0e7a45bce81e2181f8783d9c5392153 307 0.15/1.00 vMB 163
234,928 234,928 000000000000008ee6d8f4e670ed11a7827e2dee9af383cf01f3b47aee88533c 64 0.03/1.00 vMB 53
234,927 234,927 0000000000000018785dfcf03d855715704b5767d697f9ea36988ea18545ac15 769 0.41/1.00 vMB 119
234,926 234,926 000000000000011caba6a54d330355a2ed7a58d2e2da378623ccec94c8f6972e 318 0.15/1.00 vMB 189
234,925 234,925 000000000000011f4462cfbb501754910e74a17a688b4c1ded621ae72e6aaf64 223 0.25/1.00 vMB 74
234,924 234,924 0000000000000048628afb39d03bfef3a01b8b248acc358b27398b11d3fa332f 230 0.15/1.00 vMB 123
234,923 234,923 0000000000000171ae44bb6c1700314159dc61480b54edf71e5281ee7c6147a7 111 0.15/1.00 vMB 70
234,922 234,922 000000000000008512299bf64af3f9389f91ad9375203285f4bca052cc321397 158 0.15/1.00 vMB 54
234,921 234,921 00000000000000cf78400ebd53262d17a30073ffd49ac9386bae4b73be282d2c 580 0.25/1.00 vMB 171
234,920 234,920 000000000000002c01ebd8215f767ca56ebd6e75e8237bd723edf53ac4ad9d9f 111 0.23/1.00 vMB 67
234,919 234,919 00000000000000b3b4961e068ab032de436b1d4a1ea40e6a6b2460f7ce0e2456 570 0.25/1.00 vMB 147
234,918 234,918 00000000000000fa78d1586c24781396616f839993307ec3ae18ca09fb3530c5 313 0.09/1.00 vMB 60
234,917 234,917 000000000000012cec0420ea5487b79ee409d0aedb6517df6da105b7e946193e 4 0.00/1.00 vMB 53
234,916 234,916 0000000000000152be6d7d64f4e0984e5560e7c5603329af32fd12a37ec958a2 351 0.15/1.00 vMB 142
234,915 234,915 000000000000005ec1a2c2a0ea2e8a0bfc264a2e89163adb3dbf205e63d6de52 241 0.12/1.00 vMB 153
234,914 234,914 000000000000011cd771de4fb1659a80566438cb941c4921094aa3e1fd2455e2 136 0.05/1.00 vMB 216
234,913 234,913 0000000000000179bfe05b2066c9d0db062fdf18c9090bd76b25aec500920fda 415 0.24/1.00 vMB 138
234,912 234,912 00000000000000614afc4a1d925f1765dbf2f22052df67a08675f142af573acf 423 0.24/1.00 vMB 133
234,911 234,911 0000000000000016b66861c2783f3bce30f98ac09fd786d56cb6c3bed1fa91b6 296 0.18/1.00 vMB 124
234,910 234,910 00000000000001114217122c25e23f66bdb0354d686f3e42be3e0670486f836a 36 0.08/1.00 vMB 62
234,909 234,909 00000000000000881738eff0594f65cb21f8d8c571c6824c89e43f47da1f6746 240 0.15/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.03 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: 650.41 GB
    • Received: 13.28 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.