Loading Tool

Explorer IconExplorer

Memory Pool

85,032 transactions
31.85 vMB
0.19108283 BTC
Random Selection Loading Transactions
Max Size: 189.28/200 MB

Candidate Block

Mining Attempt ca5b15ebd52bc211ae201dc310d62699ecba709f3cf7df149250a1ddf5bc33a7
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root ebb60cf9472b0cb4423c67345bd67b0fff75de82264e555dace22f5225222fa3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.07290809 BTC
Feerates: 301.64 > 7.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (241,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,675 673,675 0000000000000000000c97afe6e815f10632c1eb3c9218a17dc27db052a2eeb0 2,321 1.00/1.00 vMB 66
673,674 673,674 00000000000000000005023cb8de7ee2a97a424f521fd3fcac22bcb3226aed90 2,572 1.00/1.00 vMB 62
673,673 673,673 0000000000000000000826650d49b2893dcc8a43e015b8722b2fd3d35672b34a 837 1.00/1.00 vMB 18
673,672 673,672 00000000000000000002d63a596cc01d36749934f5e332dbd6bfcaa80f8cef64 554 1.00/1.00 vMB 16
673,671 673,671 00000000000000000004d2e622d899e86f97204adfd53485a0529b3e50ebb722 456 1.00/1.00 vMB 14
673,670 673,670 00000000000000000000db29a45eff1ddd1db8a90c138b8577ed1f703d49ed76 1,218 1.00/1.00 vMB 18
673,669 673,669 0000000000000000000b3ccb2396ac2e93a60ac093e21ba1acee76ed56cd8685 2,175 1.00/1.00 vMB 48
673,668 673,668 00000000000000000007316cfacd3eef8d16736106baa3d4cd6b69f1a13fc4ed 647 1.00/1.00 vMB 20
673,667 673,667 0000000000000000000ba3bd389759e353d45da4501a747c47c6ba5dd9551f35 1,972 1.00/1.00 vMB 40
673,666 673,666 00000000000000000000ca528d37d33ce0a1827e3ed032bdd1c020db42297236 753 1.00/1.00 vMB 22
673,665 673,665 00000000000000000006e4494cefd8fffb7c1b9c16db11df4ad7df2c078112de 1,139 1.00/1.00 vMB 78
673,664 673,664 000000000000000000005a1254e3c9a6dbfc62d70551ebc4116e1f1ffb9804f3 655 1.00/1.00 vMB 8
673,663 673,663 000000000000000000083e604eb9fb04e04526c34a6d871d789022bd30cc3eed 2,139 1.00/1.00 vMB 32
673,662 673,662 00000000000000000004c0c9c3fc01c10588eeb737aa79ab829fe7561b52dee6 1,029 1.00/1.00 vMB 25
673,661 673,661 0000000000000000000302f23b27274f560997eab2ee70d27a85185149b25638 1,303 1.00/1.00 vMB 31
673,660 673,660 00000000000000000007e89d64daf03320f1d26a6fe3cdef7f7ade2cb7d7f5fb 2,095 1.00/1.00 vMB 52
673,659 673,659 00000000000000000009f5275af623e89bd236af8232d7d5acb702dac863de2d 741 1.00/1.00 vMB 7
673,658 673,658 000000000000000000006b4d9ca7048d36510a907d25c593e613c3cabd9a366f 1,679 1.00/1.00 vMB 28
673,657 673,657 00000000000000000009c8571204e2abbbc82fe30b8fccd6ad87c350a17154b9 2,340 1.00/1.00 vMB 73
673,656 673,656 000000000000000000054b15303d5013ea6e1dc576cf273b524d9d4879b3f31c 1,230 1.00/1.00 vMB 24
673,655 673,655 00000000000000000000af1c71ff4ee7033e9f845a7e333c8cb67760eb7bf3e7 2,117 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.