Loading Tool

Explorer IconExplorer

Memory Pool

73,784 transactions
28.22 vMB
0.06828411 BTC
Random Selection Loading Transactions
Max Size: 167.74/200 MB

Candidate Block

Mining Attempt 65df6a7904e2c2a147932ab9dcc03cf708826472cc18242ba732a06fc67035b3
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 2dfbd76774551679842a8b73d6267e04b8c1bf7bfc37b9d1e0147dd5a6f957f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,617
Size: 1.00 vMB
Total Fees: 0.01183719 BTC
Feerates: 101.62 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (436,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,719 478,719 000000000000000000cbb6ff292de1cef20f0bc2e1cd9edf0b385246522fa22a 1,511 1.00/1.00 vMB 166
478,718 478,718 000000000000000000ed69d3b203dbf50cf0b482cf73bedb9aa8f142fe0df632 1,083 1.00/1.00 vMB 176
478,717 478,717 000000000000000000e7e30d8455dffab92aaa9dddbc27426409258e9cc94581 1,303 1.00/1.00 vMB 219
478,716 478,716 000000000000000000246b878308d9a780b3e48d3cb0064cd47542d6a59dc483 376 0.26/1.00 vMB 95
478,715 478,715 0000000000000000004838743088dda6c9c7e648791bfa19102e443dc69114d0 1,892 1.00/1.00 vMB 36
478,714 478,714 00000000000000000145d3aca9fd0eb2afd290303a6c048eadfdf6cf838f4392 903 0.87/1.00 vMB 19
478,713 478,713 000000000000000000fe4c7c9b7c9ce7d43858d1a71a235039852a46d860490a 2,192 1.00/1.00 vMB 99
478,712 478,712 0000000000000000013b79aa0121156cc87315d15a705562d5ab6031562ef7ed 1,890 1.00/1.00 vMB 170
478,711 478,711 0000000000000000003702a4567b1329ffbcc1f89dcc9d620b8fb0da4b4f5228 543 1.00/1.00 vMB 35
478,710 478,710 000000000000000000311c5696184c34536ac583d65c8f5381727b795b448a3e 1,992 0.99/1.00 vMB 123
478,709 478,709 0000000000000000012a96697ddd9ff76f6014c06d04bd389a6f5d44ad9699e1 1,158 1.00/1.00 vMB 34
478,708 478,708 0000000000000000010036b6e9cb4c89224ccf0679921db08c13eaff218e0921 1,745 1.00/1.00 vMB 104
478,707 478,707 00000000000000000107e4771125e23580fc21ecfb6fed77a971eb579ef57e97 936 1.00/1.00 vMB 63
478,706 478,706 000000000000000000d57980b2d1dcf0a7815eab87c7523aa0db1596904111b7 394 1.00/1.00 vMB 42
478,705 478,705 000000000000000000f3090e6e3d5ecb4efff66385b250e96e86b7ac37f63b4e 1,646 1.00/1.00 vMB 53
478,704 478,704 0000000000000000003c2b40bdd550c230e1c359904bd49603a28c073471be13 2,405 1.00/1.00 vMB 101
478,703 478,703 0000000000000000004167b6c89ad2f9e1987b80231329ea73cfaba3d1805918 2,207 1.00/1.00 vMB 170
478,702 478,702 0000000000000000001cd4d24f202753f487ace2ab2217383647b222daa1971d 1,672 1.00/1.00 vMB 131
478,701 478,701 0000000000000000013aebe4bf50bb9074168151bcda64f510a3bbe98c1ea662 1,894 1.00/1.00 vMB 49
478,700 478,700 000000000000000001079c558e0ba9df21baa817989631afeafe914bb877868a 1,883 1.00/1.00 vMB 57
478,699 478,699 00000000000000000005b3797dc37a72fd440dbb46b26f8bcf77b87d33221211 1,962 1.00/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.