Loading Tool

Explorer IconExplorer

Memory Pool

42,413 transactions
29.03 vMB
0.07044374 BTC
Random Selection Loading Transactions
Max Size: 148.93/200 MB

Candidate Block

Mining Attempt 44576ee9b11ea492c3ba6abe20f6a4dfe230d627f899aeffb20c4d725999f81f
Version 20000000
Previous Block 000000000000000000005c365b22f45149ff6010986598bcca955a5eec769236
Merkle Root 9568e9ba95bec913cf028565a9ec6dd0c3440b53b0cb2d088761e7da200192b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,144
Size: 1.00 vMB
Total Fees: 0.01384607 BTC
Feerates: 101.28 > 1.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,613 (243,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,762 670,762 000000000000000000082f60aec23b3494d4803d95dec5b64d63adea89137909 2,893 1.00/1.00 vMB 87
670,761 670,761 000000000000000000021aed9caa56591f64a60399d1c9ad4a1fc34968329b57 2,435 1.00/1.00 vMB 97
670,760 670,760 0000000000000000000c5c213a3fd0c184052de2f430053ef9c9a004c4e2caa2 1,401 1.00/1.00 vMB 56
670,759 670,759 00000000000000000001c69495eb58157577b4f30562d2e91522885c5ba50666 2,025 1.00/1.00 vMB 54
670,758 670,758 0000000000000000000b0ce09f398da194966869c5a8c2676855f12c172aedaa 2,093 1.00/1.00 vMB 48
670,757 670,757 0000000000000000000b7ae2fde8a89772fdaa4ac21cd4ed562f62b59c7d14f2 2,281 1.00/1.00 vMB 68
670,756 670,756 0000000000000000000ce40716bf517dd1fa4f2cdb035b6bb8c0de1076f562b2 1,494 1.00/1.00 vMB 67
670,755 670,755 0000000000000000000c589dcce75adc5a8c3552113f4e6696ac3b2650ddbd20 2,873 1.00/1.00 vMB 61
670,754 670,754 0000000000000000000810369da959b630f4bda8395c66e2bce39393b12b8f19 2,811 1.00/1.00 vMB 131
670,753 670,753 0000000000000000000c97809f40cbda7b4c17de8613a725e402a6ee6132e071 2,590 1.00/1.00 vMB 101
670,752 670,752 00000000000000000004de04449cfa757c0eb110520bfde1ad82ebfff0a3a106 2,652 1.00/1.00 vMB 63
670,751 670,751 00000000000000000003542d1677b0db3a0fdf3259a2ec0101cb5d7b227d8718 1,086 1.00/1.00 vMB 118
670,750 670,750 0000000000000000000c7c1c70daf7f2de9877c693d5fc9759ab00603d59f332 1,548 1.00/1.00 vMB 120
670,749 670,749 000000000000000000079dd892631038d70fd1b0747166807bb5b9c5af9f052c 2,424 1.00/1.00 vMB 99
670,748 670,748 00000000000000000009690928a948711f76c44fe6f5ffc5a94eb65db1d91085 3,153 1.00/1.00 vMB 100
670,747 670,747 000000000000000000008bc2f1b6081e8bd258e0e610e009619aca49b8a778d7 2,449 1.00/1.00 vMB 130
670,746 670,746 00000000000000000007b44cec892e2109a649aaf2b7bf000bdd91f28fe55961 2,668 1.00/1.00 vMB 53
670,745 670,745 00000000000000000008623f54690cc760804c0360eda125ac45f5eb68ee670d 2,812 1.00/1.00 vMB 65
670,744 670,744 0000000000000000000442757d5d9347e2bc898ea95e184af4ad2c58f43a7967 2,948 1.00/1.00 vMB 111
670,743 670,743 00000000000000000005d59350058064354827633b3607c4ebb2cbceb74915ad 3,634 1.00/1.00 vMB 76
670,742 670,742 00000000000000000007bc7e69366f74415f1f5dcba671bf4a1a819def28c620 2,378 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 781.71 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: 629.25 GB
    • Received: 11.89 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.