Loading Tool

Explorer IconExplorer

Memory Pool

74,810 transactions
27.63 vMB
0.07636078 BTC
Random Selection Loading Transactions
Max Size: 168.45/200 MB

Candidate Block

Mining Attempt 0ec7256febe1f38b0d31aa9dda6cefe29d34ce8cec4d06f7c0e7008133266b7e
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 675a41091df37a50b781d78c69b6bbe912ef614b1205c2abc107d8ada6fb1b90
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,229
Size: 1.00 vMB
Total Fees: 0.01715716 BTC
Feerates: 121.74 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (739,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,749 175,749 00000000000001eef10c981d645c02fead2fda6b83c5cca13184b7462ed48e8a 123 0.04/1.00 vMB 74
175,748 175,748 000000000000064f6e0ba6fb1e10e7e0b549aafed531516212e8f2474162ad1a 34 0.02/1.00 vMB 112
175,747 175,747 0000000000000a99a9df394ae1a98445e5261487add866dc96b91ca8eac8b3c0 53 0.02/1.00 vMB 344
175,746 175,746 00000000000001b9d5ef274dc42c65e54f31a66a5ddeff8ca3aeee09ee7d19f6 75 0.04/1.00 vMB 50
175,745 175,745 00000000000000e48da6c76231f351cfd6af53b71dbb744456b9d1be48e93995 11 0.00/1.00 vMB 31
175,744 175,744 0000000000000134ba3f151cb7aa14954f928c754de26010eef265faf712257c 94 0.03/1.00 vMB 89
175,743 175,743 00000000000004cc7594fe421109561acae727b30fda6a034f06c03cb3b81a74 8 0.01/1.00 vMB 18
175,742 175,742 000000000000018731849a2b7c334ab508e3a0bf3946a80885d69767905f79a4 22 0.02/1.00 vMB 104
175,741 175,741 000000000000087a658240150547cd52f1fef46ba6b7bf9cd6caaeabc0e193c7 55 0.01/1.00 vMB 24
175,740 175,740 00000000000009c76407d0b8719c08f3bfa23e4c2fe1fca63fd7875ef5edb3a3 16 0.01/1.00 vMB 74
175,739 175,739 00000000000008c661d01fb1c4e761f1b3dc7c3caa4fb5307c27a87d0ff6549e 14 0.01/1.00 vMB 46
175,738 175,738 00000000000000fabb7daaa7482a7f9b610fb557e029b9f257a8fab6a2728cb6 121 0.05/1.00 vMB 400
175,737 175,737 0000000000000682c1a62d6ce8f70d572fc235ac94ef8a2d4dbeb1fb6a8c133c 108 0.04/1.00 vMB 76
175,736 175,736 00000000000004c7347a57bc33bdf2a320a919903291a1673912fae7156f78b8 37 0.01/1.00 vMB 99
175,735 175,735 000000000000067bd489c87f34e3f67f22bed1026142322929ff04edfd9b6d8c 97 0.03/1.00 vMB 25
175,734 175,734 0000000000000776ac50d522b773e4451c19d8179637d03f57a539afd8c25135 12 0.00/1.00 vMB 0
175,733 175,733 00000000000007c1240ca7bf545ad4c7e53fe653743fc0f50275d40987960855 87 0.03/1.00 vMB 45
175,732 175,732 0000000000000728fef69850d9f76515361f1e938831fd4e9f2bec8044bd8bc6 40 0.05/1.00 vMB 93
175,731 175,731 000000000000063b604e4324a257a0d83e5b93653a6a403ecc87c0f828545ded 37 0.01/1.00 vMB 58
175,730 175,730 0000000000000505527df22960631c4ec8c711f879c68ceea561de7f60233335 73 0.02/1.00 vMB 78
175,729 175,729 00000000000002378c153365dde35cc4db00e9a862c33d93516f343afec48127 146 0.05/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.