Loading Tool

Explorer IconExplorer

Memory Pool

14,091 transactions
10.76 vMB
0.04233158 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.67/200 MB

Candidate Block

Mining Attempt e4f2c6582c934d9491d04cc7471af13a62bddc4cd0b95578c577886f80b37a20
Version 20000000
Previous Block 000000000000000000003cda2c193a02bec06194c9a75bc9f8b996f80df7088e
Merkle Root c6f99b74b16d39f8448a32731ede7f06ff0f02b9f0c70bedfdea3b25d09bbdac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,866
Size: 0.99798675 1.00 vMB
Total Fees: 0.02378334 BTC
Feerates: 200.67 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,813 (785,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,795 128,795 00000000000003a9d09e922c826706740f80169eeee52cbba5b3d19304079e5f 35 0.01/1.00 vMB 398
128,794 128,794 0000000000001ce6b835930bc8358b6d271dea0c5ba68821be30c92197dbf59d 20 0.01/1.00 vMB 591
128,793 128,793 00000000000008355c464bf3f06b139958ba7f86da365a2728987f5c32130319 45 0.01/1.00 vMB 2,331
128,792 128,792 0000000000001727c99c3508653952ba31e2bc63a011c003ba085a61e1269cb5 63 0.02/1.00 vMB 2,161
128,791 128,791 000000000000082ca383f57f5250143c4d77034d2356a5693003168f2c1a3e2e 24 0.01/1.00 vMB 432
128,790 128,790 000000000000154a429af35b2d1e8d17c8e6857efbef58826c605f051b2f0aa4 8 0.00/1.00 vMB 0
128,789 128,789 0000000000000cd7a9ca8562e6c5b02e463b248f23a923202a9dfd1367755bcb 78 0.03/1.00 vMB 443
128,788 128,788 000000000000042609f3e3019c323add9bdda322c82bb2215e8bfad3a4849841 30 0.01/1.00 vMB 181
128,787 128,787 000000000000041f5f53df1e5d89f569beec471013ce2b49f4d1a9441c94a8b7 8 0.00/1.00 vMB 2,131
128,786 128,786 00000000000019f40f3988872e82fe9a4e27eb89a71297756fc754182aa622fb 45 0.02/1.00 vMB 488
128,785 128,785 000000000000207f94b3a9759a6dfb1e549bf771acb3d6838004e917cc3f87e1 39 0.01/1.00 vMB 551
128,784 128,784 0000000000000457bddbcca498450c9ba36fc615352841218687f81f9819664d 139 0.05/1.00 vMB 566
128,783 128,783 0000000000000f4b0aa11442a0970d3ca4b92acdaa06cb4fded59d8df301fd6c 43 0.02/1.00 vMB 976
128,782 128,782 00000000000025b3146203fa94a6c79311f2de999bb080fa90b43146db15cfc3 18 0.01/1.00 vMB 1,112
128,781 128,781 0000000000002299e9480b9bf9746703126e4f97138aa2f4f0d6e5a5d4ecf221 138 0.04/1.00 vMB 8
128,780 128,780 0000000000000be9952db54619e20400e5c1a8c8520d79ac3824f2d53dfc1ebc 26 0.02/1.00 vMB 1,679
128,779 128,779 0000000000000f86d1e2502c5b25db61b49d6990f879fd171555b15b234847e7 38 0.01/1.00 vMB 88
128,778 128,778 0000000000000ed97e0df8e1d7256597919c39f4763a3b5a3277ca792305aec5 41 0.02/1.00 vMB 1,083
128,777 128,777 000000000000225a673070f6b5668efbe567e09a2e2edfedf221fcf27817d2aa 1 0.00/1.00 vMB 0
128,776 128,776 0000000000000830700aa7d73a8b42fd11150e2c0f78bd46eb5cf120dd6f9bfa 104 0.05/1.00 vMB 74
128,775 128,775 000000000000077808d8e23b8a3fa16b953497bd3a053e2f10723e56c8b56fe4 58 0.03/1.00 vMB 509
Previous 10 blocks ↓
Total Size: 780.29 GB

Node Details:

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