Loading Tool

Explorer IconExplorer

Memory Pool

28,117 transactions
9.63 vMB
0.09736866 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.07/200 MB

Candidate Block

Mining Attempt cee6a0c466b363060a8700effadff7ee064c8eaa107f46d2816f79fd91315248
Version 20000000
Previous Block 000000000000000000018c023f819f79210c69673a9160c3d44423c304872a47
Merkle Root ec6a07bed0d35ce31ec470a3d3ca86dd040e3d404cc9a187fd0d82dfdf707f84
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 889
Size: 1.00 vMB
Total Fees: 0.02367307 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,222 (547,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,328 365,328 000000000000000004d7710e0e50da4b7345b0a4e79c8782a4b3dc9124036f5d 393 0.93 vMB 8
365,327 365,327 000000000000000007e68544c61f8f066fd2a6e41126e65890567106b6074e6d 978 1.00 vMB 21
365,326 365,326 00000000000000000f2367de06a11e51a2c92e1d9d54804763b71641a7751cb3 1,132 0.52 vMB 55
365,325 365,325 00000000000000000fde7466b81473811df324eb56d3cd28076300d3fe069384 995 0.62 vMB 35
365,324 365,324 000000000000000002b9ba193b48012a5fde130b673c1fbc4af586003c9c3cd2 2,095 0.93 vMB 57
365,323 365,323 00000000000000000b98dfbe9dc4d8dc4194b74a168e01f922b8f19b05f70924 711 0.93 vMB 18
365,322 365,322 000000000000000008ff3fc81045929e429026109f97c225edb673b28a90d3b9 1,169 0.75 vMB 41
365,321 365,321 00000000000000000756fba488e1f5564d33771e9a6c6c5a88e83e9a4175cf54 1 0.00 vMB 0
365,320 365,320 0000000000000000093e6b78bd7a59895a52f3b85c42fe1047ab4125cf94759f 814 1.00 vMB 15
365,319 365,319 000000000000000000af01afe1c06b24703de28aba7124f29007814e052e814b 472 0.92 vMB 12
365,318 365,318 000000000000000009268e42e81e152a006ea01b6ebc8f73fc0922d9128f1b71 1,528 1.00 vMB 37
365,317 365,317 000000000000000004b33312824bb8ae1b5249fc9aa5d42d1771e258ea0e8b59 1,110 0.53 vMB 54
365,316 365,316 00000000000000000358320df7d6a1e7c61c6f4c50186fc44c8d989f1fd02c9f 452 1.00 vMB 12
365,315 365,315 000000000000000003c40bdea841bdb10af33d80d5ff7968705a6cdd7a55312d 232 0.25 vMB 15
365,314 365,314 00000000000000000ac7ba4ba9fe923c5893e4330d672308ce59ee9bc9653180 2,166 0.93 vMB 61
365,313 365,313 00000000000000000249e73efe3b8b525bb8aca95b9abc8f8cb2287d6eaec02b 1,503 0.81 vMB 48
365,312 365,312 00000000000000000805c2b31d51cd92e92cb0f904c304c8eb0b6e96fb26abce 547 0.93 vMB 11
365,311 365,311 00000000000000000a54f182f665dda15e55300cf27a1d7151b76feee8112c56 1,551 0.95 vMB 32
365,310 365,310 000000000000000007716d77e49aef6d08210a23e7e3ad8bb7928c8ba9727ba9 1,932 0.95 vMB 52
365,309 365,309 000000000000000001742cb40716f48232c21ecc5ae85d577947fe3dd2dde0d3 1,286 0.95 vMB 32
365,308 365,308 00000000000000000c1403d434a93bd1fadec49b19ffa28bcfff46bd59531d3b 2,040 1.00 vMB 43
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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