Loading Tool

Explorer IconExplorer

Memory Pool

80,225 transactions
30.21 vMB
0.08014465 BTC
Random Selection Loading Transactions
Max Size: 184.67/200 MB

Candidate Block

Mining Attempt 2e211e6cff8d9cebb56df4412e2aa843d6aa05ff2a76ab2bbd187cf5c6224c5e
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root f2d43aa9b608d031aac54d975fec5060ff84e55154d35347eceb2a8ce4450eec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,255
Size: 1.00 vMB
Total Fees: 0.01281542 BTC
Feerates: 150.92 > 1.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (559,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,762 355,762 00000000000000000ece8daa698b43db7b99fbbfc01c4244ece3385a0144abcc 348 0.25/1.00 vMB 22
355,761 355,761 0000000000000000078b0046e78d5c8e2c559059bed159b6e19fde161f8901bf 240 0.14/1.00 vMB 25
355,760 355,760 00000000000000000531b8bd110cde244c4692da66b863005b1c2cc8cddfc0ae 83 0.05/1.00 vMB 23
355,759 355,759 0000000000000000116dbcb97895526a2df69e1b76356059c8f61569b5a4d43c 197 0.11/1.00 vMB 30
355,758 355,758 00000000000000000d4a0dcc6f7008e1c8e12661b91133ed7ade1ec262efa2c6 194 0.14/1.00 vMB 20
355,757 355,757 0000000000000000092e5dab0842f720b399d347438c13914952fb209bae8f25 371 0.22/1.00 vMB 13
355,756 355,756 00000000000000000bd2185a754d0d1c0767ad217e1081f92f15cec31309b6ad 172 0.25/1.00 vMB 14
355,755 355,755 00000000000000000e5966333d524cf2a25b3e025d706c888438165c5be9ce24 806 0.75/1.00 vMB 21
355,754 355,754 000000000000000015d001983a73301ad1e02d0a34a39eed671993224670dc69 2,419 1.00/1.00 vMB 40
355,753 355,753 000000000000000011f0a9f671cc23fe156947509d07b0d43b70b2b052abf44d 240 0.22/1.00 vMB 23
355,752 355,752 00000000000000000f4a002b734c04514f20b65d91455561e783cb8847dd2406 521 0.26/1.00 vMB 27
355,751 355,751 000000000000000014341d6dd7957da8e347816960f7afba5c3ed4f70ea727b0 47 0.03/1.00 vMB 12
355,750 355,750 00000000000000000b1a4ca7653ac6f2cfa6149c8986895711f43ab153756e24 198 0.12/1.00 vMB 31
355,749 355,749 00000000000000000bcc249fb202a820a4d20168a216b7bf56a524e602672d6d 299 0.16/1.00 vMB 27
355,748 355,748 000000000000000013114b6dcd7c6c601643d9dbc2944759d4537dc6dc5929ea 71 0.03/1.00 vMB 25
355,747 355,747 000000000000000010b9a60296024f54ebca1739eeaf8aa182d2589142503d77 686 0.36/1.00 vMB 25
355,746 355,746 00000000000000000d0c5ab6b61ee23490fbc048eed2152c663082cf0bc86e4c 1,366 0.68/1.00 vMB 29
355,745 355,745 0000000000000000071449ad557f57061ba72c0ef07e759820e7c43d13673d92 1,299 0.38/1.00 vMB 52
355,744 355,744 000000000000000012f595bf37938fec54352250c218c905d2c0a71f0f0b6d0e 817 0.37/1.00 vMB 34
355,743 355,743 00000000000000000da68ae4f7617abbec3823f47915dfc74fc5dd7218ddbd08 510 0.23/1.00 vMB 30
355,742 355,742 000000000000000016becc3433e15320f97aa8f8a5d6b9156e8db6a33ee7b1d0 651 0.39/1.00 vMB 27
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: 10
  • Data Transfer:
    • Sent: 718.55 GB
    • Received: 17.91 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.