Loading Tool

Explorer IconExplorer

Memory Pool

77,687 transactions
28.84 vMB
0.07276106 BTC
Random Selection Loading Transactions
Max Size: 174.93/200 MB

Candidate Block

Mining Attempt 83a27735a9c7ed11779c7cb15874ec1b8878af1c9050db1c5dc898677f9fb00f
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 9e459c1ed4687eef7d2594097a945bc650647b1cd2597ffd75f33924939981b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,881
Size: 1.00 vMB
Total Fees: 0.01267184 BTC
Feerates: 299.43 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (364,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,651 550,651 0000000000000000002545d31707ff242eb86fa8041696bf00f6e826296f220a 2,503 0.99/1.00 vMB 12
550,650 550,650 00000000000000000000452c45a67fbdf1f3a63a0ecd9b2e220e5b69d201f133 367 0.18/1.00 vMB 6
550,649 550,649 0000000000000000001c6686aca60a94f9bb50c1e5d4560e74b883d34c914c0b 965 1.00/1.00 vMB 3
550,648 550,648 0000000000000000001ba1142e31880db1716f18f8e7ede373a2432001748492 2,853 1.00/1.00 vMB 14
550,647 550,647 00000000000000000021006bfe00e3f16c3ed0eed3269fb5bf270b3e3c6c4c19 1,665 0.66/1.00 vMB 34
550,646 550,646 00000000000000000020274d7d210a2a08730149c0e5ad228c3cfba90e7ff6d7 424 0.14/1.00 vMB 32
550,645 550,645 00000000000000000025d333e1757f2b767a174d1cc663fe69386ccf540bb16f 2,841 1.00/1.00 vMB 6
550,644 550,644 00000000000000000020394d01605712503035d9dbea27700fa49b7d816a63e9 2,142 1.00/1.00 vMB 32
550,643 550,643 0000000000000000000579504e372a59c865d630eafd8e6beba640319c49779e 1,501 0.68/1.00 vMB 10
550,642 550,642 00000000000000000005983185ea2c1827208d7502114b62d3f519bcc9c82274 1,874 0.77/1.00 vMB 11
550,641 550,641 0000000000000000001a710819f93af1d5a41288e4c7efe6e144eb5761e0d11e 2,542 1.00/1.00 vMB 12
550,640 550,640 00000000000000000023e84c98dcc88e9f7b0f6a636c50d690bca7261da4b32b 690 0.26/1.00 vMB 12
550,639 550,639 00000000000000000013160a2b6968d2651b5a2349c7bf270001e6b8df808813 852 0.38/1.00 vMB 11
550,638 550,638 00000000000000000028d0df052b70a9d9d1a5449ed7aadac400a7a1407d6cc7 1,452 0.85/1.00 vMB 14
550,637 550,637 00000000000000000014c791fe5ec4570270bd79880eb2a355fe032cb662217b 458 0.14/1.00 vMB 14
550,636 550,636 0000000000000000002022c6028ee8c5fa879bda393845bfcc5f23d46e88699a 953 0.71/1.00 vMB 5
550,635 550,635 000000000000000000038024fac431182bdacbafacff60dc1b37eb2be4017432 1,044 1.00/1.00 vMB 3
550,634 550,634 00000000000000000016d04d545e86437ce80cb9aeab968623cf3d69093f155a 2,322 1.00/1.00 vMB 8
550,633 550,633 000000000000000000083088e4df989fedeaaa4d482f2fa3d80edce709d94996 3,296 1.00/1.00 vMB 17
550,632 550,632 00000000000000000029ce210dd7be7ee8232482b380f718a134956e566db854 2,797 1.00/1.00 vMB 21
550,631 550,631 0000000000000000000afb65a542a7d4df79809e2a3ceb960e806af10d39b3d0 2,420 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.55 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: 669.88 GB
    • Received: 15.78 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.