Loading Tool

Explorer IconExplorer

Memory Pool

79,086 transactions
29.02 vMB
0.11622609 BTC
Random Selection Loading Transactions
Max Size: 176.06/200 MB

Candidate Block

Mining Attempt 8af2bb5fef6c8fa85ee9d0d39410a88d8f668c423eeb4f044de22d0354ba491a
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 6a195a23b4ccfb281689f14102f3641fc0dde19db2bc3bc0ee10836bdbece2c4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,382
Size: 1.00 vMB
Total Fees: 0.04229909 BTC
Feerates: 602.26 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (556,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,232 359,232 00000000000000000a4e915fde9964b49923753c3edb32ee0de34db163408f52 1 0.00/1.00 vMB 0
359,231 359,231 00000000000000000fbdc22d836a68ce47a0d4b49758fda4f9202fc63569f8fb 588 0.28/1.00 vMB 28
359,230 359,230 000000000000000012d37eeb771551226a22a923fa2cee3c21bef59f3dc98e0b 43 0.03/1.00 vMB 19
359,229 359,229 000000000000000016b045e0a633fdf7c7dcbf9ef8529100ff1b71c9bb0e9bb3 40 0.02/1.00 vMB 24
359,228 359,228 000000000000000004bad2d199df698ae5e2d5074c704bf059d44a71bd29df80 598 0.31/1.00 vMB 26
359,227 359,227 00000000000000000ab0a892583eb6a92490e413caa0dc3eba5200f6471b7902 365 0.21/1.00 vMB 22
359,226 359,226 000000000000000011367b0546d6190e71d848804023ec608768741e6da1dc6b 64 0.02/1.00 vMB 34
359,225 359,225 000000000000000005d451cebd03b7142c03508998870c28deaf48e9fcb1fc03 1,066 0.50/1.00 vMB 28
359,224 359,224 0000000000000000098e758074da0c80384e6077c9f07b45b691aefb805101c2 231 0.14/1.00 vMB 23
359,223 359,223 000000000000000003eeb4a0e85922436eb568564cf0d2624191a403b44c3776 503 0.31/1.00 vMB 23
359,222 359,222 00000000000000001519e3cb8384b78e3f7438afcbdba1ce62e42064ec704f1b 805 0.41/1.00 vMB 26
359,221 359,221 00000000000000001283434d096ee6ad72d5907df62a21c99f10dfb78a68dbd9 778 0.42/1.00 vMB 24
359,220 359,220 000000000000000007f13381a7f64bb0e34efd7ff9bca615fb3d9ddb04853733 862 0.56/1.00 vMB 26
359,219 359,219 000000000000000010843e90d4d35d4cd6eb4f38298f4adc4b36c6a327f74b00 1,143 0.55/1.00 vMB 28
359,218 359,218 000000000000000013f0c239d08103cd9a2733134560d9b1b0f5ff4cc709416e 1,110 0.56/1.00 vMB 28
359,217 359,217 00000000000000000935c7cd339d1478f3ea9404d5e97f1915349ca89a86a9a5 55 0.03/1.00 vMB 18
359,216 359,216 000000000000000001c081ffbc33cb89837e2416f1e5caeb06149fda0bcfee45 66 0.10/1.00 vMB 5
359,215 359,215 0000000000000000133b09306391df8cac0e37b6616789cbfc8d1c9c45e6e021 701 0.48/1.00 vMB 22
359,214 359,214 000000000000000013735040236a6c15934f7be0872bf03db0639f092e8c6879 205 0.12/1.00 vMB 19
359,213 359,213 0000000000000000142e808d9431ea488b77c05fd31885fa5fcd67ea34d307e7 481 0.27/1.00 vMB 24
359,212 359,212 00000000000000000ab4e9e92fdaf393f7c324e9616ae432580c6e006280c413 1,001 0.78/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.92 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: 714.42 GB
    • Received: 17.54 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.