Loading Tool

Explorer IconExplorer

Memory Pool

78,050 transactions
29.31 vMB
0.06388956 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt 21f0bc9e0d86d73186fcae3c1c876fb9cc5685cdcb3210fe2f619b6dbc4a6d13
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root a6c104c10259481994c9c48dec1a2b1a813fe273691f5c64a8602cdde36e5d9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,018
Size: 1.00 vMB
Total Fees: 0.00453476 BTC
Feerates: 12.16 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (577,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,189 337,189 00000000000000000ce1d69ffbdfb8bbd30deadbca940b7e34437de47f177e41 561 0.27/1.00 vMB 30
337,188 337,188 0000000000000000153a3605bd8af88db068edeb49072dd939c74f2a34da1cd9 334 0.18/1.00 vMB 28
337,187 337,187 0000000000000000043f1ee63f73df5ed2d9206242c8910ed52274af954a33bf 727 0.33/1.00 vMB 28
337,186 337,186 00000000000000000ff7025245de89a06220c6ca5c13767d40c379b42aadaf20 44 0.02/1.00 vMB 24
337,185 337,185 000000000000000001c1c105693f38497dd37d298ec2f87144af5ac54ab0833c 353 0.16/1.00 vMB 26
337,184 337,184 000000000000000002d762b2a404dbc94de9ec552dc946478ed4d52515bc873a 532 0.23/1.00 vMB 27
337,183 337,183 000000000000000003392e4e1812c6aa628ee4b5454e46963b6855576a109ebe 872 0.47/1.00 vMB 24
337,182 337,182 000000000000000010c1c59f0e9713837de730df1c24cfcd8ab8d7f609981900 247 0.11/1.00 vMB 28
337,181 337,181 00000000000000000009b4de44efadcf45cbb88cb7d8925c83cacb0898c7c179 1,228 0.59/1.00 vMB 28
337,180 337,180 00000000000000001a2df4e833534337ccd51a999324d2761916d78277679582 603 0.27/1.00 vMB 29
337,179 337,179 0000000000000000174bf0f20bd54f27281301fdec4f5c663bb8e99ee056932a 249 0.12/1.00 vMB 27
337,178 337,178 00000000000000000c96fd4a98ac572bbfa8f1eb62cbacd900d3bdede09723d1 556 0.30/1.00 vMB 31
337,177 337,177 00000000000000000b9e1235f58ea4e1558517fac7cf3b266d561717f8ea3815 123 0.05/1.00 vMB 22
337,176 337,176 0000000000000000046c021017e673b1ad4b417f8d63a9b17383d33f8bf1f607 948 0.50/1.00 vMB 33
337,175 337,175 000000000000000002d51a072c72babd59d4df78a999376fccfada519a1961cd 933 0.48/1.00 vMB 24
337,174 337,174 000000000000000006890b4234e3b6537d5b0bba312110d14ec9bf83a24d14e1 379 0.17/1.00 vMB 27
337,173 337,173 00000000000000000dedb84cb006a77a12657063aab4d587e0d91eb7fdd7895b 473 0.27/1.00 vMB 25
337,172 337,172 000000000000000008dc37015948f3293884874df23d3887b695e76601d5d169 1 0.00/1.00 vMB 0
337,171 337,171 00000000000000000b40d16d5924a717024767d348c5042f79a3da82f04c36dc 999 0.47/1.00 vMB 25
337,170 337,170 000000000000000012ac6f563affc329075e96e67274995e3451c802d1237ba2 1,086 0.58/1.00 vMB 32
337,169 337,169 000000000000000010c2bc43ad33ae67150a71329b9ba7a317125c423da3b3bc 64 0.04/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.