Loading Tool

Explorer IconExplorer

Memory Pool

82,016 transactions
30.76 vMB
0.10002811 BTC
Random Selection Loading Transactions
Max Size: 185.09/200 MB

Candidate Block

Mining Attempt 4dc0b79e3059280bc9dad964c4cb80941f992d030e71da6f10de371204093323
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root dd5d6a5b6b38cfacd76d58331263a53c5ddf0247675ee4918add1530925cc96d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.03206739 BTC
Feerates: 163.06 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (14,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
901,028 901,028 0000000000000000000236074eadf8f2090e7f858bbb3dc678c50398090968e1 2,772 1.00/1.00 vMB 3
901,027 901,027 00000000000000000000cc23b1da274bd0ef9bb0adae2e3a389502392150242d 2,427 1.00/1.00 vMB 1
901,026 901,026 000000000000000000003d4b445afb1fe2629267abb4c21cd692691e341b044c 1,743 1.00/1.00 vMB 2
901,025 901,025 000000000000000000007d341cd31514c3b945fc8382eb327706ad5ce7ef7acc 1,191 1.00/1.00 vMB 2
901,024 901,024 00000000000000000000e14e98b4ad369b0254bdbbcb14babf41101ab88da2d3 3,302 1.00/1.00 vMB 4
901,023 901,023 00000000000000000000a3ed6f69b8b1e2fedfb7fc4777d710f2f3d621a7bf0d 3,215 1.00/1.00 vMB 6
901,022 901,022 0000000000000000000057ed666bbbe77e15717ee8076d93928f6ef34c21c7ea 1,473 1.00/1.00 vMB 2
901,021 901,021 00000000000000000001574bf4fa2c8e7bd3580bdc1121ca8196202c303364e3 2,029 1.00/1.00 vMB 3
901,020 901,020 000000000000000000000db07c25fa941660034642950c3eff4a1e3c3cf1db43 1,470 1.00/1.00 vMB 3
901,019 901,019 000000000000000000018ded3ae81ce87e8b95a9a40f6991d4b7d4c8d5c11115 685 1.00/1.00 vMB 2
901,018 901,018 00000000000000000000b171cebdc01bb80600706b099930302d4f973621ee8f 2,378 1.00/1.00 vMB 3
901,017 901,017 00000000000000000001b35fbeff52070fe13757333b7d8acf49cd7e7ea9457a 2,487 1.00/1.00 vMB 4
901,016 901,016 00000000000000000000f406eab8c0311ff2af1f619fac4878e84dcd1c32644a 2,844 1.00/1.00 vMB 8
901,015 901,015 00000000000000000001c9ec34dc4ae7a5018c3012eceb30d0447bb8525d0af7 719 1.00/1.00 vMB 2
901,014 901,014 000000000000000000018b4c77df02176da8cb1096a54e804987dff1f80b0f63 3,136 1.00/1.00 vMB 5
901,013 901,013 00000000000000000001ff50ba39ad687e77c9705be77e9a6f64783f976dd74a 5,415 1.00/1.00 vMB 6
901,012 901,012 000000000000000000017a8b05453d2d7532aa221ec9d9308f6a3da4f100494a 3,309 1.00/1.00 vMB 4
901,011 901,011 0000000000000000000143a359be5874f90a6d3f3633a3e4601a2efb0de63ff2 2,643 1.00/1.00 vMB 4
901,010 901,010 000000000000000000003bc74d784339a4259f256c1e8084e6001dd971c86fd3 3,400 1.00/1.00 vMB 6
901,009 901,009 00000000000000000000bacaf46dcf6fdb5b874b97c83b3f4905c2fc8494920b 2,344 1.00/1.00 vMB 3
901,008 901,008 0000000000000000000191b79fed06fb8d4689f69893c0a2ab346e9613fde846 1,357 0.91/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.69 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: 693.91 GB
    • Received: 16.51 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.