Loading Tool

Explorer IconExplorer

Memory Pool

78,408 transactions
29.95 vMB
0.08639541 BTC
Random Selection Loading Transactions
Max Size: 178.90/200 MB

Candidate Block

Mining Attempt b01406d8ccc8583dcb227fd6c63e700994c08af69cf2736fbd43fe0baf02790e
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 048ef83626d57b4d4cf32e84f4215acee54a41722f1c5026e21aa25f5421bb3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,635
Size: 1.00 vMB
Total Fees: 0.01477666 BTC
Feerates: 100.69 > 1.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (355,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,882 559,882 00000000000000000004a929010129de1e4740941b1fe72063666d589daa04ad 2,163 1.00/1.00 vMB 17
559,881 559,881 0000000000000000002120e81f213a88062e43d8842f7701b92129ea50f1837f 1,671 0.75/1.00 vMB 8
559,880 559,880 000000000000000000222a95ed126c04273909db05ea1b42eaaae0e5eb0a35aa 1 0.00/1.00 vMB 0
559,879 559,879 0000000000000000002c234077ba9669c243f9b47804653a0706cfee27f0b799 2,583 1.00/1.00 vMB 7
559,878 559,878 000000000000000000124a83c725c7f3d38ed6ca1d1ccb9372892becc3fffe33 1,950 1.00/1.00 vMB 30
559,877 559,877 0000000000000000002814585480cec35f42f918e9162b4c33d436e994edf715 866 0.29/1.00 vMB 16
559,876 559,876 0000000000000000001c716e84b39370a8ddbe40d2658bfe79e83d573fa29295 591 0.19/1.00 vMB 20
559,875 559,875 0000000000000000002e08092bf8d46d49653bad33ad56ddcf82db6a6f5ba1dc 1,333 0.45/1.00 vMB 13
559,874 559,874 0000000000000000002110c80a8715d2a140d1f9ff2e9c4dc34519ee8c531156 897 0.54/1.00 vMB 11
559,873 559,873 0000000000000000001f25cef26b2ec25d37bdb23bb93dc317f3dd7cd437efce 693 0.34/1.00 vMB 16
559,872 559,872 0000000000000000001e2e554e8cf3c5742c2ab8298bee80d11d386d1ddc158b 532 0.17/1.00 vMB 10
559,871 559,871 0000000000000000001a5b9bb1489917a36adea6d8bb2f6704623bf6f95a9844 206 0.06/1.00 vMB 15
559,870 559,870 000000000000000000001ce8e118d4b21bc912f32f9812c4d119316be744e2a8 352 0.11/1.00 vMB 13
559,869 559,869 0000000000000000002f41bc85c16beca3c0be8e20bf8c9eaa1f0d98ff308ba0 2,512 0.86/1.00 vMB 15
559,868 559,868 0000000000000000001c115485b044c75dbf2aeaf3d804e7c1b9f8b7f84a4beb 2,560 1.00/1.00 vMB 15
559,867 559,867 00000000000000000017655af200d12f4c8d2655805af4e45815b9ed35cd06fe 1,593 0.52/1.00 vMB 9
559,866 559,866 0000000000000000000a7861da7789ad7e7f75b71dcca35594ec935b2fac6ba9 2,273 1.00/1.00 vMB 35
559,865 559,865 0000000000000000000984a8778e4fddce34823157f4fb0cc3c4ab49d04d611b 2,302 0.82/1.00 vMB 16
559,864 559,864 0000000000000000002c7d190b1e9b6048f242451e1ac60c1b0e52fdf868ec28 1,397 0.48/1.00 vMB 5
559,863 559,863 0000000000000000000afa55ba177493e609f9010d3328aa5aaf5b8398fc998b 2,662 1.00/1.00 vMB 25
559,862 559,862 00000000000000000013b129ffe9540ebf5810ce6082bc2d19fada8833120e3b 629 0.32/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.