Loading Tool

Explorer IconExplorer

Memory Pool

76,182 transactions
28.68 vMB
0.09290883 BTC
Random Selection Loading Transactions
Max Size: 173.92/200 MB

Candidate Block

Mining Attempt 40c73231f2f627375d7cfa7843096c9252ae1a3d67325ba615e92ac19996b31b
Version 20000000
Previous Block 0000000000000000000032212d7236765318193ab863c0af27f5b61162842287
Merkle Root 1c10e0c0b8a158cb0354b110b731f2613ba7ff283d6adfd9e87de49a51effc34
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,493
Size: 1.00 vMB
Total Fees: 0.02724576 BTC
Feerates: 318.30 > 2.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,587 (786,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,987 128,987 00000000000012d3c065db6d7d3299b1db277355e391eb723afe12d703954304 32 0.01/1.00 vMB 577
128,986 128,986 0000000000000c649d04ad333d64f74a6b6c0f99998c0673d9bec6da70a9e4eb 75 0.03/1.00 vMB 451
128,985 128,985 0000000000000ef5501a969171326bcc933e881be04aa3bc18accc1e4d9ac18c 13 0.00/1.00 vMB 610
128,984 128,984 0000000000000cd47a12bf1bf52ec9e0430b2ac93d836be180a9aa6d4d8dbce9 7 0.00/1.00 vMB 646
128,983 128,983 000000000000262b5b9b167239ba83b01b9a0d7f352880794744a70bcf901410 5 0.00/1.00 vMB 1,213
128,982 128,982 00000000000002ef7073af3592980cdbfd39e887b6ee5b80e6f3881e37841a57 7 0.00/1.00 vMB 946
128,981 128,981 00000000000000285def6bedec2acf8117bb0a57b554213d72d1cb9d686c4e61 15 0.00/1.00 vMB 569
128,980 128,980 00000000000011c71de91754c94c2a5ed0de7fc7d5676b7e3194e15e0cb5ed8b 23 0.01/1.00 vMB 1,166
128,979 128,979 000000000000032f14702d74b90a206ec93134b84aea64187ef082aca7e4b609 161 0.05/1.00 vMB 1,074
128,978 128,978 0000000000001bf667fae0f7c2c52873acb5702dcc7a1ed9962c01f7d735d66f 12 0.00/1.00 vMB 675
128,977 128,977 0000000000001b2ad15b513916555bbf17376aa10272e71c2599de2525f82a94 52 0.03/1.00 vMB 571
128,976 128,976 0000000000000d49a7b11d7b851ccdef4955d68f26e4fa7dfa958e4f56ace064 25 0.01/1.00 vMB 254
128,975 128,975 0000000000001e89e05d86c5d2f3dce71bb1bd9e59d8dd7f17b9285c6fbf830b 9 0.00/1.00 vMB 0
128,974 128,974 0000000000001c5efafd1d00f3aea160988a7a60f36a3f5bde2a9e66b798c464 47 0.02/1.00 vMB 336
128,973 128,973 00000000000016c1fb7b1a05547a28039f06437e984fa8ce300bcd787b36e1c4 11 0.00/1.00 vMB 688
128,972 128,972 0000000000000717d2b729704c171fc74f05ac4bb84e73963dfaf33e44b57033 27 0.01/1.00 vMB 608
128,971 128,971 00000000000004cbf6f82c3e5d60044e601ffb8bf4e3564f0854c115cd0d90b2 75 0.02/1.00 vMB 266
128,970 128,970 00000000000022d8686242c7538c2af87c270ea396334ed56f989abdfdb75d14 37 0.01/1.00 vMB 564
128,969 128,969 0000000000001e5aedcfabd7acfadc75fcd8fd38142cce66f60416b2ed56d19b 4 0.00/1.00 vMB 223
128,968 128,968 00000000000009f1862dcacbd2e9bdf44f75142d9075d152687e0aa07ed5a2f5 16 0.00/1.00 vMB 510
128,967 128,967 0000000000000e09ed06d2315b3711bd5d6949b7ecaa9992ec2a1443b219184d 32 0.01/1.00 vMB 649
Previous 10 blocks ↓
Total Size: 783.41 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: 770.16 GB
    • Received: 19.80 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.