Loading Tool

Explorer IconExplorer

Memory Pool

45,890 transactions
28.75 vMB
0.13908782 BTC
Random Selection Loading Transactions
Max Size: 152.11/200 MB

Candidate Block

Mining Attempt 0cd3e7abf26f044ece6cf139f4b7d9598accb99d3e23801b940d6538a3bbe244
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 428f8eacd9d5cd410b688ed4b60784cde3c5fabbddfd0ece9d62c07553556cf3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,548
Size: 1.00 vMB
Total Fees: 0.07818085 BTC
Feerates: 15,654.48 > 7.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (595,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,865 318,865 00000000000000001f5d24ceb26c691b5eb9d426c57d5234ff4134dd45b54e02 619 0.39/1.00 vMB 25
318,864 318,864 000000000000000017d4a855f7e7170ef733b450ead282f166a98150cfff4621 145 0.09/1.00 vMB 25
318,863 318,863 000000000000000024ca56db6667ce0274250d4d076abaa7aa22060261380a01 31 0.02/1.00 vMB 16
318,862 318,862 00000000000000001e6715f1de3785a6b0e2d51b3b81490a421cca364b8ec55e 16 0.02/1.00 vMB 13
318,861 318,861 00000000000000002808b5641692a22bad8ffe37d5ec8ee9171288532d64765e 503 0.29/1.00 vMB 26
318,860 318,860 000000000000000001e69399c055e72cb1d3754af0d91ca7e7825c32fb663db2 345 0.15/1.00 vMB 36
318,859 318,859 000000000000000006e735dff69ef430465d3bfc6409a44058577cd9b37c50c0 29 0.01/1.00 vMB 19
318,858 318,858 000000000000000025446131b5cf4406757bd99aea592dd0f190e1c9ed41963b 105 0.05/1.00 vMB 68
318,857 318,857 000000000000000017d724c9c8f8099141b8524f44de425f5104e39a666b7265 234 0.12/1.00 vMB 24
318,856 318,856 0000000000000000174e3cb8771ced15dc5af6030af324e166665ebe3b9e8871 531 0.26/1.00 vMB 28
318,855 318,855 00000000000000001d82215ca4f1b1b9658011a9b027affb12728fec87619efa 383 0.27/1.00 vMB 23
318,854 318,854 000000000000000006b37e15f86230301134af647a70416039d4db3c79d2144e 171 0.11/1.00 vMB 23
318,853 318,853 000000000000000014388b7028ae3f2af49b577eb5b15e1468a4981f4fa102a1 547 0.32/1.00 vMB 26
318,852 318,852 00000000000000001910a46d0a96616263b38b433176d1dea17213abdf2ec481 165 0.09/1.00 vMB 29
318,851 318,851 000000000000000015d48c0a3778c9575f931429fd7bd7c9106ff66f57a5f0ac 297 0.17/1.00 vMB 21
318,850 318,850 00000000000000001a68185a1b9a39f446a789b79f95b86bb4225309d1dfc859 252 0.15/1.00 vMB 28
318,849 318,849 00000000000000000b5e3761db77df24e80c27ac5e2a2ca9038059a31415c5cf 404 0.21/1.00 vMB 31
318,848 318,848 0000000000000000171a46195ee3b5f5f0fc842bf269138629d78275f43d95ec 158 0.12/1.00 vMB 16
318,847 318,847 000000000000000017bdb8bd075374a4a2f7b84b103d3a2f7961ccdbf8f2a33e 497 0.27/1.00 vMB 24
318,846 318,846 000000000000000010e789e8658c05bfce709b241ac591dc16739d0d4c958d15 773 0.44/1.00 vMB 25
318,845 318,845 0000000000000000170ea4f4e00170d10a6dd562415793b3ae7c13353dfe1ea8 1,219 0.66/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.04 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.75 GB
    • Received: 13.32 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.