Loading Tool

Explorer IconExplorer

Memory Pool

45,063 transactions
27.37 vMB
0.10367083 BTC
Random Selection Loading Transactions
Max Size: 143.07/200 MB

Candidate Block

Mining Attempt 44982d494f419ab31337516613ef1e7375d37ea215a4130aafe9fc98180cf879
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 9efcb967a4fe168391712ff838dcc2e3a641d69b8de84cd2ecd73873e8580e85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,621
Size: 1.00 vMB
Total Fees: 0.04639107 BTC
Feerates: 151.01 > 4.65 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (578,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,838 336,838 00000000000000001755dca68b3414d5ee6e696a52c99e44ae304cd9d9b8bff2 532 0.24/1.00 vMB 29
336,837 336,837 00000000000000001ab785461bb1a3e81ab782ae3a2b400360a7e3e2672936c0 1,170 0.56/1.00 vMB 25
336,836 336,836 00000000000000000587d2b48cb9ea9cbf8a897855bc6aa6a3badb7dff9608ac 511 0.25/1.00 vMB 28
336,835 336,835 00000000000000001abe585988b9eb17b30551538ad9ded52b204384d653c839 647 0.31/1.00 vMB 27
336,834 336,834 000000000000000016020cfe05317d4de2609843681025a395cf5476f3178a1f 77 0.04/1.00 vMB 30
336,833 336,833 00000000000000001376157418c64c36413c39cfdda817f34759cf35c7f4d25c 313 0.17/1.00 vMB 25
336,832 336,832 000000000000000015fe704a4e6febfdf3d40bc7c9932026f06c09db632bde34 131 0.10/1.00 vMB 20
336,831 336,831 000000000000000001e0fec05f2e3a0ee15a291c21057d00cd1c14073fc744cd 72 0.04/1.00 vMB 21
336,830 336,830 00000000000000001ac91c3a2883d4570e801b2d51f4d2de47a11dc309ebcbb6 209 0.11/1.00 vMB 22
336,829 336,829 000000000000000012b25074ae39addeaf4976410145023f754d174827dd3560 1,204 0.65/1.00 vMB 24
336,828 336,828 00000000000000001a0491e2e72328edf36fb7c1e5dfdfb9d432f9ca30ace7a3 16 0.00/1.00 vMB 31
336,827 336,827 000000000000000015a1c85514238ef65c913f1ed53db9604d37a13394f0a234 93 0.04/1.00 vMB 25
336,826 336,826 000000000000000019f269aed87d2ddf9cbb6ab89623c79902eac9427eb3e150 819 0.40/1.00 vMB 28
336,825 336,825 00000000000000001391c9de4cd381a5c9badec9935abb04b7220f099c31ae1d 994 0.46/1.00 vMB 28
336,824 336,824 0000000000000000108bff2585c0ba917087af35f932a0eee11188a7448c56d4 840 0.34/1.00 vMB 25
336,823 336,823 00000000000000000776c70e4e583d2e91af018a803ac7cd26a01b4866612a0a 1,427 0.75/1.00 vMB 30
336,822 336,822 000000000000000016abca0eb67a01dc8cf6b0ddc63c4d931713e6d4c7d9bd46 141 0.14/1.00 vMB 6
336,821 336,821 000000000000000018ebf294966ff812ce512947fc399912904cb5b22b4517c1 147 0.10/1.00 vMB 15
336,820 336,820 00000000000000001448ad9e2434bc41fda8959ac0aafb5f4bce0ef213377382 295 0.16/1.00 vMB 26
336,819 336,819 000000000000000006148bf5b473218a0e33ad2b04e68aee730dc6a346661662 1,166 0.91/1.00 vMB 21
336,818 336,818 000000000000000012fa991df7bfc09683583268b7f7c3c5638a9f74b7cbfec0 2,034 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.