Loading Tool

Explorer IconExplorer

Memory Pool

74,416 transactions
27.43 vMB
0.06871391 BTC
Random Selection Loading Transactions
Max Size: 167.54/200 MB

Candidate Block

Mining Attempt 720fd8bc529365f2f4ed54c9875f6807f24666330b92dd76516b9ea09859a468
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 61e6d7cbc655afef346199405015820f18d1ca662c41a9858a36e8eb1c53dd1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.01006000 BTC
Feerates: 80.55 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (667,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,150 248,150 000000000000003e6e61d4e99fd3a7ffc55b842c0055332db2b799dadaadab96 128 0.10/1.00 vMB 52
248,149 248,149 0000000000000055f7bbcd4c603e06c4ab2cf8b862f58445c690636ce7e1857c 122 0.06/1.00 vMB 155
248,148 248,148 00000000000000478dbd5366f8c342c729339b8525aee8eebcfdd9a01aa39563 121 0.05/1.00 vMB 152
248,147 248,147 0000000000000053d3bbb5b6b3f7c326e1b7164c4b530ba0be251e59765ccb8b 56 0.03/1.00 vMB 135
248,146 248,146 00000000000000640ca36fcdad8527730bffb69eae960835f88da3f3fde8dc52 62 0.02/1.00 vMB 9
248,145 248,145 00000000000000741180f686cc5ce5a407a9b5eb80f374d540107bbb1a3958f1 363 0.15/1.00 vMB 132
248,144 248,144 000000000000000a1e47b9ff652562368b5069e6e7a85b639214f8ad2e01ad09 396 0.19/1.00 vMB 4,442
248,143 248,143 000000000000006826bda9c78399e35459732b339c317d710b575d3154b3fee6 15 0.01/1.00 vMB 84
248,142 248,142 000000000000005df1d33bdd306f4ea35ecf8fcba14a496d32d8cef9216b5da2 424 0.15/1.00 vMB 147
248,141 248,141 00000000000000302e3ebb99cf767bfd671a3019d2557cd31218dbd583fd7a34 524 0.24/1.00 vMB 109
248,140 248,140 00000000000000506249c780fdee00ccd5bd92d05921294722a74e4bdbf9b78f 60 0.02/1.00 vMB 82
248,139 248,139 0000000000000046c0382514486134529af97cd94ad36b55ff1a7b566db88d45 412 0.18/1.00 vMB 115
248,138 248,138 0000000000000030714b2e5ee79af7f36074b262eb0d709d2f472fb614f087c9 72 0.03/1.00 vMB 16
248,137 248,137 000000000000005f0f43a3df0da8fc48d2bcc093f065ca3eb85f2af3a8baa449 766 0.30/1.00 vMB 116
248,136 248,136 00000000000000852d287e2b8885c318abe473fda2c3d8053c068a91002f5e36 172 0.09/1.00 vMB 70
248,135 248,135 0000000000000008dbfacc2465ad765e526c430b0bf967e0396faba83d0118f6 279 0.13/1.00 vMB 82
248,134 248,134 000000000000002d1d166c8cdae4bf4c6bf4dda3ac3135e34c49a65ddd8104a9 617 0.25/1.00 vMB 139
248,133 248,133 00000000000000343775254c42c1236ddc89d37707492b007fbeeb80c4faa77d 269 0.12/1.00 vMB 108
248,132 248,132 00000000000000320d5fef6468b68cdccdaf04abc9c409afbe81c5ef5b6b6983 182 0.10/1.00 vMB 18
248,131 248,131 000000000000002b691d852b47dc56bc63afc450ee5e527baf0c387b51c5f5c6 595 0.25/1.00 vMB 135
248,130 248,130 000000000000005fcf8625222f97bcef73cf022d0c83d22d8c630d1063e55362 472 0.22/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.