Loading Tool

Explorer IconExplorer

Memory Pool

42,841 transactions
18.69 vMB
0.20226388 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: 103.13/200 MB

Candidate Block

Mining Attempt 95bd517a8ce116547bb6d51f9294113f37d78428d7df00ce458fcf66c8ccba71
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 1a3bc8fbad5d9ba304bad379a31b61f7ffea8ed5650d63f9e19d5eba159a35d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,643
Size: 1.00 vMB
Total Fees: 0.06633769 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (777,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,708 135,708 00000000000009c8b72831dae73019688a9ee3641ae9119feb612907efe8b029 100 0.03 vMB 66
135,707 135,707 0000000000000249a9960e378fec5f0d94e7d457512669650cdeb21f38b6f618 32 0.03 vMB 185
135,706 135,706 0000000000000697df33f9a8d38d1b8a54fb381ccbb08af14142d2172a6fdc55 9 0.00 vMB 555
135,705 135,705 0000000000000331478941d6bf82cd02dab389eefa74e67dbd9111e443d87656 17 0.00 vMB 526
135,704 135,704 00000000000005e83ed3dc236d02c4fb33c2c4f87d6b3456f3e0023b317a2686 94 0.04 vMB 258
135,703 135,703 0000000000000a3497dfc16bdef7b2a4db32dc143f3b61f77d4785aa13929f19 64 0.02 vMB 908
135,702 135,702 000000000000050caf551fe9ea37694b3ba94cf6e1230adc4b2af470231c9b10 12 0.00 vMB 241
135,701 135,701 00000000000000fa5dbe6cb1c8a9e9e7146d694719e521866498dff54320356b 61 0.02 vMB 320
135,700 135,700 00000000000007cc2ea1690ba3271d5ccb56651dbd997ce54fe3ec0104df9337 17 0.00 vMB 983
135,699 135,699 00000000000001532b7166a472ef3d228957a650a377bbe6214eb221b41d9e55 14 0.01 vMB 380
135,698 135,698 0000000000000281fa8874682ac7d9b23b9c66bb24dae9a389bbe5f968526fdd 20 0.00 vMB 256
135,697 135,697 00000000000008c6cb3576d5303aaec0cbbce395b7fe1e33ffcba80f37dbd9ba 159 0.05 vMB 119
135,696 135,696 00000000000009e237fd39478a07325621987ff2c27c0b109352940e5846d176 204 0.08 vMB 839
135,695 135,695 00000000000009e3d96e43728bcf5b38aba5b64eda8adebd71c48ed1e258c5be 86 0.05 vMB 275
135,694 135,694 000000000000094e628c1049df1c3ca2330d3bc0f358f8461f05c576d0c575bb 9 0.00 vMB 482
135,693 135,693 00000000000003c4e07724ca4c9b73b7c5e30cd33420796bfb7823ded851f764 86 0.03 vMB 25
135,692 135,692 00000000000008e92511b21d66c589fac674d3d93b978697960d2c9ded20ca43 8 0.00 vMB 17
135,691 135,691 0000000000000749aac7368df51d552486e193d0c41ffc77166bc18b7d765c0d 146 0.05 vMB 117
135,690 135,690 0000000000000a23f85cfb4435688598eb1474ac9a2a247bdeff9b51acd0d251 22 0.01 vMB 54
135,689 135,689 000000000000014134d5384f1e1179d31d74b010046c23c783d9c27d0c09f279 57 0.03 vMB 178
135,688 135,688 000000000000037d6a36f1218e7874ad245e5053709ec77b9485a9c46eee1ecd 6 0.00 vMB 18
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 116.11 GB
    • Received: 0.48 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.