Loading Tool

Explorer IconExplorer

Memory Pool

85,281 transactions
31.96 vMB
0.17302815 BTC
Random Selection Loading Transactions
Max Size: 190.21/200 MB

Candidate Block

Mining Attempt 811c506acc2b3a30dff138924a5712c071c413eac4c3ad98a56650c0a1c138ce
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 21f908bf37079ca4686aa6c14763274dd94edd53bf8abb975576248c47766524
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,918
Size: 1.00 vMB
Total Fees: 0.05461363 BTC
Feerates: 402.75 > 5.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (184,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,960 730,960 00000000000000000001ba31f79a1989874d2aee752427ead8a9055f0df47b88 1,645 0.68/1.00 vMB 9
730,959 730,959 00000000000000000003980dcd7dbe2e7d883beacef4ff1b61c160eef3f66f6d 472 0.67/1.00 vMB 1
730,958 730,958 000000000000000000002e2c832b504e592b4267201e2dee53c1b7e5f5bc75c1 1,711 1.00/1.00 vMB 6
730,957 730,957 000000000000000000039ac622cfeab644dbdbe6dd59f5f92781fc262d52edce 3,477 1.00/1.00 vMB 4
730,956 730,956 0000000000000000000413d1fe61e3ab399ff8ac8d077b8fea11a0fcbf38e0ba 2,694 1.00/1.00 vMB 8
730,955 730,955 000000000000000000042262e773297f275f59d7f76bf1f1351ab4203416e57b 2,413 1.00/1.00 vMB 10
730,954 730,954 000000000000000000099fb3f01f5f9d73cc21761c886627fba0f6febb1aaa21 2,951 1.00/1.00 vMB 12
730,953 730,953 000000000000000000060405405b81c002e8f979d2942a54d8094c95309d1349 2,515 1.00/1.00 vMB 15
730,952 730,952 00000000000000000003e00b0fb5b2710a7f5771068949336431215416931084 3,160 1.00/1.00 vMB 18
730,951 730,951 000000000000000000007c9a1b16529fa0b485e6fca515263d9e07622b5a5ff2 2,844 1.00/1.00 vMB 9
730,950 730,950 00000000000000000002172d46330dc4f477bbda9aa0eb1366bdbb81e35abdb4 1,082 0.36/1.00 vMB 10
730,949 730,949 000000000000000000033c553c58834fa8e22bc9730b9fa60f0a02961a11ee27 565 0.50/1.00 vMB 4
730,948 730,948 00000000000000000001e38cdcae3ac3b90a42e1693311133061b463d89f99f5 1,272 0.96/1.00 vMB 6
730,947 730,947 000000000000000000044152ae03f5f7dd4802108caaf065e41b2b94016066a6 290 0.57/1.00 vMB 1
730,946 730,946 00000000000000000008f4ed3fb53cd40009cbe389d27ad8edeae8f1eb461ebd 1,679 1.00/1.00 vMB 5
730,945 730,945 00000000000000000001aff29849b595bca70cd782bc1a0827c958ed4cd701c2 1,182 1.00/1.00 vMB 8
730,944 730,944 00000000000000000001603dc8d3dce6e96c9e593d94a98d2492e212cf7b6f83 1,668 1.00/1.00 vMB 15
730,943 730,943 000000000000000000016bcb4ce8cdb1c25a602d684e7d44d25d96a66699a570 882 0.56/1.00 vMB 2
730,942 730,942 00000000000000000005a2cbab1bd2da1f1d7c30be275778623041f1fa8bde0c 2,393 1.00/1.00 vMB 4
730,941 730,941 00000000000000000002fcc0d8f8ce62857ebb6b1617e93c20afc4352d5ead30 1,885 1.00/1.00 vMB 9
730,940 730,940 000000000000000000076e8d868d08b9fec4631b775bef6a4110534b0d335c28 1,788 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.