Loading Tool

Explorer IconExplorer

Memory Pool

43,630 transactions
28.41 vMB
0.06108115 BTC
Random Selection Loading Transactions
Max Size: 150.51/200 MB

Candidate Block

Mining Attempt e9696a447ab6bb6c978e409d89350129b67723e0116840beaf336f634e366a1f
Version 20000000
Previous Block 00000000000000000000ee19fd1fc6daa41208fed40c0446b5ee329643f5e725
Merkle Root fc8b828506282762cb2bf547be312a0436ae49da2f3d74fe1dffc41fa915daae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.00692701 BTC
Feerates: 100.84 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,851 (76,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,891 837,891 00000000000000000002d887d8b717a4e0183e73d64627d5ac79a2f8361a8a2f 2,996 1.00/1.00 vMB 22
837,890 837,890 00000000000000000000d8012f71af3f45dbd6927dfd812a9b5fc925ff9698a9 2,859 1.00/1.00 vMB 19
837,889 837,889 0000000000000000000039357e2ab3ed1b382fc79eb1bd941bef03f6707c6437 2,803 1.00/1.00 vMB 17
837,888 837,888 0000000000000000000197805485e94a2f59741cc6870a69045cb330e7f1d19d 2,891 1.00/1.00 vMB 27
837,887 837,887 000000000000000000028e269f2e7281708b6e12928295d6f0f3e4c377f077a7 3,044 1.00/1.00 vMB 31
837,886 837,886 00000000000000000001fdd85ee56b2592cb10ced54a3583bffa7ea9faf3a965 2,701 1.00/1.00 vMB 22
837,885 837,885 00000000000000000001223da8ec8c55fe32d9ae485afc4d890c288c92dd4ab6 2,977 1.00/1.00 vMB 23
837,884 837,884 000000000000000000009f1caa2ded2b8c4b3a10436cf099c5ed5a7549554f6e 2,898 1.00/1.00 vMB 24
837,883 837,883 000000000000000000026e0321cf0bb8489e787664cb53e870ca7fa9c62b7f05 2,997 1.00/1.00 vMB 32
837,882 837,882 000000000000000000004f084b9ad08da9cb22bf9d9adab1499348a01b7dcfa6 3,191 1.00/1.00 vMB 18
837,881 837,881 000000000000000000015cf6396f4e00994541f043cafa81d0c0177f3910514f 3,055 1.00/1.00 vMB 23
837,880 837,880 00000000000000000002b406c7cf821173d10f5f85751652286ddeb90132112a 2,867 1.00/1.00 vMB 19
837,879 837,879 00000000000000000000a3b26e6bc9745529fcdfa69f6b629fa6c7507cb63de6 2,714 1.00/1.00 vMB 26
837,878 837,878 00000000000000000002cda8c523d57412f8e276d54b3229a289c6dc2ba87bd6 3,157 1.00/1.00 vMB 29
837,877 837,877 000000000000000000032e509115fd7904c229cf24ae6f3e42b2ebd7a5c428ff 2,584 1.00/1.00 vMB 21
837,876 837,876 000000000000000000023819c31232a3f3551ed635316ed366526b9294c6f248 2,787 1.00/1.00 vMB 31
837,875 837,875 0000000000000000000157f4ac780bab1cb1c7403452b98feae5f7a2336cd6e7 3,184 1.00/1.00 vMB 38
837,874 837,874 00000000000000000001fef218fb2dfc18a822d688463090c0fe9ba324464d00 2,866 1.00/1.00 vMB 29
837,873 837,873 00000000000000000002580df1adb8d0939cf8faf32ea847f8ede3e28809f316 2,872 1.00/1.00 vMB 23
837,872 837,872 000000000000000000028ba3241855b272ba762637b7e02a7f8b79b47385d0e8 2,591 1.00/1.00 vMB 25
837,871 837,871 00000000000000000001e68c76c20d9617ac94c4f026d42b22eea58a3627788b 2,204 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.13 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: 652.24 GB
    • Received: 13.74 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.