Loading Tool

Explorer IconExplorer

Memory Pool

80,862 transactions
29.94 vMB
0.07592882 BTC
Random Selection Loading Transactions
Max Size: 180.56/200 MB

Candidate Block

Mining Attempt 43840e31eefc9359e9fa826062a856360f5fdbf2dcc1ac1f2e90827c9318bf3b
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root d220480ea520ca892be431555bfb2bc1255f663344d6ad3ff412febfd5eddb5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,192
Size: 1.00 vMB
Total Fees: 0.01457211 BTC
Feerates: 502.67 > 1.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (255,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,027 659,027 0000000000000000000e3d87cc877a152da0d6d61cf5844270d1cdc4ac838254 2,184 1.00/1.00 vMB 47
659,026 659,026 0000000000000000000f057c39769f50fe8b7ef921faf653378df24628aedaa7 702 1.00/1.00 vMB 10
659,025 659,025 000000000000000000003e139c3eff88865b7438f4ade5d1409746ecd56f107d 932 1.00/1.00 vMB 10
659,024 659,024 0000000000000000000d3d170f7d4df2cf5c120d74e0969d068d60165f24a934 1,601 1.00/1.00 vMB 23
659,023 659,023 00000000000000000008e5692c8f698c3ab736f87f21b0acdbc8876d34e2f961 1,879 1.00/1.00 vMB 17
659,022 659,022 00000000000000000000af9418fa6cb3412ae9f458e328e8a0410c4c2c5f84fa 1,789 1.00/1.00 vMB 81
659,021 659,021 00000000000000000004721145024713e9530cdf7bcdeaea5ace038c489ea78a 1,077 1.00/1.00 vMB 17
659,020 659,020 0000000000000000000b1ef130ea5a0243530ab1c41115cfd587a210a052979b 1,767 1.00/1.00 vMB 27
659,019 659,019 000000000000000000001e44c80ecf70134cd16d0aa8f1c4533bb2748c3baa55 1,295 1.00/1.00 vMB 17
659,018 659,018 0000000000000000000f894e320791cbe4004daf5ff635341ff9efb1eb052d9e 1,929 1.00/1.00 vMB 26
659,017 659,017 0000000000000000000ce280bcbb06f8fdfd45f2a635a07ebfea6aed54a848fa 2,533 1.00/1.00 vMB 67
659,016 659,016 0000000000000000000a013f458e6fa911e6d58ac1b261ea419a8b4ff8e6449d 1,567 1.00/1.00 vMB 47
659,015 659,015 0000000000000000000df46a7663c2c1bf0b9648048fa5364ca07f108745fd4d 426 1.00/1.00 vMB 6
659,014 659,014 0000000000000000000a94adcb13daeff3b67b574744a959ef8a2a83eb826c62 1,812 1.00/1.00 vMB 49
659,013 659,013 000000000000000000098472dc599e176473c89b76def79ce8082f964e6fac5a 1,471 1.00/1.00 vMB 24
659,012 659,012 0000000000000000000f9ada769bd67eac5db7dcc61fe950075ca22730c46af7 1,260 1.00/1.00 vMB 90
659,011 659,011 000000000000000000078951bf14cebcf3009076d2d799c04d3a895a96334e95 188 1.00/1.00 vMB 3
659,010 659,010 000000000000000000051472c8bc49405ce9b22ec450b4bb8a4e3a7f8365cff1 1,045 1.00/1.00 vMB 22
659,009 659,009 0000000000000000000d5c9cb480fd319c28f23fc520a6fc229a0fb328a7ead6 589 1.00/1.00 vMB 13
659,008 659,008 0000000000000000000db2af525ed8dca47a1064432122832d451626c3e2c2c1 1,491 1.00/1.00 vMB 17
659,007 659,007 0000000000000000000c73b3abf6220b45b23ea012317f089410497f451c184e 2,317 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.