Loading Tool

Explorer IconExplorer

Memory Pool

80,118 transactions
29.85 vMB
0.07546666 BTC
Random Selection Loading Transactions
Max Size: 179.67/200 MB

Candidate Block

Mining Attempt 6ed9f55eee315695e26a70810dc0c112bf48428b44f9b9770769dc486b6e45db
Version 20000000
Previous Block 0000000000000000000186bfb192e08305a7c150b4fc05a0643f576b085496a7
Merkle Root c8d24f503d4468325fb7f37253c77039b5d4880a9674914125cac02c6096b241
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,849
Size: 1.00 vMB
Total Fees: 0.01457610 BTC
Feerates: 241.10 > 1.46 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,992 (585,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,875 329,875 000000000000000001b8c2afebe7c4e9b9f82b0627e730ef8fb9798dbeea21b0 391 0.33/1.00 vMB 27
329,874 329,874 0000000000000000018d50382635e9fe2187339ba7840889de8884bcc40613ce 1,176 0.82/1.00 vMB 23
329,873 329,873 00000000000000001a973092762c08e202a99a24edf29c518cedb08facc24b5f 885 0.35/1.00 vMB 37
329,872 329,872 00000000000000001513ee1a8056247df89ca42baa233363975bf3e52002ecc4 863 0.50/1.00 vMB 28
329,871 329,871 0000000000000000074f2e1a81d454544b7e10b0dbe04dcd078ea2cabdd3c01b 66 0.07/1.00 vMB 15
329,870 329,870 00000000000000000b278c63f9e217f1b2ea4bc6d9b4a297d776cb6f8657484f 132 0.08/1.00 vMB 15
329,869 329,869 00000000000000000be678670730b46e8656422eff64433d8148abc98b92f224 847 0.57/1.00 vMB 26
329,868 329,868 0000000000000000089d5b8425a3efa6bb68a7f41c39abda028e6e300d439aad 456 0.31/1.00 vMB 23
329,867 329,867 00000000000000000c85c4da3eb370d28e6d686b6d2e682e3b25976e698fd487 440 0.37/1.00 vMB 47
329,866 329,866 00000000000000000c6181d5ebfd3fda5d086e955bd848b075e85b32fa37b2b7 728 0.88/1.00 vMB 17
329,865 329,865 0000000000000000036a29c21ed424f9b5e2a8e7e677fa56e1ef7802a50fcd91 615 0.29/1.00 vMB 29
329,864 329,864 00000000000000001168c8562c4476756e008b183ce2a0782f302288ab0231c4 850 0.53/1.00 vMB 27
329,863 329,863 00000000000000000412b048895125c35e9130a13f0bfeb884ffba2e1c13d94b 172 0.10/1.00 vMB 25
329,862 329,862 000000000000000001b636180de7975a1889a4e42f1993f190f71fac39192ef9 109 0.07/1.00 vMB 23
329,861 329,861 00000000000000000b533f3305f72b6ac34f9c45bf6d934efb6ea780d788d6bd 513 0.30/1.00 vMB 25
329,860 329,860 000000000000000017ea46e1ef34148a473a79fb9e237a4399c7af59752ea406 479 0.23/1.00 vMB 27
329,859 329,859 000000000000000018e09a3b9d43adc3cf2d1b2cbb11a0108290d6f88dd552de 457 0.29/1.00 vMB 26
329,858 329,858 000000000000000017b092e77a9ea8d9923a993a1ec93a5f518796e153752265 309 0.24/1.00 vMB 18
329,857 329,857 0000000000000000136e2475ff154a5fc4cc73d17066658c02aaaea5d891faaf 256 0.08/1.00 vMB 46
329,856 329,856 0000000000000000022e598422d7093264f22bc84ba4d05b68ee2c808e95ac2e 1,172 0.62/1.00 vMB 31
329,855 329,855 000000000000000014ca3c9d7dbb26faeb45acb99ff258f0a281d55ea9c461ca 645 0.57/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.38 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: 664.23 GB
    • Received: 14.96 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.