Loading Tool

Explorer IconExplorer

Memory Pool

79,874 transactions
29.30 vMB
0.12534502 BTC
Random Selection Loading Transactions
Max Size: 177.41/200 MB

Candidate Block

Mining Attempt fcbe24a764a12ed66f9ab86e0e85de920df8bee53c59381f3ec110ee7d7ad71f
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 4e4617abbadee82227d7aaa44433473b1b5f00d5e31637e5833597df9c54053e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,889
Size: 1.00 vMB
Total Fees: 0.04691525 BTC
Feerates: 301.72 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (96,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
819,093 819,093 00000000000000000000cd2428a4e6dc0a71bee4d995beda8d67e4c78e243366 3,375 1.00/1.00 vMB 53
819,092 819,092 00000000000000000001d01f0bc1cba56a7ff2dfc032a5fb45c16e41ab5c8fc9 3,310 1.00/1.00 vMB 46
819,091 819,091 0000000000000000000175fa659395a25ddbd30e6118709098635f7335a2175c 4,397 1.00/1.00 vMB 66
819,090 819,090 00000000000000000002529b223c27e2b0b6256d4864ab7df61d0b4ed9f8cf0d 4,639 1.00/1.00 vMB 69
819,089 819,089 0000000000000000000101f1ea8e3bce23d0f03c66370be58e5aaf6ec5ec57fa 3,768 1.00/1.00 vMB 51
819,088 819,088 0000000000000000000245d706bc01986a76931af3b5a4428c0c27551259de92 2,651 1.00/1.00 vMB 60
819,087 819,087 000000000000000000027bb473c0571bb611a235689b2e0ca454378b97868aac 3,912 1.00/1.00 vMB 64
819,086 819,086 0000000000000000000004a78e57bed730fc02f73d0d36cdf8ff4bcc29a88d46 4,639 1.00/1.00 vMB 68
819,085 819,085 000000000000000000026707ab086392349660b6699c63c8298d1efabfef82de 3,884 1.00/1.00 vMB 64
819,084 819,084 00000000000000000003a628c2d412eb7ed3dad57afafe55006d6160f6a2447a 3,922 1.00/1.00 vMB 60
819,083 819,083 00000000000000000002154e6c32b1d35ade21eaa7c0bb23556121e14ca1b3af 4,687 1.00/1.00 vMB 66
819,082 819,082 000000000000000000037f962bd71995919ec8a4672ff290e00e592e7f8c03d1 3,075 1.00/1.00 vMB 80
819,081 819,081 00000000000000000002dc4dcac64dcebc3331b25d5bfc0c7b1288ea18c82aa7 3,627 1.00/1.00 vMB 55
819,080 819,080 00000000000000000003ed0989da813531121926f2d334885597bd84ccff35d6 3,022 1.00/1.00 vMB 45
819,079 819,079 00000000000000000002624497c04af73e024169b20fa1cbdde1b2c7ae733c48 3,251 1.00/1.00 vMB 47
819,078 819,078 00000000000000000001ea2a29c05c49871cc3b08bca6f5a3d6d8795165e1ecc 3,891 1.00/1.00 vMB 64
819,077 819,077 00000000000000000001ccde00b76ad97962456b7be782b23b448bc807487227 4,021 1.00/1.00 vMB 56
819,076 819,076 00000000000000000002ab77f117f15c835e2e7cf5b41f2ecb45897c8b38b85d 4,338 1.00/1.00 vMB 63
819,075 819,075 00000000000000000002325af76694a6f555153e462ec35859bf394c17cb158a 4,220 1.00/1.00 vMB 69
819,074 819,074 00000000000000000000d65fc3b4ab83855cfb6ed870fdf573db672a3a6a05b2 3,048 1.00/1.00 vMB 60
819,073 819,073 000000000000000000028758874292178ce4e04b66713a4fb66e219439ace5f3 3,484 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.