Loading Tool

Explorer IconExplorer

Memory Pool

46,526 transactions
29.88 vMB
0.08535364 BTC
Random Selection Loading Transactions
Max Size: 159.07/200 MB

Candidate Block

Mining Attempt d8dd128f4d1821ae3b24e5223370c37b8050690b8f31c40484c6efdd2a0586db
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 366514ba92abfd837bfcb2e2981cda202f2dd1be6abb9aacc9092c735910f6b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,776
Size: 1.00 vMB
Total Fees: 0.02720430 BTC
Feerates: 110.38 > 2.73 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (734,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
179,987 179,987 000000000000045b62fbd711ea8ea78f577641d9f70a2296147c1d849d99b1dd 32 0.02/1.00 vMB 87
179,986 179,986 00000000000005772efe2848ba14f52627c67511a99b7c08074318d68392ea8d 23 0.01/1.00 vMB 311
179,985 179,985 0000000000000752c63097834d2d7e9766b138a74646c3c143742ecca5129497 91 0.03/1.00 vMB 60
179,984 179,984 000000000000094c4f8f28cb988401a27e36ef9d20955ecad7ee980bb55807e9 30 0.01/1.00 vMB 95
179,983 179,983 00000000000003bfcd462773abb8424cedb8ac83f7879ffe79681b0519af2c33 10 0.00/1.00 vMB 52
179,982 179,982 0000000000000615e8d0eaf1d253c0816b556c7e9e0b7c064e82b5e816c05a5a 39 0.02/1.00 vMB 202
179,981 179,981 00000000000004cfa8ce2cff197cedc691691e17e0662da6611bd0f464b56832 13 0.00/1.00 vMB 17
179,980 179,980 000000000000029d75ae0fb1ed4d6391f7d9eb2cd677479213539fa7f89f0fc7 53 0.02/1.00 vMB 214
179,979 179,979 000000000000053fce8980aba67915437c662da10f4b04a596d158a777e223d5 23 0.01/1.00 vMB 212
179,978 179,978 00000000000007ff4911eb6e3c0420ed527ae29302298d95a8eff2addcad58e7 65 0.02/1.00 vMB 90
179,977 179,977 000000000000020862d43bb8f1ec80006e023ecbcf6b5282ce5a34dfd7802491 45 0.02/1.00 vMB 102
179,976 179,976 000000000000070eee8d733ef0d751dbdd61e07a465544334fab32bd654cff4a 14 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.13 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: 652.38 GB
    • Received: 13.75 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.