Loading Tool

Explorer IconExplorer

Memory Pool

80,373 transactions
30.12 vMB
0.08927282 BTC
Random Selection Loading Transactions
Max Size: 180.59/200 MB

Candidate Block

Mining Attempt b455d8d8fbc7c3063e22982862b7fb37b3cff7b034fdf1fbaae3bbecb35d5ea5
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root bd0f48b0e8fbf03a688491913cf92ee52aa03b4d4aedb11416693051e9a81e6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,380
Size: 1.00 vMB
Total Fees: 0.02768781 BTC
Feerates: 301.07 > 2.77 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (817,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
97,309 97,309 0000000000016546a00d058f8bbdcd0ce96817cad11cf4503e857f3427ab3bcf 2 0.00/1.00 vMB 0
97,308 97,308 000000000001e0f7ab8a1d150b0c0d117cb750c9398e62bd2a2d3f8d355b75b6 1 0.00/1.00 vMB 0
97,307 97,307 0000000000019b3c2d6635543edd19154b6632e216c680e19c2c1d42155b57c2 10 0.00/1.00 vMB 0
97,306 97,306 0000000000045c4557ebc5b01fbfe4dcba5ab31687ccac995b8f25bb4abfbf3e 11 0.00/1.00 vMB 0
97,305 97,305 0000000000013473fa5f8bdca45a9b1d03eb568fdb081398421ba1351716f98e 12 0.00/1.00 vMB 0
97,304 97,304 000000000002f10d1649bb5c35c3ca85b09a4e7de653dbf0ba60bb3725b5daca 5 0.00/1.00 vMB 0
97,303 97,303 0000000000040aff2ed05b170ba561b39c676f3dcce85b7cd2b654ab53e06b4b 1 0.00/1.00 vMB 0
97,302 97,302 0000000000004021044938860c130815196de338c467848e97175402e8aa364f 6 0.00/1.00 vMB 0
97,301 97,301 000000000004d04d6ffd13f5cd1316f798ff00f0a5e413d30e2eb70dab999701 2 0.03/1.00 vMB 1,035
97,300 97,300 000000000002ace93caa3128fe86e305c0059a2966cfcb306c53faa9048aaa21 1 0.00/1.00 vMB 0
97,299 97,299 000000000001ca10c775a3e50a1351b20f47bd5d37991aad63a03cef611e6ef5 6 0.00/1.00 vMB 0
97,298 97,298 00000000000442e69e0520e58e1250b3fa9307506990ec8993f72bcbcea7bb6b 2 0.00/1.00 vMB 0
97,297 97,297 0000000000021c7c07ce4cad4d5c6f5b3caa924f1ee204f44bd80fbf11c795ca 4 0.00/1.00 vMB 0
97,296 97,296 0000000000030281ea6263ee30c0bba29d7b909f93213252812972481e2cafc4 4 0.00/1.00 vMB 0
97,295 97,295 000000000003566bb8c3ac16a603ad8e610b321bd4ff1267b57f899f9958545f 5 0.00/1.00 vMB 0
97,294 97,294 000000000000ae870ad99c4c39e3912692ef4028c8d5b37dd9d4d71642a4f80e 2 0.00/1.00 vMB 0
97,293 97,293 000000000003fd483124f66cbfd9646ba5ccf76648c360cc82ef7751752bc592 2 0.00/1.00 vMB 0
97,292 97,292 000000000004474ae41beeab039472839a6f0c938e0fd6e64ef6d77d78bfd692 1 0.00/1.00 vMB 0
97,291 97,291 0000000000015a5365ac638444be750d90710730bd6450b7ff562e839981d150 3 0.00/1.00 vMB 0
97,290 97,290 000000000001e5236446a1a10bb997cf1581b740ca3c026bd6f7ed7322ce4cb8 3 0.00/1.00 vMB 0
97,289 97,289 000000000001670526ca0845f6824f411f875381b764009fd9632131e694e074 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.