Loading Tool

Explorer IconExplorer

Memory Pool

78,796 transactions
29.19 vMB
0.11959438 BTC
Random Selection Loading Transactions
Max Size: 176.04/200 MB

Candidate Block

Mining Attempt d2ca9d184ecf4439c26901197b6336ba122c3283291e0d5526b66b1f72c0910b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root e982018cc558f8c81617d6362fa936599991d856341fc764775fec82fd33a925
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.04331271 BTC
Feerates: 150.80 > 4.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (322,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,340 592,340 00000000000000000000121ed9bed15ec34a552aad676b9e003b0691d20b5712 2,967 0.92/1.00 vMB 14
592,339 592,339 00000000000000000018962c153cd49459819341045c6fa301176e49d9e1e6e9 2,741 1.00/1.00 vMB 19
592,338 592,338 0000000000000000000268944eb051425f2128269c90c01a249d5fc95ccb7c18 2,903 1.00/1.00 vMB 10
592,337 592,337 0000000000000000001b3053032ca83ed6e12373bc1e0695e87f066ef9b44913 3,249 1.00/1.00 vMB 35
592,336 592,336 00000000000000000002d39bfd0ebcad7179fbb3a811c81da50330b988b8d01b 523 0.61/1.00 vMB 7
592,335 592,335 00000000000000000010ebb7262c14d2de6cd8e2efe3513b2c0f674fe2776b46 994 1.00/1.00 vMB 8
592,334 592,334 00000000000000000014ace2065419f7535c46b04589962f9856148cc835dca9 241 0.07/1.00 vMB 27
592,333 592,333 0000000000000000000bd8508385fafe2659a320f7f130eac31be356da75c8bb 84 0.02/1.00 vMB 23
592,332 592,332 0000000000000000001a525e0046a67282efa8520b6e1eb614036aaf32a2b8e2 96 0.03/1.00 vMB 18
592,331 592,331 0000000000000000001586153cc48435b9329975f8a9b05a42a37029e5fe61b3 1,449 0.63/1.00 vMB 11
592,330 592,330 00000000000000000016c0dcbb1977d104a97de8f31bb01c5cf66ebbb99a442a 1,755 1.00/1.00 vMB 4
592,329 592,329 0000000000000000000c369ec80a4bc22493b30b02f24c5374b2bc04131df62e 985 1.00/1.00 vMB 3
592,328 592,328 0000000000000000000805a71c7e43f97c0559a57c87c77cb6a9d18543f21269 2,957 1.00/1.00 vMB 26
592,327 592,327 00000000000000000002770875dac95d4fc7696dfcab73982812b608fc5957b1 2,379 1.00/1.00 vMB 6
592,326 592,326 00000000000000000003741fa8c231fbde2278b635fe4a639335e8498a5d51b7 2,783 1.00/1.00 vMB 12
592,325 592,325 00000000000000000016476d1b7c16467d620a2500fbf711f22f2abd87051ee4 3,185 1.00/1.00 vMB 26
592,324 592,324 000000000000000000099400754b922bfeaef647ba457e95bb27c3db3352a55e 3,121 1.00/1.00 vMB 26
592,323 592,323 0000000000000000000220d3bdda812c95b8c29152f01f3fbc6a162eff76057a 3,084 1.00/1.00 vMB 22
592,322 592,322 00000000000000000015002431b46687366da629eb96b3105319dc6c3f7fee9b 3,203 1.00/1.00 vMB 26
592,321 592,321 0000000000000000000a0113e7953827b011ef5fd8d0439149a15c109b416d3b 2,838 1.00/1.00 vMB 25
592,320 592,320 0000000000000000001073ecc56ccbda4d57e1acda5cc8ef50d905612273504e 2,412 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.