Loading Tool

Explorer IconExplorer

Memory Pool

40,277 transactions
32.45 vMB
0.10854004 BTC
Random Selection Loading Transactions
Max Size: 161.51/200 MB

Candidate Block

Mining Attempt 8059d3b2c03a3142cf579e8cc671ec916622495bb7840f1002ed94f1fce96b4c
Version 20000000
Previous Block 00000000000000000001a80ad6684e495850359b4deea74bac4ef262a0fcb7b5
Merkle Root 904af8a8eddc5574fc048e462d7f564bcf70ec81779f24b227f36104412beae5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,568
Size: 1.00 vMB
Total Fees: 0.04040926 BTC
Feerates: 101.66 > 4.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,563 (464,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,097 450,097 000000000000000001c9577baa341f71da3a01a92034c571bad62153416a795d 2,317 1.00/1.00 vMB 89
450,096 450,096 00000000000000000087b70cc32b1e9d73dcaf35e14c6b5344af50ff20c06317 2,261 1.00/1.00 vMB 100
450,095 450,095 0000000000000000022b5efdb6ce0b4ae39e42f7677c83a59698179b5c8d93f8 2,414 1.00/1.00 vMB 74
450,094 450,094 0000000000000000018d3fa0a893896a900302dc6d0f73a4b8c8742febebb001 2,408 1.00/1.00 vMB 85
450,093 450,093 000000000000000001343c21534259f2d0788f8452078fb5748041880185fdca 2,593 1.00/1.00 vMB 99
450,092 450,092 0000000000000000029d2d394fbd08509a4ad51926e4c47ffce8702a48a68129 2,391 1.00/1.00 vMB 80
450,091 450,091 000000000000000000748d813aa2dc15417c6561a2f82db6575b3f027c98ba06 2,032 1.00/1.00 vMB 102
450,090 450,090 000000000000000002c704ff0b25634e6a2980eaafc39021aeed69576cf82622 1,043 0.51/1.00 vMB 88
450,089 450,089 000000000000000000283cb948f2329ea6f090eda7bf5b7182bb72dae3e6b13f 1,904 1.00/1.00 vMB 82
450,088 450,088 000000000000000001e32506f1eac19b43eaad68de8b284b748e04cc69ff7fc9 931 1.00/1.00 vMB 46
450,087 450,087 0000000000000000000eff9ea144ae2c12509bfeffd16280555f4b80c557aee4 346 1.00/1.00 vMB 15
450,086 450,086 000000000000000000e223009aa009cb8394e3b59b509caaa86ab78baaa24c19 2,161 1.00/1.00 vMB 72
450,085 450,085 0000000000000000008cbe25fbc7bd14afc52ef730a08e950eafdeb0b1cf86ca 2,046 1.00/1.00 vMB 57
450,084 450,084 000000000000000001f556d73d79973344d76061aa6bdfa9f9e12be38f6e0ceb 2,389 1.00/1.00 vMB 106
450,083 450,083 000000000000000001c693d7c8dccef9332c70bfb70662c83cefbd8a927a96d3 1,789 1.00/1.00 vMB 54
450,082 450,082 000000000000000002bdd059fe656b810a088c018762010bb21ce8a85a961931 1,976 1.00/1.00 vMB 77
450,081 450,081 0000000000000000015b23b3c7c6fb2acbb89b31ecfc130010c931f020e02aa4 2,606 1.00/1.00 vMB 109
450,080 450,080 0000000000000000008b4abf6d3159226680c42c911b3c4ded66a00e576aaf1f 1,845 1.00/1.00 vMB 75
450,079 450,079 000000000000000001dca2866902adb824c524392ae9cbbc72ffa59c531cc3ba 2,307 1.00/1.00 vMB 126
450,078 450,078 000000000000000001710a1028cbf33040596aeadb983450bde6b06b260211fd 2,378 1.00/1.00 vMB 67
450,077 450,077 0000000000000000014c1988634fc326393e506d6493e03f79225966e800143b 2,075 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.11 GB
    • Received: 11.55 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.