Loading Tool

Explorer IconExplorer

Memory Pool

55,196 transactions
32.45 vMB
0.23487371 BTC
Random Selection Loading Transactions
Max Size: 174.02/200 MB

Candidate Block

Mining Attempt 68f019eb270971c38ac7dac693717cab06c635310fa69b644b688e6a6210675a
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root cd939412867b4ac0fab4cc858c8fb5947438151e0002e02b23d1fc4b13d61807
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,908
Size: 1.00 vMB
Total Fees: 0.12396270 BTC
Feerates: 101.66 > 12.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (606,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,834 307,834 00000000000000002832d08893da29c35ee3c9c97b086c05a470a57379de9f28 402 0.34/1.00 vMB 21
307,833 307,833 000000000000000033fef787de46834d375ef2ee9626d968180d6e31be459ca5 128 0.04/1.00 vMB 41
307,832 307,832 00000000000000004a60acc4b1ab2ee1b0fdf321d4b46e660497729941c3fb83 930 0.47/1.00 vMB 35
307,831 307,831 00000000000000004eac7ec076c2fa0617a212f50a03d476110cce7d3d37f56c 63 0.03/1.00 vMB 31
307,830 307,830 00000000000000003726759deba9e8cdf26dacb7f1d0af8daed104cd22868bdd 209 0.11/1.00 vMB 32
307,829 307,829 0000000000000000236e273fd6271f1e770b61c34e5a05d30e281a6a2490e878 48 0.04/1.00 vMB 30
307,828 307,828 00000000000000003e817f1f19a68835c8c74ba73235a145469d7d90d4493004 239 0.16/1.00 vMB 41
307,827 307,827 00000000000000003ed6fc2403e80763629c460844a47fdd4524003306e23d04 225 0.10/1.00 vMB 35
307,826 307,826 00000000000000005128ae8ce7bcb86c6e99d9be3c2b7b34ed2a59ac7d4d6630 129 0.06/1.00 vMB 17
307,825 307,825 00000000000000003373b54535bd5a318fa12ac7b2a021318a879b32d43c24d9 298 0.17/1.00 vMB 28
307,824 307,824 0000000000000000296116336912cfa4e586d2e64dcf1e94b0845654d66e0383 366 0.17/1.00 vMB 32
307,823 307,823 000000000000000030c517635ad23290e869d73816bc624d246c96d0a97c4286 568 0.32/1.00 vMB 29
307,822 307,822 000000000000000043c07055aba01b02bd58a92ef94df23229044cb136bf06fd 150 0.07/1.00 vMB 27
307,821 307,821 00000000000000000b70aa5917356eb45cd8dd17325dca12ff9c34d4e64602f7 139 0.09/1.00 vMB 27
307,820 307,820 0000000000000000330c409776987058c2c310d3d0d27ac12773f4a47e309588 631 0.44/1.00 vMB 28
307,819 307,819 00000000000000002ad282f9848e12f26435565adefca6374ad19884528334bb 348 0.20/1.00 vMB 148
307,818 307,818 000000000000000018488a618f29c3af515018fb285f856b18389e48bd46b462 51 0.02/1.00 vMB 34
307,817 307,817 00000000000000002b0927bd591be00d87d8495a2d56da8bda76f8d1d6edf4a9 347 0.17/1.00 vMB 33
307,816 307,816 0000000000000000097fa5edca0c9e94494f0e2d2b7731b147af3000108f6781 585 0.35/1.00 vMB 28
307,815 307,815 00000000000000001f1ed9b92dd153b51c605a2b1025c8bd24b338fc4c2f73ec 803 0.44/1.00 vMB 35
307,814 307,814 000000000000000024994fbcad2d572bbcabc23462d1ee2b74baa1e362f92a82 196 0.11/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.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: 651.22 GB
    • Received: 13.49 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.