Loading Tool

Explorer IconExplorer

Memory Pool

76,696 transactions
28.72 vMB
0.06712863 BTC
Random Selection Loading Transactions
Max Size: 174.02/200 MB

Candidate Block

Mining Attempt 77e84b3aaf6da3226a98f154af4f229ce3725cc8e7d3b63476819faef1449156
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root bc70332fde9b4e0cec33553d8940a16a09792c1b39ed1fe2bb8819ae7355c151
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,676
Size: 1.00 vMB
Total Fees: 0.00747179 BTC
Feerates: 40.21 > 0.75 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (205,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,325 709,325 000000000000000000091fbde39afd7de7e6989e8ed95695b1a07b25a621a00c 770 1.00/1.00 vMB 12
709,324 709,324 00000000000000000000dfb99c633cfd865bba7052d73c0af20d3e79a1d2fa55 1,186 0.49/1.00 vMB 7
709,323 709,323 00000000000000000003cec1ae5309f0b73945883a8857491e11b598f1fef69a 2,135 1.00/1.00 vMB 8
709,322 709,322 000000000000000000064973b717df91841f628e163ef83085855cb2fcf018ec 2,356 1.00/1.00 vMB 14
709,321 709,321 0000000000000000000054be51c48cc573ece2fa4df861d84dcff7f438830cd6 874 1.00/1.00 vMB 11
709,320 709,320 0000000000000000000865e93d16209b867cb449a309aeb9508acc528dce5368 713 0.23/1.00 vMB 14
709,319 709,319 0000000000000000000ba421693e1fa23fa71a7fc98e1e789459202ec508fc6f 1,042 0.42/1.00 vMB 16
709,318 709,318 0000000000000000000807a3118de6d888f4d60c6a9fe079ce5d068be16a577b 1,083 0.56/1.00 vMB 8
709,317 709,317 0000000000000000000b931a7b2b9d55a285430eb0a66a720563250341823002 2,561 1.00/1.00 vMB 11
709,316 709,316 00000000000000000002291e7c0b1a580beb7cc39c8f91c6bf39367a340e57be 2,233 1.00/1.00 vMB 18
709,315 709,315 0000000000000000000593055b977ee8891103f923213761aba8edf953a5ccfe 1,845 0.91/1.00 vMB 10
709,314 709,314 00000000000000000008dcf62f767d35b4554582538c47869b91c9f7ab3fc80e 386 0.29/1.00 vMB 5
709,313 709,313 0000000000000000000cb1191c36766a53afa5c85ecb8b8551c2b3978ae1af71 2,629 0.97/1.00 vMB 9
709,312 709,312 00000000000000000000c7d2127f334f5a6a97e8199957860740c32e2a11d278 2,898 1.00/1.00 vMB 8
709,311 709,311 00000000000000000006dee4657a76da02a102fda304ca02f79b0d0b6168deb9 1,958 1.00/1.00 vMB 11
709,310 709,310 00000000000000000005b2d2a5eb793b8bdb6ec7a3e5fb55751db0eadd4945e7 2,639 1.00/1.00 vMB 23
709,309 709,309 0000000000000000000080537760caaae5bf9a7bf7d57a4ff3493571a12f9c54 272 0.11/1.00 vMB 11
709,308 709,308 0000000000000000000885b1e60eb74e305a6ed471d2f4e7034acbc20c2b826e 619 0.79/1.00 vMB 2
709,307 709,307 0000000000000000000aafa51a63455aa0b1e5151613572391b24c0258e9250f 2,442 1.00/1.00 vMB 11
709,306 709,306 00000000000000000007024d90988ea8d661658a6276334ae3aae21861a869d0 2,436 1.00/1.00 vMB 29
709,305 709,305 00000000000000000008b6845b5c260c40ffab60c0d4565f64c28baf0aef1668 1,945 0.99/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.