Loading Tool

Explorer IconExplorer

Memory Pool

67,596 transactions
26.26 vMB
0.05941430 BTC
Random Selection Loading Transactions
Max Size: 157.95/200 MB

Candidate Block

Mining Attempt ebb443e8e69bc42a2002c37c82de681bde3a1b675e55012167e524eed1bc83f1
Version 20000000
Previous Block 00000000000000000001781c49567f865364073b4133c4f3b29bf7793974923e
Merkle Root d910f429abc40a868261aaa231e8c5b773691963670991ac268c64d14fb70dd5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,069
Size: 1.00 vMB
Total Fees: 0.00364738 BTC
Feerates: 40.21 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,575 (655,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,543 260,543 000000000000000bb6fba3eb2efa8ac1719096c812b5d4c6f8f29d55a582486e 23 0.14/1.00 vMB 3
260,542 260,542 000000000000001712af4294404d34c471c9a2ff4849fd9c17cd16b54f703926 37 0.01/1.00 vMB 105
260,541 260,541 000000000000000675684bdd5a054f40f70bc30e82f54f204e365ef25c9cf1f6 328 0.11/1.00 vMB 5
260,540 260,540 000000000000000b8da73057e509072bd1a2220cc3147cb72491fdc6bf7b8009 435 0.17/1.00 vMB 144
260,539 260,539 00000000000000156814d3023b67274f0459508d6450fc1cbb6462ccb477978e 320 0.15/1.00 vMB 39
260,538 260,538 00000000000000132847de4a951d37e52a76ec773efd4c468c34af069bd62ad6 231 0.11/1.00 vMB 120
260,537 260,537 00000000000000082cf9b14a4d79923deee93424b61ca32efe4175c028a8d598 156 0.07/1.00 vMB 116
260,536 260,536 00000000000000047ccc852d1d55583dbd9f38d83a84406a42c4f786de8349a9 387 0.16/1.00 vMB 108
260,535 260,535 00000000000000041fd889f318e130eb36452b53dcd3ac881e9cb16bbbaeaa3c 138 0.06/1.00 vMB 141
260,534 260,534 000000000000000af8bcd225e3c8d55502be9b553b0867cd540cb87b5967d9ba 154 0.07/1.00 vMB 72
260,533 260,533 0000000000000008b6bb368f7fc6e3d48c7cbc78063aed542a405f2438d4bcc7 102 0.04/1.00 vMB 56
260,532 260,532 000000000000001b587485a3fc9eec2568744770e99ae91ccba9c0ff7ec91656 581 0.22/1.00 vMB 110
260,531 260,531 000000000000000f2f55393b492fc6fb435e46aa1364bbeec3cfb8ec3cbdc347 343 0.17/1.00 vMB 85
260,530 260,530 000000000000000320f395d3da731fc5a5774011e1bfdcf73fd0e1a7eaa5205e 153 0.06/1.00 vMB 166
260,529 260,529 000000000000001862b3600c3acaa0343618c6bf7667bbb954600cdf4b9fe0ca 155 0.15/1.00 vMB 8
260,528 260,528 00000000000000032faf637c4be489a99a72d886cca373c41723fac1f9674ae0 292 0.13/1.00 vMB 82
260,527 260,527 00000000000000187a34cb920f76d0ba1fab9f810c21ae3a53ad9efb4888efbf 147 0.06/1.00 vMB 93
260,526 260,526 0000000000000016eb86c574bd20b893637c4b1bffda18ee8474b7f14a11f73e 99 0.04/1.00 vMB 76
260,525 260,525 00000000000000166cc4e749d036281d5370ec1c007bd8d5e019d612f2247a3d 30 0.02/1.00 vMB 68
260,524 260,524 0000000000000002c92cc9b3d9247c65c1ad631f5273d580404c9ec8a01f4b4c 16 0.00/1.00 vMB 83
260,523 260,523 000000000000000342d684f9c9e111e37a5425e6a1a0e1f676f20f196c138820 88 0.03/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 783.39 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: 769.02 GB
    • Received: 19.68 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.