Loading Tool

Explorer IconExplorer

Memory Pool

80,844 transactions
30.90 vMB
0.07769164 BTC
Random Selection Loading Transactions
Max Size: 187.85/200 MB

Candidate Block

Mining Attempt ef6b213e99996d295c7cede33b2f8e035d217582a694fd3df5e0a26fbef96e13
Version 20000000
Previous Block 00000000000000000000434d606c3a7811f2f11a15f2cf209ba28821c827a687
Merkle Root b618fdf4c22d937bfd2b7967ae96355a31bd4cd067b3cfd86590755fd5f47576
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.01134151 BTC
Feerates: 47.33 > 1.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,195 (242,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,074 673,074 00000000000000000002e409002ca9ef6205013cefce4d3ceb019b6f1acff8dd 1,932 1.00/1.00 vMB 52
673,073 673,073 0000000000000000000acc8736e527611099988640317c82cec8e364b825396e 1,772 1.00/1.00 vMB 50
673,072 673,072 0000000000000000000b537b1684432b9684f7913badd10ee92d5b9d31c235e0 2,437 1.00/1.00 vMB 116
673,071 673,071 00000000000000000003e0892e64d1c860f8f90841164f21e0a74e0ecc79c3a8 2,462 1.00/1.00 vMB 77
673,070 673,070 00000000000000000001462a7993a437f7882e7762be44aac70d26a7a0251334 1,159 1.00/1.00 vMB 110
673,069 673,069 00000000000000000008812394946b25f98751e7343afbdbb56f9484527b71d5 1,046 1.00/1.00 vMB 58
673,068 673,068 000000000000000000092c835a0fd09443b3916584a82fecb73158a41a173cce 2,911 1.00/1.00 vMB 110
673,067 673,067 0000000000000000000b5ab9bfcf21b82afc49ec22d08fb4327f11d7a6662792 2,035 1.00/1.00 vMB 48
673,066 673,066 0000000000000000000596a8f3ad1cc95737409fb34559ba1f0f78cd2ba3d1cd 2,136 1.00/1.00 vMB 78
673,065 673,065 00000000000000000006c302584889352dfbd155b461e38b831cdac0c8d9b579 2,453 1.00/1.00 vMB 59
673,064 673,064 00000000000000000004f115c76a55cb6b504c2530233c4493a57699ab4ac8dd 2,717 1.00/1.00 vMB 80
673,063 673,063 0000000000000000000180627c8d3987d91a2fc6c1ad8890b2abbb0be26c6d47 2,770 1.00/1.00 vMB 66
673,062 673,062 0000000000000000000997e84e933b21c9a6a75b43c58578b2010b2064d1a412 2,705 1.00/1.00 vMB 93
673,061 673,061 00000000000000000002aed63cf3c74e3b47674885f53cca5e317ee5fe18601d 1,917 1.00/1.00 vMB 128
673,060 673,060 0000000000000000000a31ea973fab9790a927c0050d6ecc3d679580446661eb 2,212 1.00/1.00 vMB 100
673,059 673,059 0000000000000000000c757757f9f72b310f84a9c0fd348a54de3905830285b8 3,047 1.00/1.00 vMB 120
673,058 673,058 0000000000000000000b766e7b40da7ef7390c3063d6d8770e339ea02d1af1c8 3,360 1.00/1.00 vMB 85
673,057 673,057 0000000000000000000bd4fa1933fe01edc196e6ac249d087d7786569deb610d 2,260 1.00/1.00 vMB 104
673,056 673,056 0000000000000000000bee43d257578458291cb8e7213ab3a7d9df904ebf2408 2,293 1.00/1.00 vMB 109
673,055 673,055 000000000000000000068193ac3e59710433286efaaa9a71ec612452a351ff9b 993 1.00/1.00 vMB 105
673,054 673,054 0000000000000000000984754552a5213c51fe282435abd8383e3f6c9c8b847c 2,826 1.00/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.73 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: 707.61 GB
    • Received: 16.69 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.