Loading Tool

Explorer IconExplorer

Memory Pool

10,972 transactions
3.77 vMB
0.01032442 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.11/200 MB

Candidate Block

Mining Attempt 5489a46230eddcccc63a999d7d34758ab4dee5afabb122a36c932a2171d405fa
Version 20000000
Previous Block 000000000000000000005e48657bcfe345fc6b7394e4c436ca67b2ecba5b4fc1
Merkle Root 41b9463557a24d95cd116f7aafdeda9f5a36f78eea2215c88e19de5a612493e2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,616
Size: 1.00 vMB
Total Fees: 0.00617403 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,488 (566,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,855 346,855 000000000000000012f0bc112eeaf142f77c3e6aec3eac55d5be61bcf290b0f9 98 0.06 vMB 14
346,854 346,854 00000000000000000a6a6bf09c44bb0c75d60738504fd0c2552e97f4e32bdcc7 569 0.44 vMB 14
346,853 346,853 000000000000000014ed2fe65cba01ea3716dfe72f973002f6e9321543267bdd 1,331 1.00 vMB 18
346,852 346,852 00000000000000001140744922a715f914a9e204c2d9574b15a4d0d696461690 512 0.15 vMB 47
346,851 346,851 00000000000000000498024c6eb08a89a59344939c16acb5118d3f0e31ae85b2 1,976 0.75 vMB 34
346,850 346,850 000000000000000008f6c21087bf954cd42d46f210954c0ef4bc6b171f4880fb 440 0.33 vMB 14
346,849 346,849 00000000000000000076ef0e7fbbac8f1e967f68cfe218ce98ac2074b121ae17 128 0.04 vMB 34
346,848 346,848 0000000000000000084612849b41390de7cffe44ce2e4bd39ab181f2924208f6 937 0.63 vMB 24
346,847 346,847 00000000000000000c0ec089b47d956bf4b0bc858a9dba4844d2da9c3228b92b 1,413 0.75 vMB 28
346,846 346,846 00000000000000000c60533d43415b9faf5e08da583dbc7ede00b8273cf3c3ff 759 0.54 vMB 16
346,845 346,845 0000000000000000121d2627f37aefa58a540f21d4b1e5f5574c934c0aa1ef42 1,298 0.70 vMB 28
346,844 346,844 00000000000000000c56a802015af70a29f3bf7298f78cff55839c2ab0e8d3e8 354 0.35 vMB 11
346,843 346,843 0000000000000000075690e81ff4e1d3c4f658a609673edf71194dbaea650766 128 0.04 vMB 50
346,842 346,842 000000000000000008d47e7028651986f351161de1a6395342cb76e4524940df 849 0.59 vMB 19
346,841 346,841 00000000000000000ca9c4e8b621240705420dd5e4cdb10a040603b56c92aad1 437 0.18 vMB 35
346,840 346,840 00000000000000000b112b9e0423bfe2315fd154000ece69ace1de8abcb5908e 576 0.74 vMB 11
346,839 346,839 000000000000000013e6b3d1ac8958c1d5ea2d2ea7bd9194a7a800a0a6085cdb 622 0.35 vMB 26
346,838 346,838 00000000000000000ae5021cff0ab99f8a1953955f8112c39f3cf6e9dae5bf56 297 0.14 vMB 37
346,837 346,837 000000000000000003c19d589bf535f1b26c9e3f98bf7a7b490e043971748349 1,318 0.75 vMB 38
346,836 346,836 00000000000000000a97465c29bd187ab8003cf23f3ffb1f15baddcc0af3e137 64 0.04 vMB 11
346,835 346,835 000000000000000003404ed313b66c8083b1d01d15fbf6cfd49036a33519fd39 140 0.10 vMB 16
Previous 10 blocks ↓
Total Size: 779.71 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: 362.15 GB
    • Received: 1.73 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.