Loading Tool

Explorer IconExplorer

Memory Pool

41,251 transactions
25.99 vMB
0.05062245 BTC
Random Selection Loading Transactions
Max Size: 136.05/200 MB

Candidate Block

Mining Attempt 513d6a44ad15023ce4bebd0e958197516d4661ada0e49ffeda19d8b5bf3ffbc6
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 6020bb7a37f817ae26468551a5e99720ff6b224390aae0715269d43b60c12623
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,852
Size: 1.00 vMB
Total Fees: 0.00315184 BTC
Feerates: 18.26 > 0.32 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (323,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,780 590,780 0000000000000000001861e2fa157c7961648394078deed361c6337a933bd86d 2,496 1.00/1.00 vMB 30
590,779 590,779 00000000000000000011ee1e3d84404d58da43e7a7655d8649f4d8351455f40c 3,045 1.00/1.00 vMB 61
590,778 590,778 0000000000000000001b34dafd32802dd18c0303c73b2af6b1969be7c9bbccbe 3,187 1.00/1.00 vMB 65
590,777 590,777 00000000000000000000b24f1adbcea5f3452678cec0129e2edc56c40815baed 2,473 1.00/1.00 vMB 54
590,776 590,776 000000000000000000047f64aced27787be39dffab93aef4e5e7cb5062fb73b5 2,450 1.00/1.00 vMB 24
590,775 590,775 00000000000000000018b021a1b4331c4d8ad02fb72ffe28668d695e900e434e 3,008 1.00/1.00 vMB 61
590,774 590,774 0000000000000000000f9840ce3d87a5c105caa9c84709b4cfb89803ff23320c 2,290 1.00/1.00 vMB 19
590,773 590,773 0000000000000000000d50c36f21bc8d1f5108515fd1ec350f2d174352235f0e 2,942 1.00/1.00 vMB 40
590,772 590,772 0000000000000000000bddb8ab091f18353d496317967bc16ba6a6dada316bcf 2,884 1.00/1.00 vMB 57
590,771 590,771 0000000000000000001aeab6d9bb0be058d587c6189fe432609a71e6c05c03d0 2,536 1.00/1.00 vMB 28
590,770 590,770 0000000000000000001a0b6552c099664e1e4cc37a4131caad92a368082d6b77 3,098 1.00/1.00 vMB 60
590,769 590,769 0000000000000000000bedc436dc0c36958d5b5b021a549b6a234573a3ca19ee 523 0.17/1.00 vMB 29
590,768 590,768 000000000000000000104e70de22a718cefb8493465fe0cd3500294063d65592 304 0.10/1.00 vMB 30
590,767 590,767 000000000000000000145795341ce73979540474bafe37c0d5614bdc1112ce1e 2,026 0.65/1.00 vMB 9
590,766 590,766 00000000000000000009333647d8e4d7e7e79252980eb21bbc1fd4bb09a41aa1 2,508 1.00/1.00 vMB 35
590,765 590,765 00000000000000000006bd433dda692bf1e891cb3dc2f4e4c94e5fb8a5a2587b 347 0.16/1.00 vMB 13
590,764 590,764 00000000000000000011e8796a3ac08bc679a865055f72b67fd5beef9726d06f 1,964 0.67/1.00 vMB 20
590,763 590,763 0000000000000000000e3e00dd54d7a09744bc532c741dcccd2b2d60115f061b 810 0.27/1.00 vMB 27
590,762 590,762 00000000000000000009018384f1eafdf6acc49188b282c3ea33d766ff501bc1 1,377 0.46/1.00 vMB 23
590,761 590,761 0000000000000000000fda9efce1743d553133885e02c47f80acbc1e2dc39982 965 0.31/1.00 vMB 24
590,760 590,760 00000000000000000000a1751480c7b4c837a3ea12842121a2742f0f39a3f93d 357 0.11/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.