Loading Tool

Explorer IconExplorer

Memory Pool

38,950 transactions
28.99 vMB
0.07588497 BTC
Random Selection Loading Transactions
Max Size: 146.37/200 MB

Candidate Block

Mining Attempt d835d1ccb168b4c53026183456d6e2e4d90baea8d612795cd9fd0599d1db79d5
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root f83ae9b5121fe6d9ce1bb6a4e4093509026774ee97d02f1956a45e928b9975e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.01922112 BTC
Feerates: 301.05 > 1.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (554,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,519 360,519 00000000000000000949c093dd1aab41b0d4eaaf510963b4ae229af61a9a6b82 1,119 0.54/1.00 vMB 28
360,518 360,518 00000000000000000525045e074385897d29b80fe649962f0e65eb3a2fb7b240 58 0.06/1.00 vMB 11
360,517 360,517 00000000000000000eaae76440480f4a400f394bea31b72f37dbb9a44c0040f6 835 0.41/1.00 vMB 31
360,516 360,516 00000000000000000794ff62759ad5447aee2d568e83fa6bf0a9a0dc922a84ac 276 0.22/1.00 vMB 25
360,515 360,515 00000000000000001473885760d3094693f8ae642ef202159efbe8f42dd7e93d 2,151 1.00/1.00 vMB 33
360,514 360,514 000000000000000004a0acf521be94122a251a489f043c44f78f8c419b733600 2,009 0.92/1.00 vMB 33
360,513 360,513 00000000000000000707f1642e0d24ce31e8f1be13523faaed70200fdfab2bf7 1,088 0.70/1.00 vMB 26
360,512 360,512 0000000000000000096a65a87a21d2aa80e8a7e6e59f66ad90d9ab82771c430c 828 0.72/1.00 vMB 20
360,511 360,511 000000000000000003b5e936b60c44702bb52e60e8835ff56cd7168709f43b3e 1,883 0.75/1.00 vMB 41
360,510 360,510 000000000000000016d3395812bd44855e100ed28d1171a47a6dd436ce93a5e2 608 0.32/1.00 vMB 28
360,509 360,509 00000000000000000872eaa38a562fbfdccbb7fe8e1c0c082bd98d4e1d2fdadb 523 0.37/1.00 vMB 24
360,508 360,508 000000000000000007348ec731596ba6e3f81b920a3a99ada33c9289b3c3dfbc 1,180 0.75/1.00 vMB 42
360,507 360,507 000000000000000007317ee320c4bc17cb4ec2cd41525a7f9f9cb82332dfdd6f 2,025 0.89/1.00 vMB 33
360,506 360,506 000000000000000011ca53cf80ea79babe7b35d7cbf6de5a7441aa38ca47b221 898 0.51/1.00 vMB 23
360,505 360,505 0000000000000000048d18cfdce29576df910f42aa74f1352c1bdaa584363d59 1,448 1.00/1.00 vMB 20
360,504 360,504 000000000000000012fa5b5eb14860eefd582dc58c147f023829abbf4467fcb3 1,967 0.75/1.00 vMB 36
360,503 360,503 000000000000000014de227556b44713d206a3dcc76717364adbd956a906d481 1,511 0.75/1.00 vMB 33
360,502 360,502 00000000000000001109dbc4d706970718a5b7b50624ec4cc95c5b64653a3df4 2,894 1.00/1.00 vMB 47
360,501 360,501 0000000000000000022ac4e015c2b9672a23fbc70c294b1b5bb397df3469b656 788 0.39/1.00 vMB 24
360,500 360,500 000000000000000008c046a2f5189c5081e76184a31609fab9d2383161d14f7e 239 0.14/1.00 vMB 20
360,499 360,499 00000000000000000d662b96373a08c04d08027974fd8233ddbee40b0b91a687 1,023 0.53/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.67 GB
    • Received: 11.24 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.