Loading Tool

Explorer IconExplorer

Memory Pool

39,673 transactions
27.72 vMB
0.07676835 BTC
Random Selection Loading Transactions
Max Size: 142.67/200 MB

Candidate Block

Mining Attempt 566bc766513564c6f100b7387acf56b21aa24183abf653b5a08c195c7e59c333
Version 20000000
Previous Block 00000000000000000001a5aff3d7fc530369acfa5105de5da74228db12577014
Merkle Root eb7ed0501d4282dc5def824ec2205b0f12f1eb12a22b2374822f841c47bebd5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,823
Size: 1.00 vMB
Total Fees: 0.02141008 BTC
Feerates: 50.27 > 2.15 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,268 (665,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,994 248,994 000000000000002b75df22ed55e6b7969c005c6a874b9e24277f0f8e86aaea7b 101 0.08/1.00 vMB 116
248,993 248,993 0000000000000036f700e008c0e0d55c10472e7ac19e56d198dc94a0751a7014 171 0.10/1.00 vMB 100
248,992 248,992 000000000000001924d63127be21f6d454b8f4f23e54464be220f366ef8f103e 189 0.09/1.00 vMB 128
248,991 248,991 000000000000000fb83156d19dafba1af57751287be638aa0ec66382aadc0e84 46 0.03/1.00 vMB 68
248,990 248,990 0000000000000049080da37ec2ed11e961a4a515655e05736954e36ec30e0068 277 0.15/1.00 vMB 114
248,989 248,989 0000000000000065e93b3b23ca0a4c573090fab67908ee2bddb9f3740a78b7a1 208 0.07/1.00 vMB 69
248,988 248,988 00000000000000240791b508acdbd5df3e21a35ee9072cc6a924f53ac9d5b138 140 0.08/1.00 vMB 172
248,987 248,987 0000000000000047492173ae97a75995a3b0090bd951ca854ef54c6664f89379 256 0.12/1.00 vMB 68
248,986 248,986 000000000000005325f6f55f46867bb534e895b9426809ab789add42242e4893 258 0.15/1.00 vMB 111
248,985 248,985 0000000000000040d5357b60310944453279d08d34800888052097072ae73508 160 0.07/1.00 vMB 149
248,984 248,984 0000000000000070ea8c67029831fb9c0c98bade9c0fc0b820042fa3b17139ab 146 0.06/1.00 vMB 148
248,983 248,983 000000000000002e631b4de101ff2246e2b8f064bed1aedf67cfff9390e00d78 34 0.01/1.00 vMB 149
248,982 248,982 000000000000001587e48f6e03b0b67926c5b6569161a412b15a22ca04c25603 129 0.07/1.00 vMB 110
248,981 248,981 0000000000000042cdd7a648ba9da0e95355b2987213a851945ab45f2bc667d2 54 0.07/1.00 vMB 69
248,980 248,980 00000000000000560f87c05c964da84620fb3116002b4d1d42225a40efc680bd 406 0.21/1.00 vMB 145
248,979 248,979 000000000000003af748dc2bc389203355d8789d4aaca3c06ebab4f8dcb408a8 122 0.08/1.00 vMB 134
248,978 248,978 000000000000007796cf7daf4f4158bef6f2348ad9350f552e207b2722a6c488 433 0.21/1.00 vMB 148
248,977 248,977 000000000000004e6c92cc66b427eb58ce177284d10e15cf79be51233f6e5be5 145 0.07/1.00 vMB 156
248,976 248,976 000000000000000b8591fa4afbc35ecc2a2961aaa7c1ee85017285d91bc67572 40 0.03/1.00 vMB 11
248,975 248,975 0000000000000056cd6b7513682e8ea35b2552cc1cc78e01fd22ab7069a59b5a 194 0.16/1.00 vMB 79
248,974 248,974 000000000000007e469eb8ee2babdd86589efb3a3f555dd5bbbf6b87e7b0f7e0 64 0.04/1.00 vMB 430
Previous 10 blocks ↓
Total Size: 781.07 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: 578.30 GB
    • Received: 8.71 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.