Loading Tool

Explorer IconExplorer

Memory Pool

80,342 transactions
29.66 vMB
0.06745209 BTC
Random Selection Loading Transactions
Max Size: 179.05/200 MB

Candidate Block

Mining Attempt 426b6808cec6031c5ffa72cf8904da0d9a1b22907818db71c1fab4758fd5ed23
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 0d1a453f2c00a25db5e8a6d25f40e57383fccf16a0aab5d6654aa81324d3fd4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,264
Size: 1.00 vMB
Total Fees: 0.00711491 BTC
Feerates: 90.30 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (809,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,819 105,819 00000000000009ca1e29ba52a1f47fe335368b8cb4a320b4dc3cea15bd1b1685 24 0.01/1.00 vMB 0
105,818 105,818 000000000000ed2f76992608a1eff5ffd483369da3da1829729aa400b93802ba 1 0.00/1.00 vMB 0
105,817 105,817 00000000000168528d1ff1aaf91895999e27ba182456ef42fc969cc4dfa5b152 2 0.00/1.00 vMB 0
105,816 105,816 0000000000023fc4bde327471ffc6d315955ece1b3d6b0df33a1094921604a04 1 0.00/1.00 vMB 0
105,815 105,815 0000000000026189bd11b461327e3f0060a06c193ae048b3f9f9d1b7afbd67f5 1 0.00/1.00 vMB 0
105,814 105,814 000000000000ee15c266901a77bf629e5bc085e2bdc0880352a7acde327a2a4b 2 0.00/1.00 vMB 0
105,813 105,813 0000000000028866b0da650763376659faf5daf23131bc260ac1b3192c3df93c 1 0.00/1.00 vMB 0
105,812 105,812 0000000000006fd1af4d76a385ed2fa6a81610fee16c064dc69e874e26401cb3 2 0.00/1.00 vMB 0
105,811 105,811 0000000000002746bf16533d7671c97121ea4afe1ae3446a94695cc7358350e3 2 0.00/1.00 vMB 0
105,810 105,810 000000000002cf64c98ddc41313ab24c43f6935196dcc6f32445763dabd771d9 7 0.00/1.00 vMB 0
105,809 105,809 0000000000020e501f4ce35ff7c4e2b2c56f5168cc99852937195b26090f5597 21 0.00/1.00 vMB 0
105,808 105,808 00000000000054f88773938b8d210bc2518f76d2a016faf6c6d3b07343a11e42 2 0.00/1.00 vMB 0
105,807 105,807 000000000000d23e70a9ad39ead3f14839530faa70dbe3d33402249b9915d00a 1 0.00/1.00 vMB 0
105,806 105,806 0000000000029f72c358e5e7c11d0411590ec3158bb7aea380f4942cf29ddf3f 2 0.00/1.00 vMB 0
105,805 105,805 000000000000262ab7b5d736817d94ddc17548acad48a5f5a6175d218ce8885e 1 0.00/1.00 vMB 0
105,804 105,804 00000000000235069b0bd1eb3b3ee16aca98a17164af22b9c3848538e0405054 1 0.00/1.00 vMB 0
105,803 105,803 000000000001270f4dc881a90558f1bf8f1abbaeab7daa57ddb35a89163aeac5 1 0.00/1.00 vMB 0
105,802 105,802 000000000001a538621c0380a40e31b3d1161e0283f2c5fb7e4adade8e4fec90 2 0.00/1.00 vMB 0
105,801 105,801 000000000002e7ac242af582a23cbe491e800920d608b4a343279178d77320b6 33 0.01/1.00 vMB 0
105,800 105,800 0000000000020bf196bc3926d908b66dd8a163a0aa58ce4e54fb56197ab42780 3 0.00/1.00 vMB 0
105,799 105,799 0000000000007d929f07b260171efb0e509847a0049ba22b05aa482e8978af1a 3 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.