Loading Tool

Explorer IconExplorer

Memory Pool

85,233 transactions
32.99 vMB
0.15763264 BTC
Random Selection Loading Transactions
Max Size: 196.41/200 MB

Candidate Block

Mining Attempt d4d95287bc8fdf970fc918574bf4f3262729f1e73c670609730642a5e503e5fb
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root a035bb1c57533b63329fad3a1ced12422d821233f404d1e7a6078af1ba9d0d4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.04887394 BTC
Feerates: 318.30 > 4.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (638,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,812 276,812 0000000000000002de684d6d40ecd6fe00e8a7b15858d164d8cd18b319220b2b 548 0.25/1.00 vMB 47
276,811 276,811 0000000000000002bb4b5091e35437cced4993e52d938e77fdd6056f74dc644b 614 0.25/1.00 vMB 50
276,810 276,810 000000000000000232550ae3f691a8a870e4ecabfac97ec4f2e2168a54ccc930 76 0.03/1.00 vMB 100
276,809 276,809 00000000000000013195e56f9750913c19f1cef51f7f811bb1af91b139ef961f 61 0.04/1.00 vMB 34
276,808 276,808 00000000000000036ef8eff2a042d3930ba68cb80ea5e38845fc481c2baf9599 60 0.03/1.00 vMB 25
276,807 276,807 0000000000000001ebd17cd89d2945833327bf19889efb690a69216d0a4baa61 498 0.23/1.00 vMB 44
276,806 276,806 00000000000000001e34767cc215a037adcbb88ddae77cb4c1f617a468f5fb9a 549 0.31/1.00 vMB 46
276,805 276,805 00000000000000010a42646b544f9fa97a4d75b425f68b79a02153ce0e6fe176 171 0.08/1.00 vMB 38
276,804 276,804 0000000000000001809cc70f7a67f68a781f2d5bd0ca0686444d82cd386c7d63 593 0.28/1.00 vMB 43
276,803 276,803 0000000000000001f831b604dce1af9dc1035f07a7dcafa72951d21c248924aa 209 0.13/1.00 vMB 34
276,802 276,802 00000000000000028d43282f2191222aa81ba94e15db9dcc8807fa6461006e4d 18 0.01/1.00 vMB 55
276,801 276,801 0000000000000000af633dedbd0b825bdcd3c23093fa8c6cf4e0939a21984407 214 0.12/1.00 vMB 27
276,800 276,800 0000000000000002c26e81e219a1232776cb29dec36c86ea24089e9f79877a3d 77 0.03/1.00 vMB 47
276,799 276,799 00000000000000018cc17380f3ff4e651f9a35208531dd488b2f8cdd1b5df0d3 481 0.25/1.00 vMB 47
276,798 276,798 00000000000000021bb1b0518caa64cfe71ece567838fa1f8fb7b8a8d999ef34 39 0.02/1.00 vMB 42
276,797 276,797 0000000000000000fcf43502a87ad511a28060727cb7db3757a28e0a358834c3 341 0.46/1.00 vMB 20
276,796 276,796 000000000000000188d435947c01ea5788c2ec3970c94d63ebe6677d119f764d 591 0.25/1.00 vMB 38
276,795 276,795 0000000000000000e47684afb7c7943caf3dba4364944d0009405a71545360ff 602 0.25/1.00 vMB 67
276,794 276,794 00000000000000009d58680bd4feeeb2f21c6fe24d55b089b2d259850c52be46 600 0.25/1.00 vMB 50
276,793 276,793 0000000000000000e22bdbeea57dbe5cb7515693f00e36724fcb825ab8b373d2 127 0.07/1.00 vMB 32
276,792 276,792 0000000000000002603057d497c6fe97cc85aa55661f5915395440070fc58d35 618 0.34/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.