Loading Tool

Explorer IconExplorer

Memory Pool

44,476 transactions
26.40 vMB
0.05378181 BTC
Random Selection Loading Transactions
Max Size: 139.60/200 MB

Candidate Block

Mining Attempt 7072b8cc75cfaa4401bb929eee5af155d1c735c64a155a84840c91acd2b64925
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root b6224e2828c0e0f4a678e4f02707672ecd3e93259904fc1f0faf6e71e4f0f567
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,126
Size: 1.00 vMB
Total Fees: 0.00551241 BTC
Feerates: 40.21 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (169,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,648 745,648 00000000000000000002d970b766bb8e7862fae76284e2d5d8c271fb9e424e53 3,241 1.00/1.00 vMB 27
745,647 745,647 00000000000000000002be6c06d6bc709ed878372cd785131c82ca9899706408 3,158 1.00/1.00 vMB 34
745,646 745,646 00000000000000000007d9c74be075731d87701a33162879e941778a3dab200e 2,362 1.00/1.00 vMB 33
745,645 745,645 0000000000000000000023b82d187b56a3f55028c2f955ea3e57b2d4a66e45aa 2,545 1.00/1.00 vMB 11
745,644 745,644 00000000000000000004786ef2c56f6471672f89446711cb876ea8f27d89ec87 2,839 1.00/1.00 vMB 19
745,643 745,643 00000000000000000003c98e4874cb0de5bc42561b221c90002f5dc225a5aa47 2,193 1.00/1.00 vMB 14
745,642 745,642 0000000000000000000148d49ce29c7b051aca06692997c92aa0f2bb95a370d6 3,530 1.00/1.00 vMB 22
745,641 745,641 00000000000000000002e201bdb3b790c49b8cb4465c54807131a4973607ae16 2,662 1.00/1.00 vMB 39
745,640 745,640 00000000000000000002e47b14df5aeb5a4bdfe49037596440a0cf94bcce1637 270 0.29/1.00 vMB 2
745,639 745,639 000000000000000000055b1acb9874ec85c876e293c1db7be7c9248f27d52fc7 1,818 1.00/1.00 vMB 9
745,638 745,638 00000000000000000005c57a5c3d70091d9e4550ff41af7b8e0d27f5c538498d 1,731 1.00/1.00 vMB 5
745,637 745,637 000000000000000000037e30008c516cdd210a055bef3437d9a8687a260099fa 2,571 1.00/1.00 vMB 16
745,636 745,636 00000000000000000004f06a8685c1e4dfc9617537e71b62178f8650277cbed7 2,153 1.00/1.00 vMB 20
745,635 745,635 00000000000000000003c9ed0f9961b984e40082faa35bb9244f47ba0d68d6f2 2,168 1.00/1.00 vMB 18
745,634 745,634 000000000000000000057e2b588fcf1be2af67d64d0f70211cb15a3e98cc16c1 1,274 1.00/1.00 vMB 15
745,633 745,633 000000000000000000048d6bf9a1998ddffed3ab2eaa86a67d820f463ad89693 2,359 1.00/1.00 vMB 33
745,632 745,632 0000000000000000000388764c7726954fed5098328898820b4fd968261294ef 707 1.00/1.00 vMB 21
745,631 745,631 00000000000000000004de2f966cd32ff48b303381e83e712d4b57f4ed37eeba 1,230 1.00/1.00 vMB 11
745,630 745,630 000000000000000000010df98bd4587f3d4e8eed5aa8e957438b76fa10601838 2,634 1.00/1.00 vMB 19
745,629 745,629 000000000000000000073c030803238a67788d7ea3ddd1ed65f092a300057085 2,233 1.00/1.00 vMB 9
745,628 745,628 000000000000000000045a01e8bbc568c39d3c73907c38c5629bc9ddf635083c 2,638 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.92 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: 646.11 GB
    • Received: 12.81 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.