Loading Tool

Explorer IconExplorer

Memory Pool

82,202 transactions
31.05 vMB
0.11226638 BTC
Random Selection Loading Transactions
Max Size: 188.39/200 MB

Candidate Block

Mining Attempt 63bd530093182c2f4ce7738e9b169072e6783a92abf4875a6090a68447b0e7e7
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root af8e38828db8afecd3d48b7ca86321aba34124b933b596fb46501837d387e816
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.03500179 BTC
Feerates: 469.97 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (280,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,723 634,723 0000000000000000000f1cbc388f45a0b9b2260f6be5c82308e5d0cb03df79b0 2,911 1.00/1.00 vMB 14
634,722 634,722 00000000000000000008c567515eeacbbbd091059ffc2ec1d30a6a22120cbada 653 0.27/1.00 vMB 20
634,721 634,721 0000000000000000000938025c1df25eefdf6e032648355a7b899920b4276306 103 0.03/1.00 vMB 9
634,720 634,720 00000000000000000001f8c23f59666558ca873eee1a2179c46e28dacad2e706 2,185 0.81/1.00 vMB 16
634,719 634,719 00000000000000000006f378ace28be48e21b19cd34cd2be163d6dface287273 1,041 0.71/1.00 vMB 13
634,718 634,718 0000000000000000000938fc7b613837af32e943a156cbdd42334475c0df66e9 2,844 1.00/1.00 vMB 16
634,717 634,717 00000000000000000004eb20e46c313491826d0c5d0947d06e1bbce6cc2aeb3e 2,481 0.77/1.00 vMB 10
634,716 634,716 0000000000000000000869fb3591f677f8e5f267d59041085ac47f489e890639 2,951 1.00/1.00 vMB 20
634,715 634,715 0000000000000000000646fd3243b6707c2975b7eb28edd9c1b7fcdac7e7287f 2,017 0.75/1.00 vMB 14
634,714 634,714 00000000000000000007676a0602a8fa5d3c47e289b4d0f403337b780359fc1d 2,249 0.78/1.00 vMB 14
634,713 634,713 0000000000000000000678c9789ebb0734e8c7c436dc63953220ab8c4bdadf96 690 0.29/1.00 vMB 13
634,712 634,712 0000000000000000000d615b43777a8892cf93fb45adf37dbbf097c1b6b38943 622 0.18/1.00 vMB 14
634,711 634,711 00000000000000000001d60c77d9bf386b5f7af11085dfd1712c2ba2fce0e9b2 1,448 0.89/1.00 vMB 15
634,710 634,710 0000000000000000000db41f27d53527e209a4f2d08ec8a585c9a67a9fdabc1e 496 0.20/1.00 vMB 13
634,709 634,709 000000000000000000097d1a7359809bba2d0ac4d29ecadd32f97cd1897347f3 1,735 0.70/1.00 vMB 12
634,708 634,708 0000000000000000000792543b52837fcb51c9e76065b16c7566216c61dc7255 555 1.00/1.00 vMB 6
634,707 634,707 0000000000000000000f055be7a18d25389f2fe10bbf60c7dd4f15f7036a6f09 1,480 1.00/1.00 vMB 16
634,706 634,706 0000000000000000000d0e5e28aa2471905d6bbeaef3f64f9dde96c7d0d3231a 1,252 1.00/1.00 vMB 42
634,705 634,705 00000000000000000012107061813519d7284d964062c2e77bc05f09e4f3161b 1,307 0.52/1.00 vMB 22
634,704 634,704 0000000000000000000ca23b9f24ddbbcf1c7aee481c537feed39b06b38e3466 868 0.37/1.00 vMB 1
634,703 634,703 00000000000000000005a319a44a6ddece00bbf68ac627371afa8251eaa8d2dd 2,426 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.