Loading Tool

Explorer IconExplorer

Memory Pool

78,743 transactions
29.17 vMB
0.09454430 BTC
Random Selection Loading Transactions
Max Size: 176.32/200 MB

Candidate Block

Mining Attempt 8d758d49055719990436c39c69ac6ca3fb9fc0015f0fcefe734b3801770e139f
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 7d02123d00f08aea0e4aa9b72cf4486376eada0444717879313b0ccabe132bbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,702
Size: 1.00 vMB
Total Fees: 0.03353801 BTC
Feerates: 477.45 > 3.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (120,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,224 794,224 00000000000000000002d384b10473228acda53b53d9d71604107b5b1b61a97c 2,173 1.00/1.00 vMB 41
794,223 794,223 00000000000000000001f5388a6b83a9db139c029219ff33c9ebdbdb3398162f 3,199 1.00/1.00 vMB 54
794,222 794,222 000000000000000000004b8e8ba3755115bbf0436a1f79e6b7bfa2c8f2f4065c 3,238 1.00/1.00 vMB 35
794,221 794,221 00000000000000000004ae99b44f420b2f517904361ff0d7ceea66e31b2de0dc 3,165 1.00/1.00 vMB 50
794,220 794,220 000000000000000000000c16022fb6ace3cf748783c37586ccf8e7cfa93d1fbe 6,424 1.00/1.00 vMB 12
794,219 794,219 00000000000000000001f9aac105048adad83f5de0340a6d6eb10bc844a6bc45 3,656 1.00/1.00 vMB 10
794,218 794,218 00000000000000000000423b00d81e803681c564263a2e60b312b0d04688f7fb 3,841 1.00/1.00 vMB 21
794,217 794,217 000000000000000000017a7cd832f72bf40d60ff90650fb337a794762fa07970 1,817 1.00/1.00 vMB 14
794,216 794,216 00000000000000000004bf2eb71284094ce025f54b5938b4914898e41a346009 3,388 1.00/1.00 vMB 39
794,215 794,215 000000000000000000050bcb216af885236ef791e6df118ece0b92e3c61ea344 1,934 1.00/1.00 vMB 22
794,214 794,214 0000000000000000000018c5ba0417aff96531c99a0ddc09f8ea472878e47723 1,280 1.00/1.00 vMB 24
794,213 794,213 00000000000000000000fdf0953bf918bd936f5bff80bfa8b115660f6924814c 1,950 1.00/1.00 vMB 14
794,212 794,212 000000000000000000015e1b02f05eda238ad44c69a54bf9ee75c308aeac9384 1,869 1.00/1.00 vMB 13
794,211 794,211 00000000000000000004ddb8844f2cfafa605a13ccfa9b8622cce1b1f32e44b8 1,324 1.00/1.00 vMB 10
794,210 794,210 000000000000000000000831f0d69e1181a3fb2d1fb6290e61111b0b8ad47a92 2,321 1.00/1.00 vMB 27
794,209 794,209 0000000000000000000563f06d6de213785f05043f15cc84f6e28290e4afa73f 2,029 1.00/1.00 vMB 20
794,208 794,208 00000000000000000004d7980892ea8b87a339dd09e900704ce05b1c15ae44d7 1,368 1.00/1.00 vMB 16
794,207 794,207 0000000000000000000201e32209419fb77b9f3b4508d00d591bdf7145382404 1,962 1.00/1.00 vMB 31
794,206 794,206 00000000000000000003619fcbaba4040e9cdd1f309c67dee4ce5a0bf0c66aaf 2,457 1.00/1.00 vMB 21
794,205 794,205 000000000000000000050f00d553dfaaeb7dba390530716e99ed6bdc56da1b03 4,001 1.00/1.00 vMB 17
794,204 794,204 000000000000000000045ec1dd539cfdb6e59a13002fa69bbbb1c472467940e2 2,964 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.