Loading Tool

Explorer IconExplorer

Memory Pool

41,609 transactions
18.16 vMB
0.17529386 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.24/200 MB

Candidate Block

Mining Attempt bc98fa9892edce578be64bfc72d3c8dfca787b93bbcafe2728aa0c33ed1c345d
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 9c65a4a6bcdab3a07d6e00eaa1e9c5748ace7d3a1c0ef22ef5dc23f47e31d2ef
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,761
Size: 1.00 vMB
Total Fees: 0.05725421 BTC
Median Feerate: 4.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (754,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,827 158,827 0000000000000e6c27c3a08f9d94542e46708a8f91d920263c34f5a866b7ceca 13 0.00 vMB 15
158,826 158,826 000000000000014c5428aaa97162f4f112b0134d5959721fb3a86b6ffa5bc2ab 19 0.01 vMB 59
158,825 158,825 000000000000033e0bd091ee70a0759163d253ab16fc239c08ce4dd96aa1e9a9 19 0.01 vMB 44
158,824 158,824 000000000000019cc529ee88878a0740c290812f1774606e87ea082ecb8158ac 8 0.00 vMB 633
158,823 158,823 00000000000003f4a3cd092bbb21c7401d95ce5ce6071035247e726715814f4e 33 0.03 vMB 62
158,822 158,822 0000000000000cb57043b66b57b6ae34d13d0546ab9ed5a036a623cfb8d1a245 12 0.00 vMB 0
158,821 158,821 000000000000056624bd5b23387769c8cc242292a961f09a5dbaf1793bf0d936 23 0.02 vMB 137
158,820 158,820 0000000000000d2ac878ea1c49f198854b3aa0a005bafd8787afd6a2b379cc36 61 0.05 vMB 31
158,819 158,819 0000000000000e19a828db05ece5597d02ded16ab0884318c31cb7c024f25afc 69 0.02 vMB 122
158,818 158,818 0000000000000c2ad2ac7d6bc8e29f80eb0552c45670e4b0a222a4ef07b0df98 67 0.05 vMB 118
158,817 158,817 0000000000000be5580fb092ffe0f59978d740fd6f5d81351c98c7df4b1009d1 1 0.00 vMB 0
158,816 158,816 000000000000096b2e98b591eed862fdf4ea45834bf6f5b703326113d7c49b8a 20 0.01 vMB 17
158,815 158,815 000000000000008099d940f6e108f1659ed57100a7495121d0060b7286048263 21 0.01 vMB 223
158,814 158,814 0000000000000532d9ce760b06e069708fd2a47d19d5f658da6812bd7e01e6a8 10 0.01 vMB 38
158,813 158,813 0000000000000dbd8228d10874a4528385b2f849431c672b7211e68e0f4548ba 51 0.01 vMB 0
158,812 158,812 00000000000005f04abf4f5de6ad273cfb8f602e7c783398ba4ad3d3982b96c5 14 0.01 vMB 31
158,811 158,811 00000000000004a041a3825dc63bf5d23ba5b5e21bc89b544fe6c97d40f60ffc 11 0.00 vMB 299
158,810 158,810 0000000000000b9a53e271a78328fdb205d19f0e04ed71531154df23ac9f9a32 21 0.01 vMB 299
158,809 158,809 00000000000003aa46a9415c0bff62af57aa36e27619d076f9d513936d72b8eb 18 0.01 vMB 61
158,808 158,808 0000000000000080ebddd1cf17f0c4ae211e7f621d417e5d5b17beeca794058b 48 0.02 vMB 193
158,807 158,807 00000000000005b05e8beebcca5be117148b01c3aa3361d17c668b4bc0162281 65 0.02 vMB 20
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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