Loading Tool

Explorer IconExplorer

Memory Pool

26,604 transactions
27.71 vMB
0.06045508 BTC
Random Selection Loading Transactions
Max Size: 132.70/200 MB

Candidate Block

Mining Attempt 93c0d96321dea4a62f1cfd6783c692c6f1017e71fc6e257c1918a8529eae30c0
Version 20000000
Previous Block 0000000000000000000027f10646a10b5efba6c9534cb2ab75fde3381e97b9ae
Merkle Root 75f8c2ebe9c92a84f752bcc9c94655bbdb2845d52adc7aaa9692891289abfbe7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,911
Size: 1.00 vMB
Total Fees: 0.00762670 BTC
Feerates: 22.10 > 0.76 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,500 (679,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,770 234,770 000000000000012600b4786587447ef44f8d9fe47ea8ba6a3e1b41081c92c7ff 123 0.06/1.00 vMB 96
234,769 234,769 0000000000000144f993a373402436e97c83eef1a301262fdb13336d7c5baa59 366 0.15/1.00 vMB 138
234,768 234,768 000000000000010c2994205e66b20c08b7fe1ec5dd6907ec96d38b1dd58dd3a6 86 0.11/1.00 vMB 69
234,767 234,767 0000000000000074680a7ec59c45b6cedb74f1249d5fe7fb40825572fc05c089 292 0.15/1.00 vMB 113
234,766 234,766 000000000000018782639efc4e6732af2fd5f1eb5434429a90fc6c3d52acc199 20 0.01/1.00 vMB 166
234,765 234,765 00000000000000fc87250122a58e763c5850bddc5254672fae578cf78be186ab 222 0.12/1.00 vMB 157
234,764 234,764 0000000000000047f656f43125f6d12cdb965ea3407083902174eb6405c38cb9 383 0.20/1.00 vMB 147
234,763 234,763 0000000000000006bfcc37f4b9618fb802bc8c0bc0a96cb45963e863fad9fa5a 4 0.00/1.00 vMB 91
234,762 234,762 00000000000000ba71e843be7e4f74b7de6d606ca9cd10e5b1a0865f9bc1fef9 134 0.05/1.00 vMB 156
234,761 234,761 000000000000015232a760231e4f58560ded2d44b49361f218cd2abc94eb7c3a 140 0.15/1.00 vMB 71
234,760 234,760 0000000000000052a050b01d01583717f140ce0fa348bb9368531df8b6e8997c 161 0.19/1.00 vMB 111
234,759 234,759 000000000000009e476877d3219fc6cc7464501f7b56a193ac033bcdc8588665 301 0.15/1.00 vMB 151
234,758 234,758 0000000000000151f95f02d0176723c2958015da164ec56c6b803bf0b9948a54 379 0.21/1.00 vMB 126
234,757 234,757 000000000000004efad81709167fa87dbc976a0f7a3779733b1f0eb1e707d2e2 159 0.06/1.00 vMB 103
234,756 234,756 0000000000000097fcb2dd1f1ab90b4c97296dfd5b1f92c48c4e67330352ca0e 221 0.10/1.00 vMB 174
234,755 234,755 000000000000017d1be775d5deefb6ec01db73032647524832e5278e6b7df315 150 0.11/1.00 vMB 127
234,754 234,754 000000000000008de6147dfea3f510a2e4b242567aab679ad35217c0bb83a392 273 0.22/1.00 vMB 121
234,753 234,753 0000000000000038161d6aa9f8d305c8c6b9667b694912eb3c0cca3b5bc4d59b 204 0.10/1.00 vMB 135
234,752 234,752 00000000000000a116be54140bd8285cd3fe22f02b849579efeef3a9bc974996 504 0.22/1.00 vMB 207
234,751 234,751 000000000000014a52c16945e1c0ec68d946d73cf751f7d676478b8e3382ad81 427 0.22/1.00 vMB 155
234,750 234,750 00000000000000d69ef5f2046df3608191c96528f08f25f8efb37f0670dbfeba 252 0.08/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 781.50 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: 612.22 GB
    • Received: 10.97 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.