Loading Tool

Explorer IconExplorer

Memory Pool

41,989 transactions
28.34 vMB
0.15134124 BTC
Random Selection Loading Transactions
Max Size: 146.14/200 MB

Candidate Block

Mining Attempt 30fc140aacd58a408ad95180f0738b81033b4611efce379e78f9026a0147063b
Version 20000000
Previous Block 000000000000000000008372903aa4d0da986da668e92f623c39e85dec80bae4
Merkle Root e9113ff56d702b6ac27e505f72af6125c4ab3dcfa28e4bf6ad44441aa0b0f3a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,880
Size: 1.00 vMB
Total Fees: 0.08366077 BTC
Feerates: 265.25 > 8.38 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,267 (700,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,213 214,213 00000000000002738401f92e8b6402d2cf49ac8a927a1c0111c3e68903ff6c10 253 0.10/1.00 vMB 175
214,212 214,212 00000000000003d2d8034f9b59a1e3909cc623da516e9ce7101e01b452d37b2e 6 0.00/1.00 vMB 0
214,211 214,211 00000000000002b348a424fcd535f71b2826c7d6002da99693dc1c62121597ba 98 0.05/1.00 vMB 159
214,210 214,210 00000000000000db22d03b6fcf73b0906faec4f2b71981ad84cb5e2ab374ede1 456 0.18/1.00 vMB 323
214,209 214,209 00000000000003fdfc5dde86c60957877452a8a2bb448de210337f7946458656 38 0.02/1.00 vMB 160
214,208 214,208 00000000000002345bb561b22afb4a84104fbb196136639b5211437e47a71e02 477 0.18/1.00 vMB 201
214,207 214,207 00000000000002a327a4773312ae1d7817ab29e20a7735763aebb00cf6258b76 295 0.13/1.00 vMB 186
214,206 214,206 000000000000027566ade879b5f577c3000a32e89a3ec31336d6c58a3cdfbceb 375 0.15/1.00 vMB 160
214,205 214,205 00000000000004bea1250042187cb6c89f7c712a923a6071de24d2a1a37ee003 128 0.06/1.00 vMB 158
214,204 214,204 0000000000000225de1464fced3ab3642c763c774fec98be6a93393a7daba741 80 0.05/1.00 vMB 63
214,203 214,203 0000000000000361990183d7af5d806533189023656d346c58e2dfeb50c8fdf7 102 0.05/1.00 vMB 171
214,202 214,202 000000000000051210134dc7f44edb5176393517311ab2d007ce2bb4da696ed7 121 0.05/1.00 vMB 145
214,201 214,201 000000000000029acadfd2c473312ed8f11a6a2739f36180ed244806ebe0fd5a 72 0.04/1.00 vMB 134
214,200 214,200 000000000000035688a5e224794c2b14d5435e1c1ad7efcfc9d15990d8878af9 26 0.01/1.00 vMB 147
214,199 214,199 00000000000002d0a992b698ba73ef6c43e18b188bc7d4eb4776c39dc142513c 186 0.26/1.00 vMB 58
214,198 214,198 00000000000003bd8bc7659a211be241d03d7d0a282828cf31e04e5ecd9b240c 12 0.00/1.00 vMB 183
214,197 214,197 0000000000000323ca9e4789af10cd806bb7f9d05348990809431d0cde7c74bf 78 0.05/1.00 vMB 117
214,196 214,196 000000000000000781112e4b3a572fb3de9f32eb3a8541d86bdf9000ae500505 135 0.04/1.00 vMB 15
214,195 214,195 000000000000018e6dcb909a887acd30152e66671008380365616576919ef1e6 347 0.18/1.00 vMB 116
214,194 214,194 00000000000004f685dee9c8c711bc5d8fe78efca548ab80102f463dd334f2ff 510 0.25/1.00 vMB 195
214,193 214,193 000000000000017c6902750eef5541772a7d8e900c78cd78945a63d740024b65 243 0.12/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 781.07 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: 578.29 GB
    • Received: 8.70 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.