Loading Tool

Explorer IconExplorer

Memory Pool

78,205 transactions
29.36 vMB
0.06498709 BTC
Random Selection Loading Transactions
Max Size: 176.36/200 MB

Candidate Block

Mining Attempt 5f22198779895dc56b2ec257c8707839e652b5db467f76d9c1b25817814a6ca6
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root e61b24d9435b4146f4efbb8598696e389012c5efbe5ac6a3b291f28724507548
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,070
Size: 1.00 vMB
Total Fees: 0.00547563 BTC
Feerates: 19.86 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (327,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,259 587,259 000000000000000000186f3953fde0a390fc9410b0519925ad6bef8611520276 1,053 0.37/1.00 vMB 31
587,258 587,258 0000000000000000001ce94b71b12c27c914205aee07a4bdf4e54e6686b66969 971 0.33/1.00 vMB 27
587,257 587,257 0000000000000000000052585be59c93379f86ebdafeeaa1ffad53ffb9ced6a5 2,659 1.00/1.00 vMB 26
587,256 587,256 00000000000000000012fb6d89033042522906cacdef35f9c7b059622750c0ec 2,899 1.00/1.00 vMB 50
587,255 587,255 0000000000000000000ab411054c14093b514dfd1b963db6cd583645f3c39647 351 0.18/1.00 vMB 15
587,254 587,254 000000000000000000013a7da597e00cec5f672d193d47cac9b5f11431b7ad26 147 0.05/1.00 vMB 35
587,253 587,253 0000000000000000001f024e900159773d630d9e1dd87cc1e11fb0007b51513b 1,726 0.62/1.00 vMB 24
587,252 587,252 0000000000000000001ed2ba4339bcecbb3bd23f447aa7a2fa03ca4ddc425ba1 189 0.07/1.00 vMB 29
587,251 587,251 0000000000000000001822f7d53a0d1dfd8bb4937da7723658f631a0567929d4 616 0.31/1.00 vMB 29
587,250 587,250 0000000000000000001831382d8e1b4ab1145a061b3adcecbed22ce2287ef52e 694 0.23/1.00 vMB 23
587,249 587,249 0000000000000000001bc1de4f9bbbab5ed10c6bfe706c8b09f953f76bd7bd06 2,399 1.00/1.00 vMB 11
587,248 587,248 000000000000000000018e74c72904ef8dde0f4894aa60ddcc2afeb92891f082 2,654 1.00/1.00 vMB 39
587,247 587,247 000000000000000000135df9774918088406e3be9c7bb3ff2e0d83d6f43dabb3 3,169 1.00/1.00 vMB 45
587,246 587,246 0000000000000000000484f1c9181ea0b6d236c59e88cb82923191a1d867afb7 431 0.14/1.00 vMB 25
587,245 587,245 000000000000000000051db141fa64f5fed3db8fb495e8ea969705a4767cf7d1 2,551 0.94/1.00 vMB 28
587,244 587,244 0000000000000000000e9a59b8d02dc402efda7cf3755d2d348b1fbf3af2b8ba 263 0.08/1.00 vMB 29
587,243 587,243 0000000000000000000ad07bbbfe9426b5966b716249a87a0995cae1febb02a7 1,930 0.68/1.00 vMB 16
587,242 587,242 0000000000000000001828037bf5107862d2c07b3356309bc6c8b367e4e15a19 2,901 1.00/1.00 vMB 40
587,241 587,241 0000000000000000000b1b6a211c828fd06f2de6b0484b9bb6bec6a13a731824 3,064 1.00/1.00 vMB 20
587,240 587,240 000000000000000000116d811f4b8fde58b9b164e507d007f520673f2048865f 2,668 1.00/1.00 vMB 36
587,239 587,239 0000000000000000000a7e8fd364d883e99e4c5dfac863a52d8a3be2bce3f2bf 2,648 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.