Loading Tool

Explorer IconExplorer

Memory Pool

78,078 transactions
28.96 vMB
0.07227899 BTC
Random Selection Loading Transactions
Max Size: 175.46/200 MB

Candidate Block

Mining Attempt 545710a499613a29928a74b3fbc00ba8b85dc7366439dc60e9e379b8742ba868
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 6741a81dabd76461bec5c3917a82e4a6ff34675b0aebcb78c147f34a4e818bb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,481
Size: 1.00 vMB
Total Fees: 0.01186252 BTC
Feerates: 191.02 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (685,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,077 230,077 00000000000000eea22a84c50f541a9fca552712d555655744a958e6d126a083 292 0.22/1.00 vMB 129
230,076 230,076 00000000000001e43a170f928c1efa12796a21d1046f391e9208162292fb8ac9 231 0.13/1.00 vMB 127
230,075 230,075 00000000000000a0866a53854752a6af200babb9ebea80ca2990cdfe739bfc09 418 0.24/1.00 vMB 146
230,074 230,074 00000000000001574d0aeae8c8b81298e9578e91c8d550a4e10321138ed7de45 126 0.05/1.00 vMB 219
230,073 230,073 00000000000002287581af924bcf688011075453111e533a2c670b876473b5f3 118 0.06/1.00 vMB 25
230,072 230,072 00000000000001b8d6fcbd52e5664cada8d19dc01b4b7c777bb98e99b27e0728 72 0.03/1.00 vMB 182
230,071 230,071 0000000000000140ced9dbc49bbd6999f69aa38c5ed10115018f1b04b25e9155 351 0.26/1.00 vMB 144
230,070 230,070 0000000000000026ea4ed27c2761b254a121c6e27149e7fb9699e5c0152d50ee 8 0.00/1.00 vMB 74
230,069 230,069 0000000000000211b8012ae959558c0ec9618ff9e450513ae5072e3586e83c40 370 0.26/1.00 vMB 112
230,068 230,068 0000000000000025f669b42e059174abd67e107c99d19566f99b9e14cffc9316 749 0.25/1.00 vMB 254
230,067 230,067 00000000000000b5a2ff0c69ab02a66c505c56102f04400e51794889e5ae66e4 138 0.24/1.00 vMB 25
230,066 230,066 00000000000000c6d909822033987a2e6e3527757addf83a6e3c0914967c1298 99 0.25/1.00 vMB 57
230,065 230,065 0000000000000085b8ab7c62c4ab8d920e11a4212cf14756851203fc66eaeebd 498 0.33/1.00 vMB 154
230,064 230,064 00000000000001ba1a5e30f8a392dce2c7ad0aa644c4b2db887dce75b1187af9 229 0.24/1.00 vMB 101
230,063 230,063 000000000000006c7ae9c6c46ed487f317db8096411ecbc2dc5966c436e74730 388 0.25/1.00 vMB 147
230,062 230,062 000000000000005fac812cc920320d896f93129521b7f99625b4fc3c257c280a 586 0.25/1.00 vMB 224
230,061 230,061 00000000000000cedfdf7c814df43e895481d32d3b49a7f9b7b6b2a2a252f910 368 0.25/1.00 vMB 142
230,060 230,060 0000000000000226ffb626fd64c95b6171357aafe0c8047e7c57b987068609c9 375 0.25/1.00 vMB 151
230,059 230,059 0000000000000044030f536fa96fe2968fb00310831180fb20920e679b7e4a28 617 0.25/1.00 vMB 223
230,058 230,058 0000000000000214af0227db8f33cdde2c789c57414b21348646c7836aa87570 1,245 0.47/1.00 vMB 276
230,057 230,057 000000000000003a5691f9e0d4f202e5a676202d510d6099e2a976dedc5cf8e9 84 0.04/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 782.55 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: 669.56 GB
    • Received: 15.75 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.