Loading Tool

Explorer IconExplorer

Memory Pool

81,934 transactions
31.48 vMB
0.07889620 BTC
Random Selection Loading Transactions
Max Size: 191.33/200 MB

Candidate Block

Mining Attempt a16b6adc0532476b4fe14a6fc1faf7356122dd6e1cf1ec1445b5102270f160f8
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root 810202fe8287ea9834266a8689980cd24cc90e6223e102c1b2e2ace67ab59234
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,737
Size: 1.00 vMB
Total Fees: 0.01063469 BTC
Feerates: 150.61 > 1.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (317,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,657 597,657 00000000000000000006e4f3a44392d6ea05710e37a28a0310ca2a1fadc4aa0d 568 0.22/1.00 vMB 29
597,656 597,656 000000000000000000110c43dcb36f230a136f125637f68e18531cd20ae57a37 119 0.03/1.00 vMB 30
597,655 597,655 00000000000000000014055aa413ded98f88105517c50636bb5ca8a95634f28d 158 0.04/1.00 vMB 39
597,654 597,654 0000000000000000001344b793cdac29a6af512f018dc0d7760835972e352494 74 0.02/1.00 vMB 46
597,653 597,653 0000000000000000000866da26005574356ac49ed575df3d3dab5c7c20edd0ec 1,935 0.48/1.00 vMB 3
597,652 597,652 00000000000000000002ad173dba3093c2d6cf825abc09d9c06b35f4687c0b7f 2,900 1.00/1.00 vMB 28
597,651 597,651 00000000000000000004a4c41769125c43ac3f4746a5027414907f7f06f7312b 2,402 1.00/1.00 vMB 19
597,650 597,650 0000000000000000000b9f8775c8791b865f0f2af508fd4975cc22758d89f19c 2,883 1.00/1.00 vMB 31
597,649 597,649 0000000000000000000b60a1afc6598e8bc45550dc6d2b7fc1ea4b38aa9a8eee 2,944 1.00/1.00 vMB 17
597,648 597,648 0000000000000000000b99b4522af475b5758950e30736dca7414a43ed7fc131 2,795 1.00/1.00 vMB 33
597,647 597,647 0000000000000000000c0de8d1b1d16c5b8a41503ac325acea3d089be3607c04 2,683 1.00/1.00 vMB 43
597,646 597,646 00000000000000000009b944fe1b221a71dda0456f4cf1855d63bef1655d3ade 3,394 1.00/1.00 vMB 26
597,645 597,645 00000000000000000009cc8f9302f492ee80fb6f005c80ad7d5fb96743434539 1,466 0.38/1.00 vMB 23
597,644 597,644 0000000000000000000c4f16bdde71439fd4e9d9d559b6448585d8afed761b17 164 0.04/1.00 vMB 32
597,643 597,643 0000000000000000000a74c7a0732075e7e0cd0cea972ccfa19c6a4168e5dd07 707 0.22/1.00 vMB 27
597,642 597,642 000000000000000000067ecc6db925003b14aa6d403b4552ca24041cffd3f08e 1,485 0.43/1.00 vMB 20
597,641 597,641 0000000000000000000d1f5a93cf08651f62453bfb5274a006994c6af35f1f91 2,387 0.68/1.00 vMB 28
597,640 597,640 00000000000000000012dc385d8e1ce2f400a1ca0640415ca89d028b3d40ca4e 3,091 0.86/1.00 vMB 22
597,639 597,639 00000000000000000010f20e88ddea21d0ac1b23e628436148f0e543e5c1d79e 683 0.19/1.00 vMB 28
597,638 597,638 0000000000000000000b934f9d9e9a6f6e558f8f376c504b2faa5232088d907c 2,659 0.96/1.00 vMB 10
597,637 597,637 000000000000000000142653c041894f58a7fe23659dfe0605791a836e550b82 2,876 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.74 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: 707.90 GB
    • Received: 16.71 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.