Loading Tool

Explorer IconExplorer

Memory Pool

47,303 transactions
29.28 vMB
0.15940007 BTC
Random Selection Loading Transactions
Max Size: 153.15/200 MB

Candidate Block

Mining Attempt 3b7b76c4e235f1e35ad4b0f9b01649a3aa1b9ee93c16ef346666e6659b2cf730
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root f3aedbcf84797e220d6974979c6cdb71f30a1083bf7b14d2de1351dc7a182de6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.04689921 BTC
Feerates: 200.91 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (912,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
1,744 1,744 00000000fcb88e7c9e4300f89c53c2c1bf547335e2edc1d88b226717dd2c618e 1 0.00/1.00 vMB 0
1,743 1,743 0000000062ae6360470475642d32e20fea058d523b9eb55f8eef54d77a4aad52 1 0.00/1.00 vMB 0
1,742 1,742 000000004963669f3b1276e3222d0a6539fad4ca5b1bb5e7150af49f5c6751f1 1 0.00/1.00 vMB 0
1,741 1,741 000000006218458103c5aa28f412e6d56bf660eca974d0e53aa5b5916f08de68 1 0.00/1.00 vMB 0
1,740 1,740 0000000046b7ed5890ee696b81606e98bc97481aba201255721cac2f427d6b15 1 0.00/1.00 vMB 0
1,739 1,739 0000000040a67145d5e566cba64f0d5dd63fe9ffe8e0e0ac7dcae3ecc8a06b04 1 0.00/1.00 vMB 0
1,738 1,738 000000005f4ee3550ae77c7651b40fcb37505a3bd254016f66de78d9bf54ebb7 1 0.00/1.00 vMB 0
1,737 1,737 000000007f6d461815d7d53620358498e179e846a66084f2f6239c5e7a3ae9f6 1 0.00/1.00 vMB 0
1,736 1,736 000000004de37d28a0f1229e7b34e6206dc18288431efda04eb8730edcc8282c 1 0.00/1.00 vMB 0
1,735 1,735 0000000085a99775be185c1c86668f64c415ed150af0c150e1332c88fa128993 1 0.00/1.00 vMB 0
1,734 1,734 00000000e83a8dccb7792a9597503bfbfb08a6310df0a997b3921e3e3e9fa843 1 0.00/1.00 vMB 0
1,733 1,733 00000000b657947b4fee40933358d97b9ec6b2130083d1346fd5e0607d2c5941 1 0.00/1.00 vMB 0
1,732 1,732 0000000025de8cfd005b4e2e485ad0838870d9158ffcc350a3179e469920e3a3 1 0.00/1.00 vMB 0
1,731 1,731 00000000eb110fd65125802a2fcd5d1b68fd6c77a2019c5c7a4e11599dfa1a01 1 0.00/1.00 vMB 0
1,730 1,730 000000006887ff71c96202da488a0052f79e4c03b1d098bccbd6f80b9c6be7e2 1 0.00/1.00 vMB 0
1,729 1,729 00000000dc9d18c2d104934b4ef2cbf5827ea7be47353ea4d27ea34b9fc86569 1 0.00/1.00 vMB 0
1,728 1,728 0000000008f9fdae1079df095d5306ad0b1923da74565ab613f207ee1617a287 1 0.00/1.00 vMB 0
1,727 1,727 000000000dd72e26537ed7e97d2fe5d0ced050b355cae9550cdb19ddd80dde4c 1 0.00/1.00 vMB 0
1,726 1,726 000000003e26867afdd61814502ee0873383d89213f7aadd6ddefe8d5c991df4 1 0.00/1.00 vMB 0
1,725 1,725 00000000bb391367c0d16a54a7430a98a566ba9b738a49f9876f3c90006f24c2 1 0.00/1.00 vMB 0
1,724 1,724 000000003170c52b94e104635c06b2ce9368af7380b25cd44395f00b3295b9aa 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.