Loading Tool

Explorer IconExplorer

Memory Pool

28,222 transactions
11.41 vMB
0.03489304 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.60/200 MB

Candidate Block

Mining Attempt 760f70dfc03449de50d266435ad4b37bed18d3b237208c4b30bd2f3503cea093
Version 20000000
Previous Block 00000000000000000000f0adf2cae22ac11d063fd193b4ee96875016aee083a2
Merkle Root ccd3baaf47ba62ae32ae11f8ef810e922df05001570023e9e8cd7bca341f6534
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,893
Size: 0.99792375 1.00/1.00 vMB
Total Fees: 0.01576431 BTC
Feerates: 108.48 > 1.58 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,611 (710,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,730 202,730 000000000000010b94dbacf5280dd3c95b4dd91a2e8662082f94bfe0e8e5e1b1 353 0.23/1.00 vMB 178
202,729 202,729 00000000000003cad194449a088a362030ef7b6294094b2c79c30b988e67343a 408 0.13/1.00 vMB 144
202,728 202,728 00000000000002fc85c15a81ed26c6aebe384dc1a71efe9c0461a24bb845290d 539 0.25/1.00 vMB 320
202,727 202,727 0000000000000358f09f22a9cf768319f4b21448b64a68c4a9ab99faaecc5c8e 139 0.05/1.00 vMB 147
202,726 202,726 00000000000002e05681175a12a87be2f804b71d9eaa67ee15b8b2969cf4f165 495 0.22/1.00 vMB 110
202,725 202,725 0000000000000456b5a3a103bad4f9c5d18390fde69243a8c77f0f6ff80e139b 148 0.05/1.00 vMB 150
202,724 202,724 000000000000041af8701aec5b2a4e01c252d08d181e451c91794cf0ec94f769 500 0.20/1.00 vMB 241
202,723 202,723 00000000000001082b607e89c65cb44b88a7fef406c44335c6ecefa6c5257268 471 0.20/1.00 vMB 173
202,722 202,722 0000000000000255f76c4817dc9f2edeb110922cfdaf1687957b75cd9dcbd79a 11 0.00/1.00 vMB 15
202,721 202,721 00000000000003692789cf7e1e1b920606016748f250fd43e95e8ad3c50a2ffc 11 0.00/1.00 vMB 0
202,720 202,720 0000000000000144331cc5e4eb29c9a7f3ccdcd29cf450213a04c17e55085716 68 0.03/1.00 vMB 112
202,719 202,719 00000000000002d2eb363c43284898b753a782f6b7437bc7ef8da9e835aa9ae9 647 0.26/1.00 vMB 147
202,718 202,718 000000000000018fdde12488cd482b7bc12de3ac5fa009e31b520c5908888fee 498 0.25/1.00 vMB 185
202,717 202,717 000000000000031ee69b849bba40a670fd8e1f6c591f6c8e9c34fd1cdc813d34 7 0.00/1.00 vMB 21
202,716 202,716 0000000000000347b6f696e2974cdd2b8de72b6c35b11568a28c3cb378aa2dd3 154 0.07/1.00 vMB 142
202,715 202,715 000000000000020084636228c389c2caec4891eec894bbf1d11ce6e0e83e781e 214 0.15/1.00 vMB 190
202,714 202,714 00000000000000cffc49f808980e8839a1906cd84540ce43daa0181dcc92fbb1 492 0.21/1.00 vMB 572
202,713 202,713 000000000000010eda59fb39410fc2bf9b98ca74f4a32ed2ebb0a0c108cdf158 32 0.02/1.00 vMB 948
202,712 202,712 00000000000003e56a1351e9dfee169e3b4c82b44a36b2c00c39b60d09443955 17 0.01/1.00 vMB 211
202,711 202,711 000000000000050147a88ef49ec8d5f3b830e84cfc02338b7f9b115b376a8c81 48 0.08/1.00 vMB 109
202,710 202,710 00000000000004158ad4867f7f7efbe33b3e996853308495fb28ac11c093eb68 534 0.24/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 779.93 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: 463.96 GB
    • Received: 2.74 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.