Loading Tool

Explorer IconExplorer

Memory Pool

22,838 transactions
9.85 vMB
0.05550915 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.31/200 MB

Candidate Block

Mining Attempt 5d49d84fd4a23c2b3047f7dbc613ddaacf8eeea31c82260aa5eba4b81dc4e3dd
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 713fc9c574ceb0855bbd7ec95231db08a9a5d4e0fd8f2a3a7209615694aca268
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.02897669 BTC
Median Feerate: 2.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (749,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,567 163,567 000000000000043d75e874eefa8f19589c67c1da0a041ac82708ef64d64dfd06 69 0.02 vMB 277
163,566 163,566 0000000000000b10582c730a0d21e831bbd1968401ba9562f02e64a9efd09302 66 0.03 vMB 85
163,565 163,565 0000000000000694873f2379e37e271b2a264c9a6a7ae1367cac3d286b3b7787 22 0.01 vMB 1,960
163,564 163,564 0000000000000890631275442712d798519e640abac51b2ccbdf6da77aef29d6 18 0.01 vMB 755
163,563 163,563 000000000000082b6f2173a3e18089e1a79f99c7278aa4dc3df2c7ebe90b5c34 136 0.05 vMB 64
163,562 163,562 0000000000000972c2ba6ec65759113ebe3bc2712744d4c6a2ddd18ee4f466bb 7 0.00 vMB 631
163,561 163,561 0000000000000485d92d555cf92f865f14579394818d9b4030ec24569632e74f 23 0.01 vMB 402
163,560 163,560 00000000000001a51df53b3be24a725c942858774ca62a97c9734301bc4e6a4e 44 0.02 vMB 279
163,559 163,559 000000000000054e5d4f73ec61684a14a85c218aab7076e2b1a1b76f900241d0 15 0.00 vMB 270
163,558 163,558 00000000000007ae19273445d5068acc7f5222be4fdda9007a420f6bc45eb6cc 88 0.03 vMB 15
163,557 163,557 00000000000008213aad7400f5ce97c6037b42fd236d522747797fecfe8fa7e0 26 0.01 vMB 160
163,556 163,556 00000000000005083aaa7d163ec810977ffdba017679c0fb9cc54c2a66f6b83d 108 0.05 vMB 232
163,555 163,555 000000000000063ee2ad6378ee95596ad01b9809e9493d5add34bec42e03c15c 19 0.01 vMB 18
163,554 163,554 0000000000000240499544b9ce5f9b94f80a8f8af0e9788814d49af08c6fbab2 70 0.03 vMB 228
163,553 163,553 00000000000005b761485f2e41b712c29d8ac301bc7437c5118acbcf7d7f5121 144 0.04 vMB 405
163,552 163,552 0000000000000135f519aa8af76d72820c42472498aa2e9ac63ed2dcbf924fc3 80 0.03 vMB 244
163,551 163,551 00000000000004cbcc531fbfb2e82c9be361c8f924a9c01f36ce986ae6f1f906 14 0.00 vMB 64
163,550 163,550 0000000000000a386b5764078c901424a0f67521373d3f2a9361a38250de162c 20 0.01 vMB 212
163,549 163,549 00000000000003abbd6fceec2600cbbfaa4e64b8f318048208f198d940e290a0 23 0.01 vMB 45
163,548 163,548 0000000000000c52e9ec0db9040bb5cd002ba268779d2f4e210471947f15b17a 106 0.05 vMB 92
163,547 163,547 0000000000000357e8c1cf4322d96493b85df27bea1d05e7a0f6811ed11528a6 63 0.02 vMB 4
Previous 10 blocks ↓
Total Size: 779.57 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: 279.07 GB
    • Received: 1.09 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.