Loading Tool

Explorer IconExplorer

Memory Pool

74,714 transactions
27.52 vMB
0.06661905 BTC
Random Selection Loading Transactions
Max Size: 168.24/200 MB

Candidate Block

Mining Attempt ae9af873f2c2579ac6388a9ef9599333ee457947d0a7248c460ac652bebe3220
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 7ec379a267f8e91b3b0be1a3448fa813fe4066132ea30ef47e49203ddcb8e6bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,864
Size: 1.00 vMB
Total Fees: 0.00794201 BTC
Feerates: 80.37 > 0.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (553,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,886 361,886 000000000000000000f15126754780818e6c4f1ee058aaefa1249988f9352bc5 173 0.25/1.00 vMB 7
361,885 361,885 0000000000000000045fbb2d6f5ff30f861fbac34053e90f437a7bbeccdf12f6 1,439 0.75/1.00 vMB 27
361,884 361,884 000000000000000014d7027d4952dc1167be912ffbe0dde4471eb345e769e905 373 0.25/1.00 vMB 22
361,883 361,883 00000000000000001149a4c8b3ecbd5c471730bf750484efacada881dbe1693c 438 0.28/1.00 vMB 20
361,882 361,882 00000000000000001538991fc0b683cc708d57f27f99caa4fb58a7c60e2af044 1,435 0.75/1.00 vMB 29
361,881 361,881 000000000000000009a9410bfd51c4ad1f1750e986bf5c7543d1c1aeba2d20dd 937 0.51/1.00 vMB 25
361,880 361,880 00000000000000001114949d48500256bd60eae4d26446b1972a621783f02507 323 0.50/1.00 vMB 6
361,879 361,879 00000000000000000d64e947801cf3df6eb080ae322e90955bd758b789e4f17f 812 0.75/1.00 vMB 18
361,878 361,878 00000000000000000e4f984e2d92b19a00a619e74a1d3d9a69d0c864d08b1b78 321 0.75/1.00 vMB 13
361,877 361,877 000000000000000010c2e9d16bb1915a1540f937d5f5a25f864d5ed7f5cfaf7d 1,107 0.75/1.00 vMB 21
361,876 361,876 00000000000000000504374b5efcf2b6eac0511f038eb720c1827370b3448ddd 2,340 0.75/1.00 vMB 46
361,875 361,875 00000000000000000340ada1d947547098213b47aa54103032c06d8d2cecf6c2 265 0.17/1.00 vMB 20
361,874 361,874 000000000000000009a4098b39eacd693289e98e8bd70f1fe55a7dfbb54be5eb 243 0.18/1.00 vMB 23
361,873 361,873 0000000000000000101bdb318bf7170e8e7f51873cb3ba23ce41be2566a70232 269 0.13/1.00 vMB 31
361,872 361,872 000000000000000000213a9f016af1ccab80a2c16e83850af8501aa5f96d1f62 997 0.62/1.00 vMB 24
361,871 361,871 00000000000000000f6147b64bc17ff28f1e7d5e3e33cdf45a69f4718bbdfa6d 392 0.24/1.00 vMB 22
361,870 361,870 000000000000000001b0fed38cb8cfbed386b53717697811a173ddf6828ebc2d 707 0.54/1.00 vMB 19
361,869 361,869 00000000000000000c8de114daa4c56def56cf592d42713a1610d1bc57d4ca8e 842 0.51/1.00 vMB 26
361,868 361,868 000000000000000009970d3d65acd7b396d2b7a77a56c2dc5480873e373fc023 84 0.04/1.00 vMB 25
361,867 361,867 00000000000000000b52684361632223b3b61c54b714f5e360087a8ad7bc50d6 117 0.07/1.00 vMB 22
361,866 361,866 00000000000000000e943ffa651530cb39c07a4911b28cffb2e4ebffb5a3d071 957 0.60/1.00 vMB 23
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.71 GB
    • Received: 17.44 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.