Loading Tool

Explorer IconExplorer

Memory Pool

82,510 transactions
31.04 vMB
0.10680623 BTC
Random Selection Loading Transactions
Max Size: 188.78/200 MB

Candidate Block

Mining Attempt fa22549fb31c78d61d4249dbae18d5c420c95ed75872952da9db0c8e6407a75c
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root b23d947653d818ee999437777106182c9fe4b446830b451d2f20c31fa8f4b52b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.03298771 BTC
Feerates: 200.89 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (24,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,187 891,187 000000000000000000001992d78ec9014fbb303a28f66328b9b6b80c554c0cac 2,924 1.00/1.00 vMB 3
891,186 891,186 00000000000000000000bc3d5a9ec94de760bfe98d7d9560e7ceb1cb0f64c647 3,228 1.00/1.00 vMB 3
891,185 891,185 00000000000000000002351afa5102c5ea1a28966e7a2f235f0802f043154d99 3,974 1.00/1.00 vMB 9
891,184 891,184 00000000000000000001c05b3ff8fbb359cd80edb82bce863aed68eee0405aca 2,191 1.00/1.00 vMB 3
891,183 891,183 000000000000000000014fe4a0eb1b12270846f89afe66082c7c1c55089a7e5f 3,582 1.00/1.00 vMB 6
891,182 891,182 0000000000000000000054410b39f213762d9c988750f51b3c7ca5460101f808 1,906 0.59/1.00 vMB 1
891,181 891,181 000000000000000000009bee563a562619997c2223f2262c26f9f2eddae4313e 1,111 1.00/1.00 vMB 1
891,180 891,180 00000000000000000000cc852349ffab23173be0bb5d1986c32d2ec7c43b5b03 1,484 1.00/1.00 vMB 3
891,179 891,179 00000000000000000000699940f5dde60889e5111681cd24ea59e93093b27705 3,241 1.00/1.00 vMB 4
891,178 891,178 00000000000000000001454021274aaaa5d719d0f14ac11eefe5f5a187f3601e 4,026 1.00/1.00 vMB 17
891,177 891,177 000000000000000000002e80df8adba490ab4e7969f1646fe964f822a953952c 1,796 1.00/1.00 vMB 3
891,176 891,176 000000000000000000009be23e19ea1c2f4ce3943b4dfa01bfddf1672e81a20a 3,019 1.00/1.00 vMB 6
891,175 891,175 00000000000000000000c2fd8131e87b664ca494f861ef8ee9d905c4ef6cbdfa 1,857 1.00/1.00 vMB 2
891,174 891,174 0000000000000000000066977eaeb7cf7acb64f5ed626095caed20324d69c2d7 3,872 1.00/1.00 vMB 11
891,173 891,173 000000000000000000018f1a5d3077b44c36571eea3db5e5846f1e89efb23885 562 0.14/1.00 vMB 4
891,172 891,172 0000000000000000000137a567cb69433c6f663a07ea363c3a49c7fdad0175fc 1,221 1.00/1.00 vMB 1
891,171 891,171 0000000000000000000233522073f9348a9e8c89a85e1041497a9b41debd7758 1,957 1.00/1.00 vMB 5
891,170 891,170 00000000000000000001befebea896b53e968dc0a210acc4d7ed9044bbd9d0e0 524 1.00/1.00 vMB 1
891,169 891,169 00000000000000000000c3192da0209ddb090c09e20968137639565ba8f551fd 1,043 1.00/1.00 vMB 2
891,168 891,168 00000000000000000000843d32679160eebbb062b999ada6ca902f2cbe740ae5 1,000 1.00/1.00 vMB 3
891,167 891,167 00000000000000000000cc16eced98328f0f5f61b26e4a8519a48cf1474a7be3 1,162 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.