Loading Tool

Explorer IconExplorer

Memory Pool

82,421 transactions
31.02 vMB
0.10577928 BTC
Random Selection Loading Transactions
Max Size: 188.62/200 MB

Candidate Block

Mining Attempt 38e56d6ccd869587c983d78acc83270ae46034a79f95b5958d385d2d0cf33cd5
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root a168e1f075ac3796b5000903176d2578582b98e5cd89386b0d42b25502c154ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.03233776 BTC
Feerates: 200.89 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (216,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,310 699,310 0000000000000000000a11907b7036c596e0f93285c94b076fc5cfec613609ca 997 0.37/1.00 vMB 24
699,309 699,309 00000000000000000009e19b2e703b592373260c6de2f57ac4a0a804bd87f20b 1,237 0.44/1.00 vMB 21
699,308 699,308 00000000000000000001302e872d57bb6a67e11253134d2b440c82392114dbda 314 0.11/1.00 vMB 17
699,307 699,307 00000000000000000009e30f02972661d7d25463f09afa215e5f30b754d0ff53 755 0.36/1.00 vMB 11
699,306 699,306 0000000000000000000d5cd8cc81c5a997e87f87402fd98f0167641e87302d08 942 0.36/1.00 vMB 21
699,305 699,305 00000000000000000003dd500fb5dd6292ff3439c7205da1ef68282d9bc1e82f 471 0.17/1.00 vMB 19
699,304 699,304 000000000000000000048f549558918e58f6474cfc6e6794d242c373354d3086 2,084 0.76/1.00 vMB 17
699,303 699,303 00000000000000000007a18d3b21be6624d98cdbd9e918de4d2b8d5ab9ec4362 497 0.16/1.00 vMB 26
699,302 699,302 000000000000000000002a9f87ac97a7c14d939766129c06376394c17c47b0dd 2,314 0.87/1.00 vMB 13
699,301 699,301 00000000000000000009394f8e63fd126ac578012587496aa5500ec301982d2e 770 0.62/1.00 vMB 7
699,300 699,300 0000000000000000000930513abfa9eacd449e6fb2adf980b86bbbf143c1b7e3 203 0.61/1.00 vMB 2
699,299 699,299 00000000000000000003383eb6f08bc46243011fd8e070053f5d16d076d0f3db 199 0.96/1.00 vMB 2
699,298 699,298 000000000000000000058a1008700b570631ecb0dbc1189723378d6dd00ae932 96 1.00/1.00 vMB 1
699,297 699,297 00000000000000000000e3a9afb1b6627e95c911853fd11a4a210d57efb056e0 917 1.00/1.00 vMB 4
699,296 699,296 0000000000000000000a5de110bd664ab05cbf8b11a05d67511d7e098b648ebe 2,432 1.00/1.00 vMB 15
699,295 699,295 0000000000000000000e8ca88e0f5cb297527bdb62d69cec0c24f8f03cadad05 1,564 1.00/1.00 vMB 7
699,294 699,294 0000000000000000000d528c208a8dc1d5335f05993124889434cdc5dfb9c285 147 1.00/1.00 vMB 1
699,293 699,293 0000000000000000000b041aaa473010452052dbb8d2fe7ea2205512bf570c4a 1,483 1.00/1.00 vMB 5
699,292 699,292 0000000000000000000839f59f964930dc8028b83feb8ba4a417080dcbd5d11d 2,378 1.00/1.00 vMB 4
699,291 699,291 00000000000000000006cd80860095992ecea964c3fac217e7d986949a7e9e70 2,780 1.00/1.00 vMB 20
699,290 699,290 0000000000000000000cbda1534672d2471ef7f25851ad7e9c34ced04a167525 2,580 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.