Loading Tool

Explorer IconExplorer

Memory Pool

78,545 transactions
29.82 vMB
0.11605536 BTC
Random Selection Loading Transactions
Max Size: 179.15/200 MB

Candidate Block

Mining Attempt f52b4c8d84c84c04e874ad3b4a24b689fb5427c7f0b2521e01c397e34022816c
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root afe24d48a90ad34ab1bb7a40ae6bfe978b4f7dc0ee316be68c6c6600e5b88748
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,183
Size: 1.00 vMB
Total Fees: 0.03476919 BTC
Feerates: 673.02 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (61,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
853,537 853,537 000000000000000000018c6668dccd2f8dcb0b3b6682caa28aa68874c957ed92 5,972 1.00/1.00 vMB 5
853,536 853,536 000000000000000000002e6b85571493044cbd9b362ed4815b04581aea077aee 3,166 1.00/1.00 vMB 4
853,535 853,535 000000000000000000034992e42e228c716189dc6c649b885ccc186644115da7 3,390 1.00/1.00 vMB 9
853,534 853,534 00000000000000000000b29263d3933e3492762fed0203728a6d31f750fe49b0 1,384 1.00/1.00 vMB 4
853,533 853,533 000000000000000000018824e004cc5e283f383bee364cd71322288c11ea2cb6 4,561 1.00/1.00 vMB 5
853,532 853,532 000000000000000000034150841c3757739f688ba4d4cd984802ffebbc2918d5 4,048 1.00/1.00 vMB 8
853,531 853,531 00000000000000000000f1f7a324a0e37f68172ae0b9681eb5fd3113578fc3a6 4,780 1.00/1.00 vMB 6
853,530 853,530 00000000000000000000753f380966504e0cd8eb5c6128077151462d7ccb0a3d 2,981 1.00/1.00 vMB 5
853,529 853,529 000000000000000000001bc5e9d25bdf599409e8d696b47cb637f669a1a363a7 3,495 1.00/1.00 vMB 11
853,528 853,528 0000000000000000000055df071e3c5a728065bdf6ce399434e2ffee57645981 6,931 1.00/1.00 vMB 3
853,527 853,527 0000000000000000000333092ebd0d313ce242a5e3920c1628c91567d5b2f662 6,311 1.00/1.00 vMB 5
853,526 853,526 00000000000000000002e5368466318fac1e648a0fd5af67860a77f63aa43f16 2,493 1.00/1.00 vMB 4
853,525 853,525 00000000000000000003622c237c3679085fca77d5230d0d4c700264221c2d21 5,356 1.00/1.00 vMB 5
853,524 853,524 00000000000000000001bf9d4134515853aa169b16c32b94cd6cb8c16ecf7ead 4,264 1.00/1.00 vMB 10
853,523 853,523 000000000000000000032524b6f80a77d9b4fd6a9fffca423081034b8e9682a7 5,104 1.00/1.00 vMB 8
853,522 853,522 00000000000000000000caf1f05c7cd097e0364b1d346d8e1f7f780fa7d297d3 6,282 1.00/1.00 vMB 6
853,521 853,521 000000000000000000007b2937d1eb576fe55fb1df7259a2327ffad9a0ab36cb 4,001 1.00/1.00 vMB 8
853,520 853,520 000000000000000000036ce38138c76830ccdc0e048325878c6b5ceb31e63df7 5,194 1.00/1.00 vMB 10
853,519 853,519 0000000000000000000060fa7d59da641fca9def44af53a795420840e5ef7b29 6,794 1.00/1.00 vMB 6
853,518 853,518 00000000000000000000d8e4feb317ef5a81064a0286869b6d543ce3ad4560b2 4,844 1.00/1.00 vMB 10
853,517 853,517 00000000000000000001cb2268aa4663c0f04e72de4ea31048cf1c40a3f55857 6,590 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.