Loading Tool

Explorer IconExplorer

Memory Pool

47,162 transactions
28.03 vMB
0.08822777 BTC
Random Selection Loading Transactions
Max Size: 148.62/200 MB

Candidate Block

Mining Attempt ac41ee4eb4a2d5473d5245ee2476013a79f7e2bd1160df7e87087b928218c224
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 98285421d62fef27e196ef5cb9d493fa94af8bc144df6708e6e5f4255f16baed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03280715 BTC
Feerates: 200.00 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (223,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,316 691,316 000000000000000000135fa806fc4c378ac06c8fe0cf2a41809fa767b70ee78b 2,758 1.00/1.00 vMB 15
691,315 691,315 000000000000000000055810407d0480f110f3f0dcef443e029c42288c6ec266 2,588 1.00/1.00 vMB 21
691,314 691,314 00000000000000000001449a7f614d838758c344f0677957bc2a4b994d9999c6 912 0.64/1.00 vMB 2
691,313 691,313 0000000000000000000f80204d1f955c674f38f11344b079c073c7289bb5b5d3 591 1.00/1.00 vMB 8
691,312 691,312 0000000000000000000951f9956ff20c9e54a322ab515a24276e0e039fee16c7 2,431 1.00/1.00 vMB 22
691,311 691,311 0000000000000000000863af7d18e784a3928b995656d1ef38f2b4f50673cda0 1,080 0.36/1.00 vMB 14
691,310 691,310 00000000000000000000913b8054645b0d8aa6b96b3a80f6afb09f53415bdee0 723 0.25/1.00 vMB 19
691,309 691,309 000000000000000000091fe9416688367c16b8a521bca1a895e8e120d15d0ed5 160 0.06/1.00 vMB 21
691,308 691,308 000000000000000000051acfe1eae95a186b59d8876be89de7a498a978f56652 1,761 0.65/1.00 vMB 20
691,307 691,307 000000000000000000022e3aadcdf627fab9f86ad7f1114d33a60b3d9a7d1e4d 1,241 0.42/1.00 vMB 18
691,306 691,306 0000000000000000000afd924ae5ccd546004ca7a590943cf36bce8386e50c60 823 0.27/1.00 vMB 25
691,305 691,305 00000000000000000009a27698369d7696229d565ba9dc8b2f1023af2f5284d9 1,436 0.52/1.00 vMB 17
691,304 691,304 0000000000000000000a2d8492645b3deff645193cba9ac0998bad5796c4bbfe 1,335 0.56/1.00 vMB 23
691,303 691,303 00000000000000000006cd3261fa86b459b3ed0705791ace2a5a8b1f83567c1b 735 0.60/1.00 vMB 3
691,302 691,302 000000000000000000059fc7c21eaed6ecb3b4e2446d3cf4214d29b4553995f2 2,625 1.00/1.00 vMB 7
691,301 691,301 00000000000000000008695a54e0653d4914aef8371c148aa39bb66761cb9d6c 3,158 1.00/1.00 vMB 9
691,300 691,300 00000000000000000008fba0a749e0c3422568c23443f3ef1a1fa326ba9519cd 3,203 1.00/1.00 vMB 7
691,299 691,299 0000000000000000000b51bfa0a663837be64bc62c6a56971860185b8d9a7bbc 2,463 1.00/1.00 vMB 16
691,298 691,298 00000000000000000011d93961121c32b677c0d151ab8b179ba53ed30e61d493 2,761 1.00/1.00 vMB 38
691,297 691,297 0000000000000000000bb8618297365114aee576b4a502884720635324f7bce6 1,993 1.00/1.00 vMB 16
691,296 691,296 000000000000000000022b7261294fdad8fe9a7a1afa995a0197f1113e98c4e2 1,864 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.20 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.