Loading Tool

Explorer IconExplorer

Memory Pool

84,300 transactions
31.65 vMB
0.14208874 BTC
Random Selection Loading Transactions
Max Size: 189.06/200 MB

Candidate Block

Mining Attempt 213565d33daaa8603e694f8af3e770876783e8a47d7f30f55ca6c74520276e8d
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 11585236eb3c0ce0b0f2c92eab0ee0677535f5cbdafe16f9725706abf18483ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,205
Size: 1.00 vMB
Total Fees: 0.03732617 BTC
Feerates: 55.77 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (623,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,194 291,194 00000000000000006f5d441e3e2f1c5c9ab378fb38fdfa96cffa129592bb7e80 512 0.22/1.00 vMB 35
291,193 291,193 0000000000000000be3721ceb96e2f17d835a0bcacfe83a72bfca5461531a84b 1,024 0.34/1.00 vMB 55
291,192 291,192 0000000000000000ec93452593eeeb05cbeb09a84ef4bec4d281fdf88d3b5607 31 0.06/1.00 vMB 7
291,191 291,191 0000000000000000909d68e1f27242927cb7de54a8df101cbd23a01c8ea96920 483 0.23/1.00 vMB 39
291,190 291,190 00000000000000008712493af5db14c9ecc5747e4164c8025cb95a966acf2cf1 62 0.04/1.00 vMB 12
291,189 291,189 00000000000000002cd3d06b65eec2aae31df36f9932cbfb3b60746dc4af8687 240 0.11/1.00 vMB 36
291,188 291,188 00000000000000005f8adb91f04c39e0bea2762409408153d8c385c844b1f834 105 0.05/1.00 vMB 37
291,187 291,187 00000000000000006c219d5da55441556bdc00fd12bf77d0e8189a524a3edddf 323 0.14/1.00 vMB 40
291,186 291,186 000000000000000008119dc16f4946b29e00b7cae0e2f8d23731b7a8dbaea64d 415 0.16/1.00 vMB 43
291,185 291,185 0000000000000000632041fb1585f8aee76a99d32ae874a8e27248bf1a3bfa99 1 0.00/1.00 vMB 0
291,184 291,184 0000000000000000270e954a577d7464f9b9af21e6905f6af028d76231b14814 145 0.10/1.00 vMB 26
291,183 291,183 0000000000000000a25ab9fb5056f08f72afc195b8e6b1f0115129ff1775456b 228 0.10/1.00 vMB 36
291,182 291,182 000000000000000047b77e39fab8b0bc616105ef9b3bf549bf08d26956f07216 179 0.10/1.00 vMB 34
291,181 291,181 0000000000000000123c1dbed68a8c7fb80b39ebf31e17b3b85456b703ed4581 610 0.27/1.00 vMB 38
291,180 291,180 000000000000000052beb4cfde4bebdd5362bafcda96dce9ea6f1f20fd212be6 667 0.31/1.00 vMB 33
291,179 291,179 0000000000000000b1087ba8ee74fdeb5c2fb0ceb2d2e41f18beceebaaecc2a1 632 0.35/1.00 vMB 24
291,178 291,178 00000000000000005a7a40fc6db645d9b1c5f5d0f8a738b02f2b21922b052d13 136 0.11/1.00 vMB 17
291,177 291,177 000000000000000006dabfd198d82a39360dbcee71f4e38b63d5efe2e6292e74 512 0.19/1.00 vMB 41
291,176 291,176 000000000000000030a47b0dac0ff7441822a199163ca4a1f32c7aea360ea109 132 0.05/1.00 vMB 45
291,175 291,175 00000000000000002dcec61760808a8925c8111177b020f499f9e681d6acb726 337 0.13/1.00 vMB 44
291,174 291,174 000000000000000055ef7bb1ab440477b625144201973eea6a261e135af6f9f9 211 0.11/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.