Loading Tool

Explorer IconExplorer

Memory Pool

76,323 transactions
28.48 vMB
0.07164565 BTC
Random Selection Loading Transactions
Max Size: 172.53/200 MB

Candidate Block

Mining Attempt 2d9a33b7be5f18af6605dc97f4adb13ff38fd84424802da4483bee4c0c4f63ba
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 6922f3d0c42819b48d019e102443a20d0882b355ee3ef225e354a3413eb62386
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,164
Size: 1.00 vMB
Total Fees: 0.01269149 BTC
Feerates: 178.73 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (500,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,703 414,703 00000000000000000350e95560b60587b8ace511131d4613721619d6a64a29c2 2,083 1.00/1.00 vMB 51
414,702 414,702 00000000000000000302d90bd3317378586b7e61c70f3ee77bd9d77efa37613c 1,494 1.00/1.00 vMB 35
414,701 414,701 00000000000000000299a44b7bc11e364a229f71371dd582844b312bc7a68553 894 1.00/1.00 vMB 40
414,700 414,700 00000000000000000312c230a431c78aa612dfda347267d44675e38dee357494 2,068 1.00/1.00 vMB 57
414,699 414,699 000000000000000004931ccaecebc55e5e4a6f01ca3b10c0c70f3d030639d447 1,673 1.00/1.00 vMB 58
414,698 414,698 000000000000000003a94da36c1eae3e17ac57ed75d8e37f8e818021237939c6 1,216 1.00/1.00 vMB 25
414,697 414,697 000000000000000002e778c9a3eb1c81942979f20bfba95581d70fc5314e4382 1,289 1.00/1.00 vMB 35
414,696 414,696 000000000000000003ae7805c8c51264f440061257def70271ae4bc1b01625e3 2,551 1.00/1.00 vMB 59
414,695 414,695 0000000000000000030831afab4123687ac725c34aacd9f625a2b8de793a468b 2,363 1.00/1.00 vMB 55
414,694 414,694 0000000000000000045a6c975b00c6afba4dd29505b16df762e36b7ca34b95da 1,789 0.99/1.00 vMB 48
414,693 414,693 000000000000000001acf8fa2536ce143d662cd176699f1c2d5a4d349fa25e04 1,738 0.76/1.00 vMB 53
414,692 414,692 0000000000000000030b2c198fbe914a8f06f6d69a5910d1519fe3f85a7b6ce6 240 0.14/1.00 vMB 50
414,691 414,691 000000000000000004f441cd5e94b11689d6dd2cd514bfb99ded8d89c6c2d005 855 0.47/1.00 vMB 44
414,690 414,690 00000000000000000374f4e6fdfa854fe33a4bdbd74c84c631ba044752ac9790 920 0.45/1.00 vMB 47
414,689 414,689 000000000000000002472cda6900b9eab02b7c1a1b9186db6ca178e3aad66985 1,644 0.68/1.00 vMB 50
414,688 414,688 00000000000000000448eccb3b18dcef89335ca12103ed1d7aea7103aa9dfcff 507 0.27/1.00 vMB 39
414,687 414,687 0000000000000000038e9fe067f9aa7ae57dc6f2fc5719803b923384881c1937 2,027 1.00/1.00 vMB 44
414,686 414,686 00000000000000000507efc530c232d74fdb48236713ce13de0ec2fee824ae45 600 0.24/1.00 vMB 45
414,685 414,685 000000000000000001a54bc11d04e0a10de596ae6b53580364a1a6bf99d7290b 1,295 0.48/1.00 vMB 48
414,684 414,684 000000000000000005832ee41272dfce44259a1e09805e53579a601f1c2e1426 973 0.81/1.00 vMB 27
414,683 414,683 000000000000000000636160dff89baf841676b4e96bbb2eeef067ca53720b44 117 0.10/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.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.