Loading Tool

Explorer IconExplorer

Memory Pool

70,018 transactions
31.00 vMB
0.08238639 BTC
Random Selection Loading Transactions
Max Size: 177.20/200 MB

Candidate Block

Mining Attempt a68d29490da2594b857b11c516c7796de7758b5a98f8cfb2b7edec0a3ca2cd57
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root ccf35623546b1571f54ca3b82a7bbb4325b3068b50b4f357208deaacdad8f4f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,196
Size: 1.00 vMB
Total Fees: 0.02165911 BTC
Feerates: 150.93 > 2.17 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (324,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,146 590,146 0000000000000000000e2ba639e7be48c9ec2e6a7ab34c0b1dab2da368fbb148 1,333 0.40/1.00 vMB 36
590,145 590,145 00000000000000000014a197e0c03d7c4241a9eb7a2e998dfe7099c6d1d3b764 1,820 0.60/1.00 vMB 29
590,144 590,144 00000000000000000015f772f0f9efb878eef534fb598bac1d5ffacd4dde3729 565 0.18/1.00 vMB 36
590,143 590,143 00000000000000000005fef282ff45d0d525da4d986eada8f63b8990c757f7ed 3,032 1.00/1.00 vMB 15
590,142 590,142 0000000000000000000ea5374d5d47e588332eaeab56c9da0b16056c2be1b13f 3,327 1.00/1.00 vMB 42
590,141 590,141 0000000000000000001aad4a2d3d8eea4f581c6a459f3e6f065f40923fccb8c8 2,338 1.00/1.00 vMB 30
590,140 590,140 00000000000000000011828d30033244794db6bbca6264d595e48b390852234d 2,561 1.00/1.00 vMB 35
590,139 590,139 000000000000000000082738e7902c1b53376d6c55fdba9289b2e9592c44541a 2,579 1.00/1.00 vMB 66
590,138 590,138 00000000000000000013f4c709d5b9986bc546cc8bb96e5364fdb8ee654001a5 2,394 1.00/1.00 vMB 18
590,137 590,137 000000000000000000089aafb117593296b9888ef8e66b9605f3e3e8e309b848 2,689 1.00/1.00 vMB 65
590,136 590,136 000000000000000000065b9caddc3b1776ae93882720d2fdf4b809084474a102 188 0.05/1.00 vMB 16
590,135 590,135 00000000000000000014f2ec3ee9bf48d6a65f67750e06c3551876375e47264d 2,871 0.90/1.00 vMB 25
590,134 590,134 00000000000000000015d3db45cf534f86d060d21ff9b14b0c7812b2891c9024 2,555 0.96/1.00 vMB 9
590,133 590,133 00000000000000000017e5749b2495c43c9a61076ddbbf4d57bd4d659ea7326b 3,139 1.00/1.00 vMB 60
590,132 590,132 00000000000000000002be905ece6fff67e3ac33a08a69b4bc68b9c0fc48a73f 453 0.14/1.00 vMB 46
590,131 590,131 0000000000000000000216d9531938b2a7e80f1c2cc9c1763474ffe886efb336 2,302 0.92/1.00 vMB 39
590,130 590,130 0000000000000000000b142fa57a257b5333052a9ce9dc45556cfc46605d9bff 1,771 0.99/1.00 vMB 8
590,129 590,129 0000000000000000000adb8844937f97960f8af48e8ead697dfbf27e3cb24008 2,863 1.00/1.00 vMB 32
590,128 590,128 00000000000000000014e6fc6c5f624b6dfd213599a83723526ee1cabcb5f03a 2,483 1.00/1.00 vMB 11
590,127 590,127 00000000000000000014e07c7c73f4ebc5b3d552155097786404abfc0e6bc9dd 2,471 1.00/1.00 vMB 40
590,126 590,126 00000000000000000018934da48914682d57a65978e4ef35a67cf26e50850b06 3,145 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.29 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: 657.09 GB
    • Received: 14.48 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.