Loading Tool

Explorer IconExplorer

Memory Pool

38,497 transactions
28.62 vMB
0.08917327 BTC
Random Selection Loading Transactions
Max Size: 145.05/200 MB

Candidate Block

Mining Attempt 157d7ccbd53d9a43190e1b7eded23195d23c977f7f0bf455b65ed1115de7e759
Version 20000000
Previous Block 00000000000000000001dc6bc120bc9a373009a41af3c4d673cecfe09352bc0f
Merkle Root f6a3fc9da0c4312e718ceaa8986f8ffd34645c5590d6a146efd5ee4c7dc45a08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,511
Size: 1.00 vMB
Total Fees: 0.03386106 BTC
Feerates: 101.64 > 3.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,548 (803,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,529 111,529 000000000000a1a205dc092b74204fe83425d1655fd2f7ed8dbe38a166291636 12 0.00/1.00 vMB 352
111,528 111,528 000000000000b981f95dcc4a91237ca419a26068e66a2d399a163dea8ff2ac30 13 0.00/1.00 vMB 675
111,527 111,527 000000000000bd578acec69ae6db434ffd0eee08966d7b8321e28010ace69d97 19 0.00/1.00 vMB 637
111,526 111,526 0000000000000c831ec67f99163b225e2e5de4dce0c1e7debce50be028db1b06 12 0.00/1.00 vMB 704
111,525 111,525 00000000000126522f7803c0a7c262767b63bc0d6df128a3e2b97d291792988a 12 0.00/1.00 vMB 352
111,524 111,524 00000000000004ebd69fff986865dec5bdfd5b9b2c1bcd11e2ca0e44bee3fb4b 6 0.00/1.00 vMB 695
111,523 111,523 000000000000e15ff3fefc64dbbe7134b36ae3bbd924f9c4ec56de4d2f9a3362 12 0.00/1.00 vMB 0
111,522 111,522 00000000000122509bade6c1b3de0bc4e9825362e952a8cb800eca639123b7dd 12 0.00/1.00 vMB 0
111,521 111,521 00000000000073d3b4e60470d7163051c30727b0b6f3062ebfa024515586e0a5 12 0.00/1.00 vMB 0
111,520 111,520 00000000000106b0c3666b93f6a145ea62ef80f6947562790140506d4692f8a5 11 0.00/1.00 vMB 339
111,519 111,519 000000000001090b7c6cafaeebb78f50cafa98f57b3e288e931b466fa2fe792e 10 0.00/1.00 vMB 3
111,518 111,518 0000000000002f718d0da9c8b5d93141a647b2d63f6a238ca7997226a1a53575 12 0.00/1.00 vMB 705
111,517 111,517 0000000000004aff59a137631fdfa7aba0e725eb37e8fc361e7867ffd649cf1f 12 0.00/1.00 vMB 713
111,516 111,516 000000000000977ceae3cc219edf9873fa64b5a125bc06f9cef5fbbacd99dec6 15 0.00/1.00 vMB 1,864
111,515 111,515 000000000000da341e988718911052b104775761d5ada8a17b2635eae7fa1c31 11 0.00/1.00 vMB 0
111,514 111,514 000000000000a66d431180bc3ed27593d666fdd855077afd0cf3eaa655a86b41 12 0.00/1.00 vMB 0
111,513 111,513 0000000000004841a81582862d1bbde343ac770d6d03c2698f456deaec72191d 13 0.00/1.00 vMB 348
111,512 111,512 0000000000010d79cfd2e0a0c578d3446b7cf1152e6fa5474fdaa91c7899d982 22 0.01/1.00 vMB 2,570
111,511 111,511 000000000000840cb980f1eaf3f373e26ee9b92667092952c6464dc908a5f87f 18 0.00/1.00 vMB 2,280
111,510 111,510 000000000000255a4798e5572af86be8500923f668105f56037bfb561082e470 1 0.00/1.00 vMB 0
111,509 111,509 000000000000aa3426fa8f05f4c8564aca3ce888e6b7b38986b83aff9b740b1b 18 0.00/1.00 vMB 2,102
Previous 10 blocks ↓
Total Size: 781.58 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: 623.05 GB
    • Received: 11.41 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.