Loading Tool

Explorer IconExplorer

Memory Pool

79,992 transactions
29.38 vMB
0.11516352 BTC
Random Selection Loading Transactions
Max Size: 178.24/200 MB

Candidate Block

Mining Attempt 48af1416bd3601318c95d94e8ae050e68d49b4d718e39f2a4fcf61fb57d0577c
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 2d2ab12199a00d6759ef6eeed0e9a3334309280d942c927767a9fdba53ef5037
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,990
Size: 1.00 vMB
Total Fees: 0.05252585 BTC
Feerates: 151.07 > 5.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (552,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,915 362,915 0000000000000000061610171c4c6beeaad57bc12d7b8a4714d51e9d9e3730d7 396 0.22/1.00 vMB 27
362,914 362,914 0000000000000000150d1362bca0202043911e21d6aa7c2a52854479e0182b4d 941 0.50/1.00 vMB 28
362,913 362,913 000000000000000014f2f8968aa3ed1ec16a166e7596e8fe3a08171294b7a84b 339 0.32/1.00 vMB 18
362,912 362,912 00000000000000000c8caaeeda6c63498541d52fce2c7a54d375695b4983c5da 105 0.09/1.00 vMB 20
362,911 362,911 0000000000000000162fe85daa362cb10fea55e2d54c6273235a2c2f2771cdf0 304 0.13/1.00 vMB 22
362,910 362,910 000000000000000009e4454603af7709e60f33a38edbf69fb0b82e0c4ef60be0 146 0.05/1.00 vMB 24
362,909 362,909 0000000000000000106e1e561786a8eb5d33f8369f316a864a550d9cf2735673 779 0.75/1.00 vMB 18
362,908 362,908 000000000000000011b6ba05622d6d2b421b87341e9ada06268f49bd211d0bf6 64 0.13/1.00 vMB 2
362,907 362,907 000000000000000015f559ee3d230878ba33393157f42b03f5fdb173c8eab886 1,210 0.97/1.00 vMB 19
362,906 362,906 000000000000000014024912638a59741647f10871adebf09bc9cd303bc51977 903 0.50/1.00 vMB 27
362,905 362,905 00000000000000000b1723d4d5dfcf3df07b86a32f570ce495200a0a041e2698 2,295 0.75/1.00 vMB 44
362,904 362,904 000000000000000015dbcc02f1d6669c912bf26a804f0efe0cac2482aec9d7bf 623 0.30/1.00 vMB 29
362,903 362,903 0000000000000000054e850bccc40cb287fe16c31088808cfbc3cd2fc4bf0bfc 970 0.67/1.00 vMB 24
362,902 362,902 000000000000000010e2ff39da12aeacef7fa5f1d2676266499cbddea52b5f93 428 0.27/1.00 vMB 25
362,901 362,901 00000000000000001060bbc060344a257662a4a279776173368cf754f7636ef6 771 0.59/1.00 vMB 22
362,900 362,900 00000000000000001147790272f4d5bb082c410f539ad4264424369b1b9e9cbd 824 0.51/1.00 vMB 23
362,899 362,899 000000000000000012632bc4bf7d413bc78921ea0e92ce33b55e293fdf3dbb64 639 0.42/1.00 vMB 25
362,898 362,898 00000000000000000996b4f1afc525eb3b882c6cf768cf9f639dc807070e10b5 809 0.53/1.00 vMB 22
362,897 362,897 000000000000000015dde02fe63d1daae0f64659112080ff686f453f8fb7f917 1,749 0.93/1.00 vMB 27
362,896 362,896 00000000000000000bcaa3d7274c0afe8db7928238e736435ec2ba3cfb142df0 58 0.02/1.00 vMB 27
362,895 362,895 000000000000000012b35df72b3d4ba5feaa1dd9639b69efe4024fd0b3592a33 266 0.17/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.