Loading Tool

Explorer IconExplorer

Memory Pool

80,602 transactions
29.61 vMB
0.13298476 BTC
Random Selection Loading Transactions
Max Size: 179.57/200 MB

Candidate Block

Mining Attempt 007939ffd15d5f4e596590cd3cfb458e372502a3ae2005367a45c115814d5b26
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 86b70dbb41bb0829a71042914f9005526fb5687f558cfcf0a8a16d0bde02df90
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,807
Size: 1.00 vMB
Total Fees: 0.06800185 BTC
Feerates: 101.65 > 6.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (362,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,664 552,664 00000000000000000000910f5afcd5f5c226671c19872f62ff3e2922f12549c9 3,013 1.00/1.00 vMB 40
552,663 552,663 000000000000000000088cfb4e931dea373e67f43419052ecb3275496066c200 2,464 1.00/1.00 vMB 34
552,662 552,662 0000000000000000002fae5ca8a338ccefc4894a604ba8a197602140f1b439e0 2,672 1.00/1.00 vMB 54
552,661 552,661 0000000000000000000e9aa1bb68493852ec846a01a571b025110fcaef2394f5 2,502 1.00/1.00 vMB 21
552,660 552,660 00000000000000000026fb005d9076a4968e41dde9f6804d3d2b8e96cf734389 3,060 1.00/1.00 vMB 20
552,659 552,659 000000000000000000200b157ddb0333f2278ff035b282bf3e3c7c10b016fcbc 2,334 1.00/1.00 vMB 50
552,658 552,658 0000000000000000001d727e8e3063c1ff5e365803d4a6bf013de3525deb255f 1,981 1.00/1.00 vMB 14
552,657 552,657 00000000000000000000329a709543587e441a216f80cd33f8bfd04a9e7014d7 2,158 1.00/1.00 vMB 20
552,656 552,656 0000000000000000001882c241cd7b690de18a07e98cb6ea3eadd41738c7c493 2,272 1.00/1.00 vMB 27
552,655 552,655 0000000000000000001b10c572d49d65083afa66312473058eeb94ebef373805 1,223 1.00/1.00 vMB 24
552,654 552,654 00000000000000000012e4db885383bc063865ba23ec6ca41a7cc7a3b0ca0f63 1,179 1.00/1.00 vMB 22
552,653 552,653 0000000000000000000fd4d62d4313e0004fc68eaaa0f1745171689e0284bfba 2,918 1.00/1.00 vMB 45
552,652 552,652 0000000000000000000befc509e7a3d37e9db8c5123875603ead59e71e885b2f 937 1.00/1.00 vMB 22
552,651 552,651 00000000000000000009a150bad91b990232e7d823d13b5633ea8a9bdd641b4c 2,663 1.00/1.00 vMB 41
552,650 552,650 00000000000000000010a6b6fdd8cc7e598e924da94359f4a6dc00e4d373e92c 1,403 1.00/1.00 vMB 44
552,649 552,649 000000000000000000291abb7f91e0aca0056d018f7a76c45dee1a1f31ef8e27 761 1.00/1.00 vMB 64
552,648 552,648 0000000000000000001898d941bd03ec55e0e0c626b1804cc119837886ed0756 2,311 1.00/1.00 vMB 28
552,647 552,647 0000000000000000000bd95381aaca0b984c88a0b2d14906d2c8cad9638bfab5 802 0.40/1.00 vMB 16
552,646 552,646 0000000000000000002501a63bb022eb811957dbb3ffa78a22569ee3afa8fea5 2,208 1.00/1.00 vMB 10
552,645 552,645 000000000000000000272fc8214ee3e8a93d357a4b3b76c5ef00f13c72de2fea 2,268 1.00/1.00 vMB 31
552,644 552,644 00000000000000000031c6e87cead99d6812427155a5f8fcd634a39b871e2d48 1,205 0.59/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.60 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.68 GB
    • Received: 15.99 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.