Loading Tool

Explorer IconExplorer

Memory Pool

39,849 transactions
27.00 vMB
0.07420428 BTC
Random Selection Loading Transactions
Max Size: 139.74/200 MB

Candidate Block

Mining Attempt 8a764e531ee2f338d54e283ba562fcce83ddf173a6c4771137fbc74119697656
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 248028e0c0ee92282ff22a85a6be2befc0a495ef208fdf4f65b7107ee76fc38c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,069
Size: 1.00 vMB
Total Fees: 0.02066208 BTC
Feerates: 201.37 > 2.07 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (602,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,873 311,873 00000000000000002e4819ad4e5356d07e194e311ffe714b35913eef8335a08c 345 0.32/1.00 vMB 13
311,872 311,872 00000000000000003d8957dd29647e5906307dc48488d6259c6bf397f03fd272 726 0.41/1.00 vMB 27
311,871 311,871 0000000000000000128bad001dcddfd48f24c1b49dc1c4b5471c01e2b15240cd 189 0.31/1.00 vMB 15
311,870 311,870 000000000000000036a58ee9a80eacdf2d072c05a664939f47603f9b2f94de0e 464 0.25/1.00 vMB 30
311,869 311,869 000000000000000001f54df9931af475902b5baa773af519b4d0a7bcf91503b3 142 0.24/1.00 vMB 37
311,868 311,868 000000000000000005927af7947dd9443da6949fd5d15be00989205aba9b7a9a 317 0.30/1.00 vMB 18
311,867 311,867 00000000000000000bd5ce12c19634d1c5de81bf7e704d1e628a89a0b3d5ec37 544 0.28/1.00 vMB 30
311,866 311,866 00000000000000000d7677648743850970cbb2775deab6e758e26a9a93c7cce3 444 0.25/1.00 vMB 30
311,865 311,865 0000000000000000229991529f079b63b941751a8eaee035f4878c9aa65e5f42 611 0.30/1.00 vMB 29
311,864 311,864 00000000000000001b325c635455ceee74ba6120158ab1e22e083863f2e6a318 446 0.25/1.00 vMB 25
311,863 311,863 00000000000000003dcfcd420fbf9e5b6bdab43ac772960351475dec125382ef 277 0.13/1.00 vMB 30
311,862 311,862 00000000000000003945391ec09d3a097b8241ee674a55850b209ad4b666e59d 680 0.76/1.00 vMB 16
311,861 311,861 0000000000000000196d4be4f34cf6fad661b6022724501bfd14ac30a2e511c5 512 0.17/1.00 vMB 45
311,860 311,860 0000000000000000078dbd7cdd33d988d1bca85f9a7816e35fcfc91737fdbdb5 227 0.11/1.00 vMB 27
311,859 311,859 00000000000000002788bfe4538aa80332e50b863f24729ffae8e5ddcbc4266d 1,298 0.68/1.00 vMB 29
311,858 311,858 000000000000000031ba9706970a14541afb832d757a9645baed4f4944620e30 304 0.14/1.00 vMB 28
311,857 311,857 00000000000000001af1cdf9f9022929e55b3aed894dbb9882a27db1653bbd5a 482 0.25/1.00 vMB 31
311,856 311,856 00000000000000001c1a2c521e554f5fde0f28178c43eebd7adc110f0a401396 686 0.36/1.00 vMB 27
311,855 311,855 00000000000000003429bab50c1c9ccc31246c87368faed1641f37d1fb29bd43 128 0.07/1.00 vMB 29
311,854 311,854 00000000000000002991626c73a1a2270d10df206ad19ce4556f49f7b8bd71d1 958 0.55/1.00 vMB 28
311,853 311,853 0000000000000000087862e98e5976b6dd05cee7dbc69917fec7d2117c1610f4 146 0.11/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 636.65 GB
    • Received: 12.38 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.