Loading Tool

Explorer IconExplorer

Memory Pool

73,504 transactions
27.22 vMB
0.06479994 BTC
Random Selection Loading Transactions
Max Size: 165.94/200 MB

Candidate Block

Mining Attempt fa842b854ff9a8659ac32523a4587402c2794d7dbbf19130a626f413e2a8c633
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 79ca06048b9b4bd7826adce5a25800fc6b878717f09940e0fff61941b1f3c4ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,667
Size: 1.00 vMB
Total Fees: 0.00706724 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (230,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,659 684,659 00000000000000000001c27831353d8a8d54cbe980b12e114733f0948df71531 1,801 1.00/1.00 vMB 60
684,658 684,658 000000000000000000065ce66d8d16a325fb0b6e7fa510d55ffe5e155f02e7aa 2,066 1.00/1.00 vMB 41
684,657 684,657 0000000000000000000133d6f66dea1103ec33d587a65ed2c20804c18b310843 2,222 1.00/1.00 vMB 88
684,656 684,656 00000000000000000006bce42d92eaafb6dff2e0aae8613a0b38604d9f02655c 2,798 1.00/1.00 vMB 133
684,655 684,655 000000000000000000077bf63a13e46df605a1a4ee2b1018bcd60e3a66e5b338 1,322 1.00/1.00 vMB 57
684,654 684,654 000000000000000000065a0c6c7a73f58b556968cbf9a2010636374b30c66c22 570 1.00/1.00 vMB 114
684,653 684,653 0000000000000000000305044548951bcb360a6f753cab342b3760bffc127724 1,168 1.00/1.00 vMB 18
684,652 684,652 000000000000000000090bff36d141f0464b19dbac15012c96aad52baa2e4202 2,644 1.00/1.00 vMB 118
684,651 684,651 00000000000000000005c77a304b75b77b1021b6770dbc5f98ae102b5b6c3b53 1,800 1.00/1.00 vMB 41
684,650 684,650 00000000000000000002ba01d695167f5aba89b9d331187ea9103fe6ee820af6 2,222 1.00/1.00 vMB 89
684,649 684,649 00000000000000000009204791942cbb54f084b3f1de4177a50c22bb827d51a2 1,974 1.00/1.00 vMB 49
684,648 684,648 0000000000000000000ab1559f47138c156ddc66142a2caa808c81d8269fe208 1,797 1.00/1.00 vMB 32
684,647 684,647 00000000000000000004c44532b54131fc4d4350e09fc1bde3b2a32f39a38202 2,262 1.00/1.00 vMB 82
684,646 684,646 000000000000000000022697b83212a85750a220c907c8930f81eedebba69682 1,855 1.00/1.00 vMB 111
684,645 684,645 00000000000000000008bd5149e90b3ce6bb6bdcfdad3a233b9bdcd66c63499b 612 1.00/1.00 vMB 118
684,644 684,644 000000000000000000060175f687e1a865ed870ebb54f6025029d2a2bb068679 1 0.00/1.00 vMB 0
684,643 684,643 0000000000000000000605424afac9eea6ad215b1952254932023dc5368361b8 2,490 1.00/1.00 vMB 132
684,642 684,642 000000000000000000083357e9bb172ebee93dc0cb6c0d07955dc5e9f39817a3 1,201 1.00/1.00 vMB 37
684,641 684,641 00000000000000000006d2d56ce6872cc12316e4d9cc6bbb7f9b76eda0ef05e4 324 1.00/1.00 vMB 19
684,640 684,640 0000000000000000000aee9fd2d9e746be3811ad2703ead0ab776abfe6720501 2,695 1.00/1.00 vMB 72
684,639 684,639 00000000000000000008757916d10965bec6c107c52a2816382b14b0b0014f7f 1,708 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.