Loading Tool

Explorer IconExplorer

Memory Pool

85,189 transactions
31.91 vMB
0.19582103 BTC
Random Selection Loading Transactions
Max Size: 189.61/200 MB

Candidate Block

Mining Attempt 6d69de6bd65e7b6cd07f375000307cf79cb3a8e3d5327b65009d8a5b76a13432
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 61fea9ffd22665bc9b938a7c83a71c8c161d65ada8c99ccea1627d8de3e92cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,858
Size: 1.00 vMB
Total Fees: 0.07391867 BTC
Feerates: 301.64 > 7.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (294,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,059 621,059 000000000000000000099afa7af3001d711f14d6cca370c70fc16f4dc038e02d 2,211 1.00/1.00 vMB 14
621,058 621,058 0000000000000000000edfb3ab3a4adf6d757d36ff1fd8fb66c5382feac65133 572 0.97/1.00 vMB 4
621,057 621,057 00000000000000000001b1bd0b8f0951df819dd97297b71daa97c65129e09649 1,751 0.99/1.00 vMB 6
621,056 621,056 0000000000000000000bb04063c21ab88d36a10cd282445b0adb04b679e607fa 2,124 1.00/1.00 vMB 20
621,055 621,055 00000000000000000000ef167843aa2bb390497865c87b731057b83ff40dfacd 2,247 1.00/1.00 vMB 8
621,054 621,054 0000000000000000000a29ac46144a8ef263cb9971f92926c18c2f46d17f8644 2,686 1.00/1.00 vMB 22
621,053 621,053 0000000000000000000534a60d3ca191550c4244cdc73af0a3deaf7b98de4891 2,359 1.00/1.00 vMB 3
621,052 621,052 0000000000000000000c342bfbe4148bea6e54bdbf962ea1819034fde1e2087f 2,710 1.00/1.00 vMB 11
621,051 621,051 00000000000000000006e814edb8efbb699dc82d5b0b6729baeeeae5734df27f 2,909 1.00/1.00 vMB 21
621,050 621,050 000000000000000000052d985c5f18513ea51bc5a30f2f4b25cd0bdcea44178d 2,752 1.00/1.00 vMB 18
621,049 621,049 0000000000000000000015960c7a6b1ac459975f027027e341791efd2544729d 2,650 1.00/1.00 vMB 30
621,048 621,048 00000000000000000000c88cdb7857963ca33b66e9f118cfa3542d151fcc9106 2,817 1.00/1.00 vMB 20
621,047 621,047 0000000000000000000935ed7f57a2d7161105b42712c5857e57649eee815bdb 2,561 1.00/1.00 vMB 12
621,046 621,046 0000000000000000000b1e215127267b4216afa3d603552e01d3c1faf68e3b98 2,327 1.00/1.00 vMB 26
621,045 621,045 00000000000000000002c53aabd6818ab488790a86ffdbb5ac2fa61967f8a63a 2,714 0.87/1.00 vMB 16
621,044 621,044 00000000000000000001656639d5482271b1833f29abb9b075c8669879dc86a2 2,786 1.00/1.00 vMB 18
621,043 621,043 00000000000000000010804d8fb633d1029e51259c272264a3ed9442642736dd 2,880 0.96/1.00 vMB 6
621,042 621,042 0000000000000000000d155c61f0f555a666c033830607c0f53c5f11a97e1ff3 2,861 1.00/1.00 vMB 33
621,041 621,041 00000000000000000003bd987e3d64e913059e8f9bae7897b9ff3e12e0e9e176 244 0.06/1.00 vMB 15
621,040 621,040 00000000000000000009f95968c3623c049d3bc235a618a38c35278ab073f310 1,388 0.70/1.00 vMB 9
621,039 621,039 0000000000000000000b473191f13f9ee3f7dfe42a8b6615f97cdb91ce8d46e0 2,156 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.65 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.60 GB
    • Received: 16.28 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.