Loading Tool

Explorer IconExplorer

Memory Pool

87,235 transactions
32.61 vMB
0.15251792 BTC
Random Selection Loading Transactions
Max Size: 199.16/200 MB

Candidate Block

Mining Attempt 857fc10301e082bc0a4dcc1781c703a4ddf5436432785a3af28c4883adaffa22
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root e9434a59e66328c28158347a43d195788da62c5213fa012b853a26da7a6a3459
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,186
Size: 1.00 vMB
Total Fees: 0.05883194 BTC
Feerates: 400.00 > 5.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (587,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,333 327,333 000000000000000018e320c52074c0fce314522805ca32ed3200d5005aae39b2 760 0.62/1.00 vMB 21
327,332 327,332 000000000000000014cbb7dba81af1db081d736019c75ad69f0cd7784c827fe7 1,607 1.00/1.00 vMB 27
327,331 327,331 00000000000000000a0a4b89d371171a96e1d45b06e0763a21174ace42d597ff 1,149 0.35/1.00 vMB 48
327,330 327,330 00000000000000001de5d54bc2dd91c00cf6782b0e5a5d0e65236c236aa12e22 965 0.48/1.00 vMB 26
327,329 327,329 00000000000000000f3bab02876673cbac4d011315dfd9956763a3204ba1e707 1,737 0.92/1.00 vMB 27
327,328 327,328 000000000000000009bab05410a2b918260291a2fd43b2f1e00a458e96a3eb87 479 0.30/1.00 vMB 26
327,327 327,327 0000000000000000172f9513457d6137617d839d3b5b4d2db7395fd822c6f3c0 675 0.42/1.00 vMB 21
327,326 327,326 000000000000000006fd948288d22901719d925b498e84bfbb1e2fdc94ceb45f 913 0.51/1.00 vMB 27
327,325 327,325 0000000000000000147dc1daf6b18f1e26df3b63328940bd2d2ea7af7ee3d7ce 96 0.06/1.00 vMB 11
327,324 327,324 00000000000000000972a9dbc026b0dc3b2bf2d0f134bece76c1842de235f69e 637 0.34/1.00 vMB 26
327,323 327,323 00000000000000000fa116bd0aeb52ccc2b7aa927e88999d37895490fc6a929c 60 0.10/1.00 vMB 5
327,322 327,322 00000000000000001433e659364e65b63f89de1e28646bbfdd6e5bd423a8dc0d 88 0.06/1.00 vMB 23
327,321 327,321 00000000000000000d298c559abe511070cd863856ad06288c789dd5bf1c099f 262 0.11/1.00 vMB 32
327,320 327,320 00000000000000000049099bb02e7d824345cf3edb77c79ba83dcf8318cb7470 405 0.32/1.00 vMB 25
327,319 327,319 000000000000000005e6554d0d86bf933e1c911bce1bbd65f296c8f0293d4c63 1,131 0.67/1.00 vMB 23
327,318 327,318 000000000000000013bd634cab04b3f99a794c21577294d64e90b3dfcd453812 512 0.15/1.00 vMB 48
327,317 327,317 000000000000000009da21a71b1b0b73e9342629144ae166c659e2cfd60c394c 699 0.60/1.00 vMB 17
327,316 327,316 000000000000000010a120577b944c951a7df7a6e5ece3ac77c220a86def2592 1,393 0.60/1.00 vMB 30
327,315 327,315 00000000000000000d22991ffdd8dafe322d08e041a8b6b06da6a98309557cdf 314 0.19/1.00 vMB 24
327,314 327,314 000000000000000004523ea12513cbad61edce76e902a0ef8713894045ed7cf6 64 0.02/1.00 vMB 40
327,313 327,313 00000000000000000a2ba5910e56aefc8ca7944cf51783bd3297c0b773889b26 630 0.36/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.