Loading Tool

Explorer IconExplorer

Memory Pool

74,121 transactions
28.71 vMB
0.08003479 BTC
Random Selection Loading Transactions
Max Size: 169.73/200 MB

Candidate Block

Mining Attempt 827eeb46b5c0b7b9552d77837d1d918baaa0e87ada77baa8dba3f2ee272de008
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 6c7145dc19f78240e8646d6e518918203e9d94169dc65d733f3105dee508d865
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,605
Size: 1.00 vMB
Total Fees: 0.02213333 BTC
Feerates: 150.36 > 2.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (390,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,809 524,809 00000000000000000032a02a046eb9f4bd3d55105c8603a5a686c96c7bbc65ad 2,467 1.00/1.00 vMB 45
524,808 524,808 000000000000000000142b01ee0fc7076fb9fd8d8e27d294879a3505aac1bf8e 58 0.02/1.00 vMB 23
524,807 524,807 00000000000000000020f9b64ef90c1803a5c5887ec24411df7480619427a92d 561 0.22/1.00 vMB 19
524,806 524,806 0000000000000000001d2c6452395dbced6ce81462dbb1d52af4715e0603815d 358 0.10/1.00 vMB 18
524,805 524,805 00000000000000000020181d52af1d3136c61417f4f1798f7e737244ebfa042c 1,492 0.75/1.00 vMB 19
524,804 524,804 000000000000000000091f0f24a68dd0a0ae4ce78afc38ec69bea60a39d7f51e 1,267 0.67/1.00 vMB 29
524,803 524,803 00000000000000000004723bbe82c07d4ad9d0e1b875fb0015eb9387ea84b136 2,177 0.90/1.00 vMB 27
524,802 524,802 0000000000000000000725157f1d9b6cfd860794f2d2e93b830b7bb4a2e9ea94 1,547 0.67/1.00 vMB 21
524,801 524,801 0000000000000000003ff739422d0b471679bafc93931cb828661361a8c094de 635 0.29/1.00 vMB 23
524,800 524,800 000000000000000000310c7bdfb4bc160e249aa8c35a7bdadb6676d7c73ecade 274 0.13/1.00 vMB 53
524,799 524,799 00000000000000000007690a657e93a6e61104fd5d97321f2678149485aec5f2 924 0.37/1.00 vMB 24
524,798 524,798 0000000000000000003becda25f01fade5a5acec50af9dc25f04cd7ba75092e2 786 0.30/1.00 vMB 22
524,797 524,797 0000000000000000002460beeb2a03552546338424ddf210d18e7697baee7f65 857 0.31/1.00 vMB 28
524,796 524,796 0000000000000000001a05ea9a850d58470a55a32348e758d3fc874fa3972273 1,067 0.49/1.00 vMB 27
524,795 524,795 00000000000000000039df937021addf75f5722a90a716d7fb2eec98140221e6 433 0.17/1.00 vMB 27
524,794 524,794 000000000000000000242981243fe3ac1f2e42939f5bff2e6e95e61bab38ef5b 775 0.29/1.00 vMB 22
524,793 524,793 00000000000000000040d48aaf0e84c921c5c4ce421081dacba63e2b1817a4ee 1,526 0.68/1.00 vMB 29
524,792 524,792 0000000000000000000fb8e1f5dc6bc2270b5ee159b66eb7239e3fff41c4fb27 32 0.01/1.00 vMB 26
524,791 524,791 0000000000000000001002ebe33ecbb9cd23b2854e2a2f794d03193fa6f323fc 893 0.41/1.00 vMB 30
524,790 524,790 000000000000000000030a21df49cffdb82124ebf35941ff44574b0e9879f59c 498 0.20/1.00 vMB 34
524,789 524,789 00000000000000000002b3cde27c420572c94a6c070014c953f27a1caff97d7b 146 0.04/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.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.