Loading Tool

Explorer IconExplorer

Memory Pool

48,926 transactions
30.48 vMB
0.09290595 BTC
Random Selection Loading Transactions
Max Size: 163.05/200 MB

Candidate Block

Mining Attempt fcee24c435e187b62a42ef58a5431f19fd5fe1791ef5a656f6aeb76f7c8ff601
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root ca675a3711fb091f856cf98e8d0295218baf45fdf3de75370d9e6ade8a70a541
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,406
Size: 1.00 vMB
Total Fees: 0.03046917 BTC
Feerates: 101.56 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (697,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,672 217,672 00000000000004d1382c8e2a525d0b67fe559815582346228ba268e8ed84310c 285 0.12/1.00 vMB 206
217,671 217,671 00000000000001fece4c59a807719c15d9cdb588323501fe0eaf704e3c81e8d4 209 0.09/1.00 vMB 184
217,670 217,670 000000000000039c32adf146a89e578a741923306f3d65571f5e6c3ef32c8557 271 0.12/1.00 vMB 167
217,669 217,669 00000000000000af61339e9769b42e4e3695b3c39d8e7dd0498fef2ec337ef34 561 0.25/1.00 vMB 173
217,668 217,668 00000000000000710a2125adb7acb1e56fa9d27d92935931d8a6f7892d828fa5 60 0.03/1.00 vMB 141
217,667 217,667 000000000000036f87c21ceed1f546b62c1651e81c8ec1cbaeab4d9d9a902da9 512 0.16/1.00 vMB 235
217,666 217,666 00000000000004046f4083bf3d82b1d5846bd67cb1ed515a4ff580f17ac76b0b 128 0.23/1.00 vMB 42
217,665 217,665 000000000000049506cb15e13a38c2f9116d530603698d0bf3dabcb0a3bf091a 108 0.07/1.00 vMB 111
217,664 217,664 000000000000028323601ce6a0381cf0c0f743c316262dcd8601d750e7e2d63e 150 0.07/1.00 vMB 153
217,663 217,663 000000000000023819f79c0f5ab1eac92ec3948375c8fe5fc2c485bbb0429c9c 469 0.25/1.00 vMB 159
217,662 217,662 0000000000000366135292d1d9492a1d8d0aed06e311a7d8dbc70294f67b560b 141 0.05/1.00 vMB 118
217,661 217,661 0000000000000488a954db789004f0ef901fc88f6839f307a2504d2b80d0bc80 529 0.25/1.00 vMB 357
217,660 217,660 00000000000002325d940769a51416d6aaad671e21788994a8b016ff8e595f1c 571 0.20/1.00 vMB 218
217,659 217,659 00000000000004600265f91be307e97720bf2a976ffdce77ea49f3cd6280cfba 552 0.25/1.00 vMB 157
217,658 217,658 00000000000004031cc1a6bfb6f483b12ec3e228fe6cb684bd4d7216bde49379 499 0.28/1.00 vMB 149
217,657 217,657 00000000000002def2cef6eb9c77ae8fe8f7506c3574d606d38f27feb1d92f34 507 0.25/1.00 vMB 149
217,656 217,656 00000000000002b5d21cf406ab788a0a4c985cdc150195e81fd89248f3ccd0bd 705 0.25/1.00 vMB 209
217,655 217,655 0000000000000276d6ba4bbfb846f46cdcb79e50346bd7095a44ffbc415e644c 132 0.05/1.00 vMB 229
217,654 217,654 000000000000041c6114af4cb4dc198ccb10be19535b610e9c44165205d24cff 643 0.48/1.00 vMB 44
217,653 217,653 00000000000004aa8fcde8977e5580f3c3da8842e840411830662bbccedacd71 354 0.16/1.00 vMB 130
217,652 217,652 000000000000021785ceabd20c8877808f78948cdb807559f386efa73b929b24 952 0.42/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 782.13 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 652.42 GB
    • Received: 13.77 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.