Loading Tool

Explorer IconExplorer

Memory Pool

80,452 transactions
30.15 vMB
0.09046025 BTC
Random Selection Loading Transactions
Max Size: 180.78/200 MB

Candidate Block

Mining Attempt a9121ba548af928ccac1a593d9e68921bff12302d851c5c01847ad181ea4dbe3
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 3a2c13097aeb9a2b5ac94258e6b345ba98f9f696d3b1b250d2d5d0786c6c73f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.02878090 BTC
Feerates: 301.07 > 2.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (519,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,839 395,839 00000000000000000572d19b954e100c767f96ba5299c1c03e09ac81e0b6e521 184 0.17/1.00 vMB 22
395,838 395,838 0000000000000000015d8503f131378495ffb03e73bae766ab3e5f393e2f61ba 312 0.17/1.00 vMB 38
395,837 395,837 000000000000000003d9fd9601f88d45c3744f5e52d3e714fe251efbf352cfb5 764 0.44/1.00 vMB 30
395,836 395,836 0000000000000000070794111fa9dea515081d6b3b05d747cd18ace5fc029c99 897 0.98/1.00 vMB 17
395,835 395,835 0000000000000000013e483a08bf083a4777fcebacd4986a53349d6ae00ef089 300 0.15/1.00 vMB 47
395,834 395,834 00000000000000000764400b73da363d729eeb21badf8393b2124ae74a2a97f0 1,203 0.99/1.00 vMB 22
395,833 395,833 000000000000000006e4d766d7898a24c7da919efaf43ef8809f1429c4fa0d27 1,876 0.99/1.00 vMB 35
395,832 395,832 0000000000000000054fc684af105a7ebe9acad3fec3189589a1ca2472c73c0d 2,215 0.95/1.00 vMB 52
395,831 395,831 000000000000000005b9360976795565c22ed512de35fd85800f64669689cd2e 2,111 0.91/1.00 vMB 43
395,830 395,830 000000000000000007336c3e4afc733a6e5765d7895b3c6021aa863e840b90e8 1,809 0.90/1.00 vMB 35
395,829 395,829 0000000000000000090aebf7b8cb34a6b3fa0ef89d324768529708a643e8d05b 2,185 0.99/1.00 vMB 43
395,828 395,828 000000000000000006bbdf0320d710076c1d62cfdb5dcea47a8a32743422ce33 633 0.34/1.00 vMB 45
395,827 395,827 000000000000000004e1fafd517a7ba1c2a22501cbfab3738c5196a23181f4d3 1,089 0.49/1.00 vMB 41
395,826 395,826 0000000000000000033da4530e84e5bc608fa1f926f174d70105ecae47690d0d 362 0.20/1.00 vMB 26
395,825 395,825 000000000000000001f4489b433a0001999f86a7de5564238252659639430c78 293 0.12/1.00 vMB 61
395,824 395,824 00000000000000000614d3e41c0eaa175dc86b3e62b619ea9e5484d4a54fed1e 933 0.44/1.00 vMB 39
395,823 395,823 000000000000000006f3e2c2b7adc5095ad67e9788b5441424ddcafb809df21f 1,636 0.90/1.00 vMB 30
395,822 395,822 0000000000000000008d02caa93d4c445103673080a8e0d54cac7a77185a4a40 480 0.19/1.00 vMB 42
395,821 395,821 000000000000000002aaff0013c3419193037a7ba7a63aaf104fc91f4093fadd 506 0.29/1.00 vMB 26
395,820 395,820 00000000000000000314160674b2ecb0b91fd6e843d2870d84a738c2dbb7e1a8 68 0.03/1.00 vMB 46
395,819 395,819 0000000000000000008fb234d60e9baf8e2acb21e9ba07850d190d5ab1fb8b3d 1,438 0.76/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.