Loading Tool

Explorer IconExplorer

Memory Pool

79,228 transactions
29.38 vMB
0.12518342 BTC
Random Selection Loading Transactions
Max Size: 176.90/200 MB

Candidate Block

Mining Attempt 42bc3805219db1760be06e8277fbb2228edee5c99e9c92a7ab5b4b8249dd35a0
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 58396bffa82449a0174c96e87203e0c2482e09488ee4d0689c25ca530367effd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,392
Size: 1.00 vMB
Total Fees: 0.04542164 BTC
Feerates: 150.80 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (545,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,847 369,847 00000000000000001465bb808b33479046c3aa5ab854c7a14907746109fde9e3 1,699 0.80/1.00 vMB 43
369,846 369,846 00000000000000000aa8d2da31d7618146068487dd34a046cc7d9a2cac1ee0b7 423 0.23/1.00 vMB 37
369,845 369,845 00000000000000000fdd8c3b88772d959a99e49a8c6ddf092692952a43e3c8ea 591 0.31/1.00 vMB 41
369,844 369,844 0000000000000000008aba0dc8223667c6772a0a827b93c78c6cffe608740744 725 0.36/1.00 vMB 40
369,843 369,843 00000000000000000d9439af66cbfa284c97d5d2e32f5171cde2ee3ddde2ed0a 141 0.07/1.00 vMB 36
369,842 369,842 000000000000000005664185166cded793416b63bb03da61570dfe49e1b9095f 869 0.43/1.00 vMB 36
369,841 369,841 000000000000000005edeb1af7f7ddc75b5f6a438d7737ce83da1f01a5615c22 1 0.00/1.00 vMB 0
369,840 369,840 00000000000000000bc9626eef4805cc44cd0b28a886bc3cbc475b8e648396c1 1,349 0.66/1.00 vMB 39
369,839 369,839 0000000000000000090ba9f7e00a9aaff7798035fece653736bb7ae2c8ca09fb 511 0.23/1.00 vMB 37
369,838 369,838 0000000000000000065beadfbe70ed4293399c0eaced29ec59f2099b2c40309a 645 0.33/1.00 vMB 35
369,837 369,837 000000000000000007c8752394ba2ffc93c9472aaa242faabcd641af55a58818 361 0.22/1.00 vMB 38
369,836 369,836 00000000000000000b37025d0bc532e631f5aca3638782e68d1805342cebbe66 697 0.71/1.00 vMB 29
369,835 369,835 00000000000000000f50619fdc25db8b2486cccbc371b4719eb6ba1505f8a9bf 272 0.12/1.00 vMB 36
369,834 369,834 00000000000000000a8842e8fbc54a9a8b349e442990b2e2601e2f18d23fcabd 1,183 0.52/1.00 vMB 41
369,833 369,833 00000000000000000ac33405e99da928491b35fdbdb0f2b062dd8f1d7cfa34e8 349 0.21/1.00 vMB 32
369,832 369,832 00000000000000000dc42e833f0465ec9ce01b98ca9485e3d9781173e3b7a5e2 1 0.00/1.00 vMB 0
369,831 369,831 000000000000000007671659066f82a3dc7d9fa98d76ab167cdd0adc73d153fe 591 0.29/1.00 vMB 40
369,830 369,830 000000000000000006c0c7f625d8677f3ac110be1c0fa82ee2f2c3696f2527ce 660 0.37/1.00 vMB 35
369,829 369,829 0000000000000000038b05ad64c197cc5d65c334e4bec69d8ebb99cb1dab71f9 55 0.03/1.00 vMB 21
369,828 369,828 00000000000000000f278a30a819f50839ebb08d948b8481efa59ed121b4bfc0 807 0.48/1.00 vMB 36
369,827 369,827 0000000000000000014c2ea7cfbf72e36bbbda5dccc4aa17d5fc86cb03acd723 1,014 0.46/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.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.