Loading Tool

Explorer IconExplorer

Memory Pool

80,453 transactions
29.95 vMB
0.12044216 BTC
Random Selection Loading Transactions
Max Size: 180.22/200 MB

Candidate Block

Mining Attempt b9ce814ff0fe21c5131d067f0df51c990deb51e2b48d099fd22ed1b379faca3d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 9f51e1f16bb5d6d5c1d0e6e03d80091686daa878015563ab00bd7640c7f0f22f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,622
Size: 1.00 vMB
Total Fees: 0.04987101 BTC
Feerates: 242.90 > 5.00 > 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (512,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,819 402,819 00000000000000000096970fd4f64a14548986a4c20cd67ff7d6eb54bfda3441 628 0.27/1.00 vMB 55
402,818 402,818 000000000000000006ccb415f6ceb3fefbb3c4e8503a837c84a1790fe39c7aeb 348 0.18/1.00 vMB 38
402,817 402,817 0000000000000000055bc248bf3d7605fde7d554bb93de2253ed2c37de6f0f15 1 0.00/1.00 vMB 0
402,816 402,816 000000000000000005e849cd3967532b63151069a75840260a6a897f3f1b7978 620 0.41/1.00 vMB 42
402,815 402,815 0000000000000000043440ed13bc544270c0ac270ae4f64f8aa868eb5e43f917 914 0.47/1.00 vMB 41
402,814 402,814 000000000000000001ebab92f193e6ea3a74b14e8122b1ad8f66fc4af7fd63c8 184 0.66/1.00 vMB 4
402,813 402,813 000000000000000001112f7fa296c8231305100eac53f8621a4f7203e817f4aa 979 0.45/1.00 vMB 42
402,812 402,812 0000000000000000006e1857e8f4404f670eb9d710ad1377e22c639b005c179c 569 0.33/1.00 vMB 39
402,811 402,811 000000000000000002bdfe92ce1ff6987aad64ba3f1fcb9607bf1853446c9387 783 1.00/1.00 vMB 13
402,810 402,810 0000000000000000005d969b091863a0ba7626698659c7751923c1b294822237 1,756 0.75/1.00 vMB 51
402,809 402,809 000000000000000000ae936ef8d6c312ba6ba407c707d128735337b3b958c0b4 1,340 1.00/1.00 vMB 28
402,808 402,808 000000000000000005e19bf68693abb24f63fc8a88106f9372437c2dcbddbec4 1,051 0.50/1.00 vMB 53
402,807 402,807 0000000000000000049c07b7695e335238818d1ae1f816a074cc363d911812cd 715 1.00/1.00 vMB 15
402,806 402,806 00000000000000000021c1b5bebe0e7e322efc43831ef70c4ee946c6207bec54 1,403 0.93/1.00 vMB 44
402,805 402,805 00000000000000000619c6ef0f54b0080ff952a59e1087f59e9f85db0432d2ba 2,267 1.00/1.00 vMB 37
402,804 402,804 000000000000000005bb3045dd15104398608ea43e8b8b45c180546bd57367f0 2,058 1.00/1.00 vMB 42
402,803 402,803 0000000000000000056d59ed29f5d20d461cc73e2730c11309f7978a759a3b8d 1,914 1.00/1.00 vMB 54
402,802 402,802 000000000000000001ab4cb53bc6786a295ad3a021307f67f99302e981a0b943 3,488 0.99/1.00 vMB 75
402,801 402,801 000000000000000003d587a104e2c9557d4166e499a6aee3a3852a220d2d4e13 2,594 1.00/1.00 vMB 49
402,800 402,800 000000000000000000125cb5c4948ed7430ef94b05533cb64b316fe969467139 2,344 0.93/1.00 vMB 47
402,799 402,799 0000000000000000006a2d91ec5aba1b92135874543586f05e4fe6d3a989cb7c 3,307 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.