Loading Tool

Explorer IconExplorer

Memory Pool

33,019 transactions
27.94 vMB
0.06472598 BTC
Random Selection Loading Transactions
Max Size: 138.01/200 MB

Candidate Block

Mining Attempt 856648adf478b67e14c3b430e028658329d944cc07d58bbed5ac9cc461589513
Version 20000000
Previous Block 00000000000000000000772bfec0f0e433f7a8da04c287d4efd98f5b51573c62
Merkle Root b7ed8841c47962aaa9ea3d581af086b7054d45b4186b19faea42f8fdf107874e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,719
Size: 1.00 vMB
Total Fees: 0.01126140 BTC
Feerates: 150.75 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,515 (384,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,101 530,101 000000000000000000305745f9bf19c4bbbe44bb1faf82cd09b249c5937f7e98 586 0.32/1.00 vMB 13
530,100 530,100 00000000000000000023ae2738b68d712f9a1e4f52ed59ebab356a42f0c3b9a1 525 0.76/1.00 vMB 5
530,099 530,099 00000000000000000029b9515bc7f98d80c3b5e0a35aea2c328c3f8e9ce2355a 2,599 1.00/1.00 vMB 19
530,098 530,098 000000000000000000363eee1cf5fc029371af3315c4d0cb610e524c2f0a7ca3 694 0.66/1.00 vMB 20
530,097 530,097 00000000000000000010588b914b5df97af5befe0b330b20d09837c3498627f6 600 0.35/1.00 vMB 12
530,096 530,096 00000000000000000008efe7e190d28ae83b8f7f6fffbdac117861f70c0f139c 314 0.16/1.00 vMB 16
530,095 530,095 00000000000000000019273c28b8f1f6735a5b523467c8372f8d23ea870c1feb 1,232 0.73/1.00 vMB 14
530,094 530,094 0000000000000000000e1b304d805ef9928a7c7b7d543abd56b36cf217c21d6e 936 0.60/1.00 vMB 12
530,093 530,093 0000000000000000001f952d554f746ef2eee9d4cedd99742d30b6ee2c5f380a 374 0.23/1.00 vMB 28
530,092 530,092 00000000000000000009795c8e76bf00940162114f1f285c3c03e9510010fa44 788 0.50/1.00 vMB 12
530,091 530,091 0000000000000000000ab0604a9f6ca9a085ce0cacd0cb524890f3746521c5d1 369 0.18/1.00 vMB 15
530,090 530,090 000000000000000000086bcefffd0256c87ff47798a8f087f8b1f818f7e3e3f5 308 0.84/1.00 vMB 1
530,089 530,089 00000000000000000003c69787e939b4510453d6ef5b80a88265724b225da027 1,232 1.00/1.00 vMB 3
530,088 530,088 00000000000000000003bcf08426c4d9bf3bba2906ff442f160164c1772e8a16 2,720 1.00/1.00 vMB 26
530,087 530,087 0000000000000000000e1382d1048df9be90f7165fae152563b795388ccc24b8 454 0.28/1.00 vMB 10
530,086 530,086 0000000000000000001a73234124d2acbd60d89fe53e3eae644c808ed05ec4d4 204 0.11/1.00 vMB 12
530,085 530,085 00000000000000000019c0b6012e4dbb6368ff81e9ff2d131837570c7c240ee6 913 0.80/1.00 vMB 13
530,084 530,084 000000000000000000148b67d8ef6844db36a5e63c56724228b77b130527dfdd 1,707 1.00/1.00 vMB 16
530,083 530,083 000000000000000000282ed812d812e9e9b4e778a8cab8c24aa0e85c88195e77 756 0.47/1.00 vMB 12
530,082 530,082 00000000000000000015a9e2caaf1d9dbf1dc1cb3a13982340f168d00c5f5ff0 59 0.04/1.00 vMB 10
530,081 530,081 0000000000000000001be68f32dee4745e40fc5056a5e77cb90d968350412e91 920 0.72/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 613.03 GB
    • Received: 11.12 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.