Loading Tool

Explorer IconExplorer

Memory Pool

83,872 transactions
31.54 vMB
0.10094303 BTC
Random Selection Loading Transactions
Max Size: 192.01/200 MB

Candidate Block

Mining Attempt a2db733ce9acf029ccc926743af8581904bb361b553560e88d5836b989724bef
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 1450c72a0961299bdee4f7a535bf022557787f2011904426d9a23bb9aa42213e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,400
Size: 1.00 vMB
Total Fees: 0.02720708 BTC
Feerates: 177.93 > 2.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (105,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,854 809,854 0000000000000000000406260177a56ffb07d17d1a514dd2d26691afbe5a6ef7 1,052 1.00/1.00 vMB 5
809,853 809,853 0000000000000000000166b1a28ae09fa4fbbf1c464c5062f5cd86691c99adbd 2,642 1.00/1.00 vMB 20
809,852 809,852 00000000000000000000e4f52003c188f3ac56647eb9154294ac625048e34864 504 1.00/1.00 vMB 5
809,851 809,851 00000000000000000001ee48d567e68a768cc36cb7b47bd6ae1dc10c931c13d5 165 1.00/1.00 vMB 4
809,850 809,850 000000000000000000033655141cb9403f228c807825f8fb9f780b9b62efb199 3,004 1.00/1.00 vMB 12
809,849 809,849 00000000000000000003625b08d528a41b7b439987dd9fc01da1c2286f718480 3,107 1.00/1.00 vMB 9
809,848 809,848 000000000000000000029b6bf93ed0bd355ed4d001f6298d139d058f6aa16d67 361 1.00/1.00 vMB 5
809,847 809,847 00000000000000000000411d7c2573113ee964d07e5f6718c1c87396aa12616e 1,127 1.00/1.00 vMB 9
809,846 809,846 000000000000000000047b388f903b3c539bd53440f6598b3a24beff686e92ed 2,856 1.00/1.00 vMB 25
809,845 809,845 0000000000000000000490a5efa693f767c4c8c33c5b5b8b704e58e8db1b9e09 3,102 1.00/1.00 vMB 8
809,844 809,844 000000000000000000002634a237cceba34427db85cf1c795c8df6799465b602 1,950 1.00/1.00 vMB 13
809,843 809,843 00000000000000000001c456ffba91a0e5131d3fc8b69d824f4b1cd4fe51588c 2,325 1.00/1.00 vMB 13
809,842 809,842 000000000000000000044db27c30116044e86eeda667290c968043af374de6e1 2,170 1.00/1.00 vMB 21
809,841 809,841 00000000000000000001a8773d905a01fa1644eb79c3955a3d213aa0c32868f9 2,695 1.00/1.00 vMB 27
809,840 809,840 00000000000000000000eac180e0d4226977fb98da50c1f6af1f973c333ff7a9 3,336 1.00/1.00 vMB 37
809,839 809,839 00000000000000000003e061f31afee4443ed12f7d784cff9bdee60fe9bf268f 1,674 1.00/1.00 vMB 8
809,838 809,838 00000000000000000002d8c691f1ca158bf1e6580054893eac7dc0d9d118ae84 1,149 1.00/1.00 vMB 5
809,837 809,837 00000000000000000003cc1af3f6edae2e1b584a67f0f5bdbf8f67a64314d1f5 1,050 1.00/1.00 vMB 11
809,836 809,836 000000000000000000045bcf37aad97b837487dda2a981421a8a3490872c6e38 2,166 1.00/1.00 vMB 18
809,835 809,835 00000000000000000002ecd00a7534db1d1a13b6876de5886265bf6a36934162 1,304 1.00/1.00 vMB 9
809,834 809,834 00000000000000000003ab260ba4eb0c4e99d3e7c717f10ae1ee007a6273a368 3,176 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.