Loading Tool

Explorer IconExplorer

Memory Pool

46,958 transactions
28.85 vMB
0.10948421 BTC
Random Selection Loading Transactions
Max Size: 149.99/200 MB

Candidate Block

Mining Attempt 801831dac375f32b20f3ee8a6ccd06b9fbf22102dfb341420860cf0a1b114be1
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root ddcee16f3c45a7f0939cd7267a8387d5c5234c0276e51f34605b7acda4b39dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 1.00 vMB
Total Fees: 0.04282454 BTC
Feerates: 444.31 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (218,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,170 696,170 000000000000000000003a8bc00173430b8c65e80bff2067533213ce618a2a65 896 0.99/1.00 vMB 7
696,169 696,169 0000000000000000000db90b24aed491e7be66ce3d586acf7049f6548f664b1e 294 0.99/1.00 vMB 1
696,168 696,168 00000000000000000008819f51d2d1ea1a52f0fc508f4d263f51ab06a709c0c4 131 1.00/1.00 vMB 1
696,167 696,167 0000000000000000000fffa6d03e0c8d29b22600adb1ce3909f1fd191ed47f55 933 1.00/1.00 vMB 5
696,166 696,166 0000000000000000000413203952cec4ba3a7046e82e26d76ef35bf15d58759d 1,226 0.99/1.00 vMB 8
696,165 696,165 000000000000000000046889fc1001dadd8db7cc45faf7f349ebce7d5b14df97 112 1.00/1.00 vMB 1
696,164 696,164 00000000000000000000441644a5697833686c94b8aa40ac64dbf4c193118775 316 1.00/1.00 vMB 1
696,163 696,163 0000000000000000000c758b60588f61ea585ec2c1c0d3ca88d9904fbb906fd7 1,048 1.00/1.00 vMB 8
696,162 696,162 000000000000000000042eb35ef989b3678a9f4b437c2066bc077193e8f9861d 171 0.99/1.00 vMB 1
696,161 696,161 00000000000000000009bf7198a26f478fc487933b2a096063dd4c79646cfd49 1,094 1.00/1.00 vMB 7
696,160 696,160 00000000000000000009687dcfbf3a6188f9f3916ac5d23d1248134b779e75b5 1,001 1.00/1.00 vMB 7
696,159 696,159 0000000000000000000dec571ce42595463a651da4e4137e4058060e5a2e3ccd 1,046 0.50/1.00 vMB 17
696,158 696,158 00000000000000000003d5ee5c99bb69576d19bc4f669fca7e5f47e15decdbc1 2,117 1.00/1.00 vMB 12
696,157 696,157 000000000000000000039a42d023764c29945e7959dc98d8cfe1d9eae78ba2cd 238 1.00/1.00 vMB 4
696,156 696,156 0000000000000000000e7429de1226158bf00feef561c8e1feaa968162e9ff7b 447 0.99/1.00 vMB 3
696,155 696,155 00000000000000000002d9882187f483b263c1bab0c3f480a6d436dce669cd0d 310 1.00/1.00 vMB 2
696,154 696,154 00000000000000000008852df53c29e37e346b1199393173bc21e51ea57cfb66 279 1.00/1.00 vMB 6
696,153 696,153 000000000000000000055ee2508bf5523189c554a74e7273ecf8d54180d21efe 747 1.00/1.00 vMB 5
696,152 696,152 0000000000000000000604514d38b20c68db13744ce0ab3f6ac2c11af83f334f 726 1.00/1.00 vMB 1
696,151 696,151 00000000000000000001b241e52812235ffcb1f1ec7861dc29c3e9e13607c6f5 2,621 1.00/1.00 vMB 16
696,150 696,150 0000000000000000000b4f1bd212633c762b5d224a747f5934db779b15331c81 782 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.25 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.41 GB
    • Received: 14.30 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.