Loading Tool

Explorer IconExplorer

Memory Pool

78,437 transactions
28.94 vMB
0.07107786 BTC
Random Selection Loading Transactions
Max Size: 175.52/200 MB

Candidate Block

Mining Attempt 12f93348bceb86a82c768a3fcc629171ea406075eb33593ff385749aa46c107b
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 628a80de2bafbd40da5455683e6e72d1c8634debf044514a8d95a11fbcdad67f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,150
Size: 1.00 vMB
Total Fees: 0.01067179 BTC
Feerates: 73.20 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (731,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,768 183,768 000000000000025d8e144ac5b15c26300dcf2fd8a9f37334a1855d6d0bc1cc58 8 0.00/1.00 vMB 297
183,767 183,767 0000000000000a1d833e195fbbd55ebe90b3cb9478d995c2bc32a62304e7000c 10 0.00/1.00 vMB 196
183,766 183,766 0000000000000005d3d82e6c63947bea43ee5a42db96cfe7f0bcc3c36ba9ebb0 606 0.27/1.00 vMB 133
183,765 183,765 0000000000000a4eed8be18631fe301ce99b905b4c4cf526ff9a8f2618681180 533 0.25/1.00 vMB 157
183,764 183,764 00000000000000c01b624b49776f3d375f26a420057f4926f474e4c093f77a1f 103 0.05/1.00 vMB 124
183,763 183,763 000000000000051de9f745c863b9879106e390fc439b891eb2da2ea4069bb392 64 0.03/1.00 vMB 87
183,762 183,762 0000000000000242fc5d7f3dc25de385fad35b8aa8ba76e434e955b1f1282619 125 0.05/1.00 vMB 107
183,761 183,761 0000000000000876c6171e7b97623c278c7090e97a2295fb6c43ccac8b387f8e 481 0.20/1.00 vMB 142
183,760 183,760 00000000000003929cded5d11310e3dd474d6eacfc7ccce03288a9bf79413138 14 0.00/1.00 vMB 0
183,759 183,759 00000000000004a62b16471ce3a3df696992819b4047c2ac0e844b75c4e3e8b9 494 0.19/1.00 vMB 177
183,758 183,758 0000000000000308816629ccbc8dce63c3b82cba188f11048b2f932a194352d4 15 0.00/1.00 vMB 11
183,757 183,757 00000000000001891ea5abfda8a70da9e88a35eaa2ffdb691ade78b4b33c5f57 512 0.20/1.00 vMB 142
183,756 183,756 00000000000009b6006679c08c8b9c70f6fc52381846150d7230003807d385be 29 0.01/1.00 vMB 264
183,755 183,755 00000000000007a9381cfecba7cce136c1755d87654b6a5b22bb7a8ab08bd6a7 496 0.18/1.00 vMB 176
183,754 183,754 00000000000009c410a1c1d25c8c39f8857989eb94f1785b0c8d19f1905051e2 31 0.01/1.00 vMB 225
183,753 183,753 000000000000090c546c544c68ed943ff62d1b1ad15fc5c881a2d137fc8df4d4 98 0.05/1.00 vMB 52
183,752 183,752 000000000000020fd9e5db20e5b10309f1bf69084fda855d6c38f347e7ed34c1 109 0.07/1.00 vMB 96
183,751 183,751 00000000000003feb71dc28bd8bcd5774500731fbe39b6fd7563faf9483fc38c 467 0.19/1.00 vMB 144
183,750 183,750 000000000000060ce65b0af168b9f7347ff09db1baf9c41ccbd4b6221a36e103 581 0.25/1.00 vMB 134
183,749 183,749 00000000000006ddd3f56957ba89a3cbd3b5ba1ae142366385ec633b683f5441 136 0.05/1.00 vMB 171
183,748 183,748 000000000000029b1be62487ff1aea17c07a13b682418f78662a91b075f34933 12 0.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.