Loading Tool

Explorer IconExplorer

Memory Pool

44,700 transactions
28.48 vMB
0.07971057 BTC
Random Selection Loading Transactions
Max Size: 150.88/200 MB

Candidate Block

Mining Attempt 8187f4e8bbb71e70e93df9ac5d53f9e2950d9bae4f569560883bf69bfb545f2d
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 5eeccd5e02646fb8dbe0107677c468a0b2ae88a14871b887467184628c803e53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,843
Size: 1.00 vMB
Total Fees: 0.02569861 BTC
Feerates: 150.92 > 2.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (224,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,996 689,996 00000000000000000008c373629bf2ef6f9389ffd1d114e41d3fa6d195856eb1 1,204 1.00/1.00 vMB 39
689,995 689,995 000000000000000000131022532d256c619a09496d07783f16b9bcaced1b92e4 928 0.67/1.00 vMB 4
689,994 689,994 0000000000000000000fc7faa293574a8ee08de7914ae2b9da0c5e8970fa2a2c 1,827 1.00/1.00 vMB 5
689,993 689,993 00000000000000000001ad5a99a64d2e724a24bf6e9302d5c2e3d5ef9203b3af 1,385 1.00/1.00 vMB 33
689,992 689,992 00000000000000000003610901450c8c8bbc72685c08d85da2a65a2a71d69c50 1,559 1.00/1.00 vMB 57
689,991 689,991 00000000000000000004a332830ef9f3360524bfc202617722fac0fc72128a87 1,944 1.00/1.00 vMB 52
689,990 689,990 0000000000000000000914604dc18ca282700f7eb3a72e535d89f3af92ffff43 1,938 1.00/1.00 vMB 7
689,989 689,989 000000000000000000019083a27151de73409f12f1b287a7d1c006faa5c73cb9 2,394 1.00/1.00 vMB 66
689,988 689,988 000000000000000000130e5b192988919f028ab93782247101fdb3c5f97b6244 2,006 1.00/1.00 vMB 41
689,987 689,987 000000000000000000044afb5b8aa3f30070937c49cdb1358cf6587e5f4a9d6b 1,369 1.00/1.00 vMB 43
689,986 689,986 0000000000000000000be898cc8cb78ce6667d78c05658e8d592e6b27a160228 1,694 0.92/1.00 vMB 37
689,985 689,985 000000000000000000039387df6ecc4f4f145a583508958f4ae4138ddf60dbf6 2,158 0.99/1.00 vMB 40
689,984 689,984 00000000000000000002911e445916d2fd2fb80f5a50f455cace6a1df3062ea1 132 0.07/1.00 vMB 49
689,983 689,983 000000000000000000032b55dc93f545565a96d9b69f6dd5264e83edeebcbdf0 111 0.09/1.00 vMB 22
689,982 689,982 0000000000000000000446a665f08d7c934c83c4b93a0ff9eed5b9b5f3e192ee 1 0.00/1.00 vMB 0
689,981 689,981 0000000000000000000dc58bc3a0bc4b002879fd16aa488c04d83b10a3b356d2 1,674 1.00/1.00 vMB 32
689,980 689,980 00000000000000000011e2f453aab2799a45e26c6a8088ed57500517956a7c32 426 0.22/1.00 vMB 48
689,979 689,979 0000000000000000000ffeeb03fbe102930b07228b0143b6d19fb6eadbfa7cff 176 0.06/1.00 vMB 35
689,978 689,978 00000000000000000008e414e11b964360d7e7eba7ed9cc69abd08b122ea7d51 206 0.09/1.00 vMB 42
689,977 689,977 00000000000000000012c349e8f4b98df1dde02ddbcf36f0589ce36d307e0682 548 0.22/1.00 vMB 35
689,976 689,976 0000000000000000000c9c4b071fcb71964102177e66e135b80d26d268ad288a 641 0.55/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.94 GB
    • Received: 13.36 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.