Loading Tool

Explorer IconExplorer

Memory Pool

48,332 transactions
27.88 vMB
0.06438247 BTC
Random Selection Loading Transactions
Max Size: 148.96/200 MB

Candidate Block

Mining Attempt 1c3570cf72acb187f2f4edd058e3e8f85cf9a36986adca67c2e39eb30afbc703
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 9eed054c24f6f2a20b1cd1be79289ba0cd5f075b20a01139c5104aa9873d9c91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,051
Size: 1.00 vMB
Total Fees: 0.01114480 BTC
Feerates: 100.90 > 1.12 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (290,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,855 623,855 00000000000000000003a1357bcccd885a932b9b7bdb777eea769b311e140927 2,180 1.00/1.00 vMB 16
623,854 623,854 000000000000000000113bea3230d35896ac93cdfc04f8bbb8e27d1733ea986c 2,142 1.00/1.00 vMB 42
623,853 623,853 000000000000000000104463263a53be406af45d0166ff86f2062916bf603053 602 0.20/1.00 vMB 23
623,852 623,852 0000000000000000000575075519a667642fd2f716e004b1c6b9b41ed6360ea4 235 0.09/1.00 vMB 37
623,851 623,851 0000000000000000000429838ac6cbb17b3f30472c3bfe5149071c29d6b72fcb 1,668 0.75/1.00 vMB 11
623,850 623,850 0000000000000000000c64f50acc4029b12ee61d8c35aaa7b1431bee093310e6 2,671 1.00/1.00 vMB 36
623,849 623,849 0000000000000000000b0499cdc1f0293673e6e7da3facb70530c5fc618edde8 530 0.24/1.00 vMB 16
623,848 623,848 000000000000000000115f9b750e6ac56a4f51afa8950d1872d05e639b38a8c0 713 0.29/1.00 vMB 22
623,847 623,847 0000000000000000000ebb0a9b2281f1515e93b601fa20c5e4be16749d9161dd 393 0.43/1.00 vMB 22
623,846 623,846 0000000000000000000ef8a8bdccf5efb94cc42dfccc9f0df9506a792127c976 272 0.10/1.00 vMB 20
623,845 623,845 00000000000000000011f24b74ae7db6bc7f519e35857b73846f7c39045c8cdf 32 0.24/1.00 vMB 0
623,844 623,844 000000000000000000043bdef5b2f39a9bb9247235ab67b7dd950ad15d149aa8 1,179 0.45/1.00 vMB 21
623,843 623,843 0000000000000000000de634e4aed611e7aaf2529735de9655e08fa5a0a8dae6 2,018 0.74/1.00 vMB 21
623,842 623,842 0000000000000000000c0f095e3661405debd00a6507c629833a2eb5e0311dee 1,767 0.67/1.00 vMB 18
623,841 623,841 000000000000000000117bd29fc5f026d167bef92cfc7cc39f48c4f21efeab2c 202 0.06/1.00 vMB 22
623,840 623,840 00000000000000000008e3ac636f1da79c919b77eeb6862f92b2d17a043e55ac 898 0.28/1.00 vMB 23
623,839 623,839 0000000000000000000fb3f39a92f5d91970be92066af7457742ddbeaf7c78d2 1,040 0.43/1.00 vMB 22
623,838 623,838 000000000000000000009910d0f1802957c02e5520dffb5475c451b040fd1164 2,499 0.91/1.00 vMB 21
623,837 623,837 00000000000000000006e9e6d45b1ff3c78090652ee70e3b5c01ec98488c3c3d 2,122 1.00/1.00 vMB 18
623,836 623,836 000000000000000000061217f18078923629f2be9d619a5b920abae9e7c4d8ec 2,844 1.00/1.00 vMB 23
623,835 623,835 000000000000000000056d72848154db6b286cbc67e6d8331c8d4f31e4529c64 663 0.35/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.02 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: 650.01 GB
    • Received: 13.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.