Loading Tool

Explorer IconExplorer

Memory Pool

44,913 transactions
27.45 vMB
0.07026008 BTC
Random Selection Loading Transactions
Max Size: 145.03/200 MB

Candidate Block

Mining Attempt 7f6ea5c0064a7cd2a7315c91ac0cad3593abb2cb6db4b18c72bf75d1e2fca923
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 4ec20fe7ba6910e4377b1f7552a60c2690592fc33c43aba74a0330db6b7bf5c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,664
Size: 1.00 vMB
Total Fees: 0.01878009 BTC
Feerates: 502.65 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (734,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,008 180,008 0000000000000367e873d3ffc6866786102aefbd72bfa948ead025ea17deea55 131 0.05/1.00 vMB 104
180,007 180,007 00000000000008abbfc86f61ebe85ff36ce9aa5e96b3eae48dd7b04622763744 96 0.05/1.00 vMB 114
180,006 180,006 00000000000003c04ab74d5ee83f1dc43af6f0f471bef49f036f10127fe14eb5 87 0.03/1.00 vMB 125
180,005 180,005 00000000000008b10c2ede54cd3d8fc5a65a4fb9ab3979912b91779aa3a6aa57 230 0.09/1.00 vMB 128
180,004 180,004 00000000000000c97413b86b1981997835e73cc6f5a3fffab6d498f439138613 256 0.11/1.00 vMB 192
180,003 180,003 00000000000006b150f51cb9ac2422859bb7d48fb702ca245127b65efed3d014 1 0.00/1.00 vMB 0
180,002 180,002 00000000000002bbabb0a3812a41ac23fa232261b90cb187cb87a21eeef40269 74 0.04/1.00 vMB 107
180,001 180,001 00000000000002b833041fa0a23d7f8c2442781ff33062fe5c483288cf151e74 130 0.05/1.00 vMB 281
180,000 180,000 00000000000004ff83b6c10460b239ef4a6aa320e5fffd6c7bcedefa8c78593c 235 0.10/1.00 vMB 244
179,999 179,999 000000000000081cf8364f90664aed75ce3733126200adfb957c92e8d437c55b 133 0.05/1.00 vMB 265
179,998 179,998 000000000000064cb691e44abe6139fd7f4d808cce47c5f66bc9a494535cada3 15 0.00/1.00 vMB 40
179,997 179,997 00000000000008170b0fa56ed262dfab4be90da47e83a7d0502360da1513d25d 146 0.07/1.00 vMB 163
179,996 179,996 000000000000047ad03ceb6660f4cf699c129518805b7f587deca0e953b0cff0 105 0.04/1.00 vMB 148
179,995 179,995 000000000000037beb4d8d58887243c8ac2af541dec036d0aadb332ca37ffd49 223 0.11/1.00 vMB 173
179,994 179,994 00000000000002dea636e65e79da947a59c17811dcca3fe4f804dfdbf9927bd8 310 0.14/1.00 vMB 168
179,993 179,993 00000000000004a944c741edd761d8ce557444e4cec964e1d9bb2889211f170f 44 0.02/1.00 vMB 641
179,992 179,992 00000000000007427f6e825b7973b1ea7586a4d985c5d6b92008f0cd7fe36deb 172 0.08/1.00 vMB 86
179,991 179,991 00000000000004eb1f7f36ca2b400d5d89204eec49a27964e60b0e8e91bc708e 308 0.16/1.00 vMB 101
179,990 179,990 00000000000002957e02dcd71d8bcb9eaac6cdc38d633fbb6decd06f7e870534 256 0.12/1.00 vMB 157
179,989 179,989 0000000000000943fca9951f6dfc9efe75a1fd14c609890769e4c8d9b3a75a8c 39 0.02/1.00 vMB 42
179,988 179,988 00000000000002368d1ea91d631d1a18e1bcd89313985f2c2cc67d45c38a6523 57 0.04/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.24 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: 655.24 GB
    • Received: 14.28 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.