Loading Tool

Explorer IconExplorer

Memory Pool

40,024 transactions
27.17 vMB
0.05783538 BTC
Random Selection Loading Transactions
Max Size: 142.11/200 MB

Candidate Block

Mining Attempt a177d22b527c221897d67dc40e4eb18cc42f81566e9087847645568357b0b878
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root d43370be03999e8eb7d9d2995feed6515001ae5a83db1002b4ad3d357f57ecda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.00745868 BTC
Feerates: 69.10 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (595,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,794 319,794 00000000000000000e581b3b8b2b015e09e7bbbab3b32bb2b3182a80b00c0c9f 19 0.02/1.00 vMB 472
319,793 319,793 00000000000000000195b358ab3cde942fae59eba6cdbbffd6d137d3bd006703 130 0.07/1.00 vMB 31
319,792 319,792 00000000000000000f68e8f468cf76f512cf472ce720a31b81c3095235e9a4c8 847 0.45/1.00 vMB 25
319,791 319,791 00000000000000001fde15eaa9f2b9cadb2ad235ee2fe3a47887ad2d4ed45140 1,084 0.75/1.00 vMB 26
319,790 319,790 0000000000000000136155a08e2e673a237e4a2e9be70e961ad317359e3f88c3 271 0.14/1.00 vMB 31
319,789 319,789 00000000000000000cb444dcef0618188df1fa98c4dce5d4fbdb20603d1a4231 25 0.01/1.00 vMB 24
319,788 319,788 00000000000000000cb623c08294541f0c68a0e8093d4a25da871806d441028c 550 0.26/1.00 vMB 30
319,787 319,787 00000000000000000a90d15e4b1e063dc2ac6490afa9ec4647af718495df8472 369 0.37/1.00 vMB 18
319,786 319,786 000000000000000000050dc445e74ff95e9091f98277b04e7c84facbb9e2f503 602 0.35/1.00 vMB 28
319,785 319,785 00000000000000000235577372e7ffb7d2b63f90ca460e74bed14ceac9570021 110 0.07/1.00 vMB 27
319,784 319,784 000000000000000000f46e61591d5621b333c6f72493fc39ea0f7085c66273a2 1,345 0.75/1.00 vMB 28
319,783 319,783 00000000000000000f250b4ec9951f7c13e2b62b95d14eaa650dccecb1f6155a 296 0.17/1.00 vMB 25
319,782 319,782 000000000000000011623a6b2a15d1e742198014b491fbaaae5070650eae76a0 649 0.32/1.00 vMB 30
319,781 319,781 0000000000000000198aae100de693cd50ee25099e7c00831fb6cecc97193519 221 0.12/1.00 vMB 29
319,780 319,780 00000000000000000f5ecdf4ebb725c30c88edfa0c1e4261d5c45c249460eddd 64 0.02/1.00 vMB 42
319,779 319,779 0000000000000000107d47ebc941d91e58137bf0fe6ca9897a3863c613ee74e0 250 0.16/1.00 vMB 30
319,778 319,778 000000000000000024f1f905ad2a065f138315bedaf7c275c2fec62d7197313a 677 0.39/1.00 vMB 27
319,777 319,777 00000000000000001bbd8728b84c2ef57baeaf7279a26ef66b16db6f7dadd6ef 198 0.16/1.00 vMB 20
319,776 319,776 000000000000000013c302451233d8c1a6e846547689b6301440b68ea9043210 979 0.50/1.00 vMB 30
319,775 319,775 00000000000000001b2b63717a729208dda5e44b61eea631a02f2ea1a81196ad 31 0.01/1.00 vMB 29
319,774 319,774 000000000000000009ad2ee74b65282a98188f881df3211455a11dfee6029a69 77 0.07/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.15 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.93 GB
    • Received: 13.81 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.