Loading Tool

Explorer IconExplorer

Memory Pool

36,875 transactions
25.86 vMB
0.07651928 BTC
Random Selection Loading Transactions
Max Size: 133.38/200 MB

Candidate Block

Mining Attempt 01165618ee5799a3185fe2943146c9506a5b703f0f5c4d4e53fca33a0109dcdc
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 73c376490b8a741b65e3ec6a626659bcbc2f5a58787ba444953f9cae736b6b24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,301
Size: 1.00 vMB
Total Fees: 0.02948143 BTC
Feerates: 101.64 > 2.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (424,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,567 490,567 000000000000000000e9de83901f5e14fdcf86238471a7b1499bc9e746e55fd4 2,072 1.00/1.00 vMB 7
490,566 490,566 0000000000000000002ba18935b6e5e2945a1558b24633ff520045995c736f92 1,945 0.75/1.00 vMB 158
490,565 490,565 000000000000000000e07e3263fd21e59792d2140664a38b178bc910e6b72c36 1,412 1.00/1.00 vMB 29
490,564 490,564 000000000000000000db35d59b92eb198fe2e3f9d625906e8410883d009142d0 1,777 1.00/1.00 vMB 89
490,563 490,563 0000000000000000004dcd19bf731f997a3937aa5fd258e096077af761d2e58b 1,656 0.84/1.00 vMB 65
490,562 490,562 000000000000000000b7754d874aaf76f8ab45b932c6966011c2e8cd859d7170 2,310 1.00/1.00 vMB 113
490,561 490,561 000000000000000000d5c2b96278a3fd02e4ab27705197327958c6807355dade 2,123 1.00/1.00 vMB 38
490,560 490,560 00000000000000000001dfe9c5c70935f454bf10b8dde643bed81e40bb3758dc 2,025 1.00/1.00 vMB 13
490,559 490,559 000000000000000000a86573d6643ecd3b5a2eb78ac2656aff22df9dd2307652 1,558 1.00/1.00 vMB 17
490,558 490,558 000000000000000000d8996911584b9e648e38879b90c89e92b7cf41d5898338 1 0.00/1.00 vMB 0
490,557 490,557 000000000000000000250b78257f8793c453ed4a36d2bf9d8289d2a43b74a7ec 2,424 1.00/1.00 vMB 137
490,556 490,556 0000000000000000002006f0392e801f8d06ad738b42137a80ed872d13bd6790 2,642 1.00/1.00 vMB 187
490,555 490,555 000000000000000000276008d545d51f46c9700f2c7adb7ea386ffb9842e58f0 1,612 1.00/1.00 vMB 36
490,554 490,554 0000000000000000005782d1660b70dae9537b459c604a062120db135acd0072 1,955 1.00/1.00 vMB 21
490,553 490,553 0000000000000000009c703fd4f1b94da2e80fa4ac4ea04af631ef5721c32e21 2,042 1.00/1.00 vMB 43
490,552 490,552 000000000000000000b0c610eabf23a3a3ebc17037fc1340077a97fc5606da3d 2,001 1.00/1.00 vMB 164
490,551 490,551 00000000000000000062843851cc8236030333b3209260b38aad1f4d9f64ae88 2,212 1.00/1.00 vMB 26
490,550 490,550 0000000000000000006e66ab91b425c5ca3a31c4cca3abcc24f8cd10bbf2f700 1,790 0.96/1.00 vMB 126
490,549 490,549 0000000000000000004ce2c5862ece28cb5add162769c512ce721986515b8db9 1,055 1.00/1.00 vMB 88
490,548 490,548 000000000000000000be21e12a2de5752064510e720652f3420775f3e410ed40 490 1.00/1.00 vMB 46
490,547 490,547 00000000000000000036acf90124d955835b35a3d5d86a36a0311af086701136 1,666 1.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.22 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: 654.52 GB
    • Received: 14.14 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.