Loading Tool

Explorer IconExplorer

Memory Pool

39,077 transactions
27.51 vMB
0.06572569 BTC
Random Selection Loading Transactions
Max Size: 140.45/200 MB

Candidate Block

Mining Attempt d17173bdd4be4746be4b880a7dd13e43ade2073436241f51533cf9b6a012436c
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 1c07247290cfa685970fe70fcc52c703bcec42756c25aef9a23336b646ef8001
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,536
Size: 1.00 vMB
Total Fees: 0.01322025 BTC
Feerates: 100.95 > 1.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (601,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,870 312,870 00000000000000001005e1924efb51a8781395cda5221ec3a4c992040c12fbf8 677 0.38/1.00 vMB 31
312,869 312,869 0000000000000000398de5c072eb167e27b7f0a9161c0100b9b73a39b817f1f2 1,068 0.53/1.00 vMB 29
312,868 312,868 000000000000000017931a97200b7023b0bd1ac7dafff33fbc34c654b21313da 482 0.27/1.00 vMB 19
312,867 312,867 00000000000000003998caad15772a39406f11dd2fdab15db29a41c669405f4e 114 0.07/1.00 vMB 8
312,866 312,866 000000000000000030ecebda1103cc0d329ce2531489ca56c7ff9f9211da3044 293 0.17/1.00 vMB 28
312,865 312,865 0000000000000000108a8ac3fa65b65204f5543e826038c99cb1879292167f96 602 0.32/1.00 vMB 28
312,864 312,864 000000000000000001354937a2db02852bc96f9f5ba50883ca50879993872fee 275 0.17/1.00 vMB 34
312,863 312,863 00000000000000000b3ecf80cf7009933a4a70d1885a47ea4fdc775d01132754 546 0.35/1.00 vMB 31
312,862 312,862 00000000000000000db321cc37a3ab176a16e2c13d3a2106638028e741a65c5d 651 0.47/1.00 vMB 22
312,861 312,861 00000000000000001fed10f7f652b75bb8b150af656814e5138b5ade101ec77c 41 0.02/1.00 vMB 30
312,860 312,860 0000000000000000044e0a43c0c3a973a2ead6fd9f1954590abd8c3702d780ee 55 0.07/1.00 vMB 7
312,859 312,859 00000000000000000b5a2f47f65c5cb80a3676dee224f652d2e4906180adb465 628 0.38/1.00 vMB 28
312,858 312,858 00000000000000001409b58b60e750564f7ec0ea933df326b4150796204fc49f 227 0.14/1.00 vMB 25
312,857 312,857 00000000000000002c1478f0f25413aa9a258d09fc9404d329839727ab669392 59 0.03/1.00 vMB 23
312,856 312,856 0000000000000000316f51ada5e3af88ced52a8e6a7059039c2b26356bbc8dfe 682 0.42/1.00 vMB 22
312,855 312,855 0000000000000000209a5d71dde02012407c41405804a9c874b3f6c72bf157ea 226 0.14/1.00 vMB 21
312,854 312,854 000000000000000025d0edba24e091f596c6f6136d55bb219bfba2d7c9ea67b3 322 0.20/1.00 vMB 26
312,853 312,853 00000000000000000e1b88d77f26b106ac59c010d0c82a581be0eb2423c84230 227 0.24/1.00 vMB 17
312,852 312,852 00000000000000000454f3c4802746636678a78856329aff3d2ca161073a9bde 256 0.09/1.00 vMB 39
312,851 312,851 0000000000000000266e18ba022e8bd16ef894253fbd1e07b47c8b522db1336e 577 0.81/1.00 vMB 18
312,850 312,850 00000000000000002cfc7f1baddf8278199c4a2a5e1fd09042acec553c4ab174 28 0.03/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.76 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: 632.27 GB
    • Received: 12.11 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.