Loading Tool

Explorer IconExplorer

Memory Pool

40,815 transactions
25.83 vMB
0.05094846 BTC
Random Selection Loading Transactions
Max Size: 134.91/200 MB

Candidate Block

Mining Attempt 96ab0164a85fbaad92389f42284e31778f34543c7531a59395eb0e3431efff48
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root ce78eee6a8c2f8950fdb1010e85718d93b93d20860d6edc0ec2e1a055b19a499
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,467
Size: 1.00 vMB
Total Fees: 0.00413379 BTC
Feerates: 121.00 > 0.41 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (160,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,951 753,951 00000000000000000002f70eda12df8e0fdc4d481560fe13d613f80071ea1761 3,454 1.00/1.00 vMB 30
753,950 753,950 000000000000000000090f127b3aa73937e4f0950979180df4c78b075ad33fe9 3,066 1.00/1.00 vMB 24
753,949 753,949 00000000000000000008ecdec9229995333025d30f053b058c1a7522de77f17d 1,849 1.00/1.00 vMB 5
753,948 753,948 0000000000000000000028c267c5a53a6b19c55e80f244b3cadf9eea1055c9a4 2,434 1.00/1.00 vMB 12
753,947 753,947 00000000000000000005a65758be45cd9348af5588d1a129198800fe997c2843 2,785 1.00/1.00 vMB 30
753,946 753,946 0000000000000000000519f2d4d0dca12deb6b6a30ba7f9895c86e5bcbe7f0e7 2,632 1.00/1.00 vMB 11
753,945 753,945 00000000000000000008c92a60e208a14b1bfb31499f9249d85befaa258af3ff 1,559 1.00/1.00 vMB 15
753,944 753,944 0000000000000000000786a988431c6c113fb65957ff960d0ed7025aee6579dc 1,178 1.00/1.00 vMB 26
753,943 753,943 0000000000000000000286a28095494967ad08e7eb27705113cadd9a4428360c 249 1.00/1.00 vMB 19
753,942 753,942 00000000000000000003c8b93fa61309cfab752a9e5e70b92a20554c96ed9868 479 1.00/1.00 vMB 20
753,941 753,941 00000000000000000008a8e897a222ef333b0c64f911161952f7998c2550afdf 843 1.00/1.00 vMB 22
753,940 753,940 000000000000000000055edf99acd7c1ec25b4020994e865eccd0f00cbcc5662 876 1.00/1.00 vMB 22
753,939 753,939 00000000000000000003cade421eaffccf9def32ac35dc8bc02fa81a6372d557 1,821 1.00/1.00 vMB 10
753,938 753,938 0000000000000000000133a9f3e4c30857ffffca79f7b7b9e086b018fa3a093e 3,364 1.00/1.00 vMB 11
753,937 753,937 000000000000000000017a9980bfaf34b1aca52cc9a9c1086c9b90d7965ab001 771 0.36/1.00 vMB 5
753,936 753,936 0000000000000000000551ae6ea944d564c5d5a1342eb3a100aac4bdef1a3a4a 1,977 0.82/1.00 vMB 5
753,935 753,935 00000000000000000004843c1ccf1f016a329d6c9a6b43003f14011558b6445a 3,100 1.00/1.00 vMB 9
753,934 753,934 000000000000000000032bb7a05cae2f4c46d4ef9128243cb4a1086563cbaef2 3,226 1.00/1.00 vMB 10
753,933 753,933 00000000000000000007506858c0448b33000456f2f91773c861164d991a86b2 3,387 1.00/1.00 vMB 12
753,932 753,932 000000000000000000082592d6a705fe0a18bb7895e55bd10f0861de8ad5aad4 496 0.18/1.00 vMB 1
753,931 753,931 000000000000000000048cc96aa023251fd41f1f5f23c164722f7c0b3b2e2ebf 3,044 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.