Loading Tool

Explorer IconExplorer

Memory Pool

78,059 transactions
28.95 vMB
0.07839301 BTC
Random Selection Loading Transactions
Max Size: 175.55/200 MB

Candidate Block

Mining Attempt 365ed51835120905128d9a50c433cdb140a7407b88daf25ac3eed83a8d4f5623
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 9e472b6dd9bb6fd2929b8079d0ed1f90f7a880627da85c67286d94a31f29d62c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,454
Size: 1.00 vMB
Total Fees: 0.01803266 BTC
Feerates: 100.81 > 1.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (487,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,247 427,247 00000000000000000263c0773a2eb5935ab578e25b7c83bb897085ab06e900c3 2,866 1.00/1.00 vMB 81
427,246 427,246 00000000000000000195f91bcc30baa67dc7f27d954b9bf4bece7f332a26e0ff 1,691 1.00/1.00 vMB 52
427,245 427,245 0000000000000000046314ca9fd9fcb48e953561c53108b8b02497bdd3ecc183 51 0.02/1.00 vMB 65
427,244 427,244 000000000000000000c81e767aa1fb946813df85d3cc694b5254c4117a2a40ba 885 0.40/1.00 vMB 62
427,243 427,243 000000000000000004b304beb513cf9d0dc067acee71deb85481eb3a58d57def 761 0.46/1.00 vMB 47
427,242 427,242 00000000000000000225a7eb7c3e97dbb9bc7f3d6f535e4405ced90bffdc3ca8 1,743 1.00/1.00 vMB 47
427,241 427,241 00000000000000000406917fa4a5fa5dbd8723c883fb4286068d50b8f4428993 2,888 1.00/1.00 vMB 80
427,240 427,240 000000000000000001be8073f69af544f73524b3fd71e1672b53de05a2d9c44d 583 0.25/1.00 vMB 60
427,239 427,239 0000000000000000007e376d6de11b4c5282b55773b4b706c0539b72058b77e3 271 0.12/1.00 vMB 66
427,238 427,238 000000000000000000988f0a912f038f3aaf8bfe8122595e05e2a619d1169046 970 0.99/1.00 vMB 20
427,237 427,237 0000000000000000024de8f59bd015b48f22d68d5b81693305a816ecd04aa361 2,747 1.00/1.00 vMB 73
427,236 427,236 00000000000000000153a9501af367fce756e37a09b186b6dd746ea0253bde1b 1,207 0.49/1.00 vMB 55
427,235 427,235 000000000000000002f06f6787d12502ae9e2a820765ca67d8a985a4f7a92bc9 246 0.09/1.00 vMB 63
427,234 427,234 000000000000000000bd7dafdd42302ac3592668d48587f3a4d99b46e8e87ced 394 0.19/1.00 vMB 51
427,233 427,233 00000000000000000338ee6f527304c7bbdb31ba74e5b8ab3722f185780c7e02 650 0.38/1.00 vMB 47
427,232 427,232 000000000000000002bc0546773db1548223cddf9057852d1df2dfa16d41c598 1,726 0.78/1.00 vMB 60
427,231 427,231 000000000000000003ca3b8fb41e99b6f245a2f25f90f2e4f64914fe7cc79f7b 36 0.01/1.00 vMB 64
427,230 427,230 00000000000000000239eb53adbedea33512fc26d99cbe92acce3f2af7118fd2 799 0.34/1.00 vMB 62
427,229 427,229 0000000000000000013108ea4c84581c7b70074c6be3e7a112e040455a7fc178 90 0.03/1.00 vMB 61
427,228 427,228 000000000000000003ef54c32d987c3ab0cdf14b52bd1891d659b95437e59133 187 0.99/1.00 vMB 5
427,227 427,227 000000000000000001299e896399abdf0d891434f992847b729c6629377cc9c6 1,314 0.68/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.