Loading Tool

Explorer IconExplorer

Memory Pool

78,358 transactions
29.11 vMB
0.08150381 BTC
Random Selection Loading Transactions
Max Size: 176.18/200 MB

Candidate Block

Mining Attempt 9eddd8e8b7736bf780cde7145b3541957f3fbf172e3fbfbd6881b2c4ad6df7f4
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 601176d47361b0415c1092eedba3d9561e1625e4e511337e90ae5a7c776c9bb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,800
Size: 1.00 vMB
Total Fees: 0.02061645 BTC
Feerates: 178.73 > 2.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (361,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,060 554,060 0000000000000000000be69f306121a7da2b314a647903dd02b1080112d31ddd 377 0.21/1.00 vMB 11
554,059 554,059 00000000000000000026989d6d89837167000927c59b3cf3aece99234dc34ca7 356 0.17/1.00 vMB 14
554,058 554,058 00000000000000000012a078256e0d4ba232483dedaa731d683e8973538e265f 46 0.02/1.00 vMB 9
554,057 554,057 00000000000000000005f05006b60ff8f3d08c582d73d351e04322b4510c8d6f 873 0.47/1.00 vMB 11
554,056 554,056 0000000000000000002b72f2e1b419373870aacffc9d7b1f2465634a3148b095 1,453 0.82/1.00 vMB 12
554,055 554,055 0000000000000000000e6a5ed54975e850745a3f77a4aa600df0949d470c5a6d 1,861 1.00/1.00 vMB 17
554,054 554,054 000000000000000000289365e8173c5d4ab17a96751f4fbcf44fdf41cc40a304 1,680 0.73/1.00 vMB 15
554,053 554,053 0000000000000000001f76cf6784940f8a8fd27645c5f803bc909f41c4787985 823 0.39/1.00 vMB 9
554,052 554,052 0000000000000000001a2194440a3bd0f3990e4f0d5fee30a22de6859146a7de 1,185 0.52/1.00 vMB 13
554,051 554,051 0000000000000000002f29048c4e00fef1abc7b050800e32b9a3c66c9a58bc91 1,947 0.86/1.00 vMB 11
554,050 554,050 000000000000000000152ddfe1ec9ea3e9ce3b62ffe95698dddd2c9aeb6255b2 2,089 0.89/1.00 vMB 10
554,049 554,049 000000000000000000252e434368b4ee81ec2259dd34753ebd5c917405de1606 685 0.58/1.00 vMB 5
554,048 554,048 000000000000000000291c2705b3c5e38f6a1855689b937f31340bf14bd32ea3 1,987 1.00/1.00 vMB 13
554,047 554,047 0000000000000000001ac379848bd74312ed6400b9723e864af87f2514f5fdd7 2,229 1.00/1.00 vMB 8
554,046 554,046 0000000000000000000912ee2f0f76120276ccf9ea1d22b75b0562f6d97b044f 2,720 1.00/1.00 vMB 20
554,045 554,045 000000000000000000262691937bce448d0d1d5c21480f9d6ed3caee01d3c5b6 1,539 1.00/1.00 vMB 7
554,044 554,044 0000000000000000000b798115d477ad59fa204bdb42c8c591866d759825034f 2,709 1.00/1.00 vMB 14
554,043 554,043 00000000000000000007e6fb43911908ab098ac0f4a4bfcbe0188a2cea3658aa 1 0.00/1.00 vMB 0
554,042 554,042 00000000000000000003ae6544e216cb92ce9d9fd4bdb72bc25a9f7f9bac5093 1,243 0.90/1.00 vMB 1
554,041 554,041 00000000000000000020825d5896d8fd59c4aafa497114d4a4398dbc7c6d2fae 2,713 1.00/1.00 vMB 19
554,040 554,040 00000000000000000027487d98ec7b259ac6ae19d185076682d9f067a2faeaf7 3,015 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.68 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: 677.93 GB
    • Received: 16.44 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.