Loading Tool

Explorer IconExplorer

Memory Pool

48,048 transactions
29.18 vMB
0.06973323 BTC
Random Selection Loading Transactions
Max Size: 155.83/200 MB

Candidate Block

Mining Attempt 26b4dbc30333cc42bdea8f91880f747c0db23e554782ae1fe2bea5e0163d1e0e
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 5c4a9635072fd0bcbf150c8eb7983af6a2f823ed1c7ca4a6ddaa6c1b677422c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.01318875 BTC
Feerates: 132.00 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (736,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,660 178,660 000000000000074b695c5d08755b49465c2518cdaf66b9350f75228fb64646ff 26 0.01/1.00 vMB 97
178,659 178,659 00000000000008e82b8a25bc3f49661b1de81d4dfa589228384426e40220110b 1 0.00/1.00 vMB 0
178,658 178,658 000000000000050da13de8831fb0553cacd86243546e947cfc1f48d14d0a79c8 42 0.04/1.00 vMB 75
178,657 178,657 000000000000004b12eac9530d352d6ba3e5924b7a4079713b89dcdf3f6b52a5 160 0.05/1.00 vMB 27
178,656 178,656 0000000000000a5bb6d5d2caa45073eb72b2056264e209255b179c0b482f05c9 94 0.04/1.00 vMB 37
178,655 178,655 0000000000000a72a015e792a110ecaac040f342f805a0548d25a41fac311399 162 0.10/1.00 vMB 138
178,654 178,654 000000000000089bc74b70c471ebd9699815ef80ebaa760ef8dd9cbf1d6c9abb 373 0.15/1.00 vMB 135
178,653 178,653 00000000000002949f4bc301bd6bdab74d464160b7fd7f087d0806bd36e7a60f 1 0.00/1.00 vMB 0
178,652 178,652 000000000000073eb79395e5fee620d868a763cd77b53d40e6f43ce8f1dfe8bc 251 0.16/1.00 vMB 131
178,651 178,651 000000000000041473f35a080e14a3f7ebde5ad7e3f0c3d1d2cf03363a7d97cc 44 0.02/1.00 vMB 16
178,650 178,650 00000000000000e8e5b496dd6322bb0f9b427914b08517b195e55d210d684e49 45 0.03/1.00 vMB 124
178,649 178,649 00000000000004e76af074ae2964a15ec853b33c4ac3ad29624965aae750aecb 110 0.03/1.00 vMB 123
178,648 178,648 0000000000000353c04d9793f0fee11562d57f9fa6cd8959495fb93d299c8298 34 0.02/1.00 vMB 73
178,647 178,647 000000000000097264b66302cfd179002b48df2fb23f0c9710f7095a9f092a0a 123 0.05/1.00 vMB 100
178,646 178,646 000000000000007bd71ea59f5f0f01a68bd32e551cc44c1ae9a847fa8ab3a98d 59 0.03/1.00 vMB 71
178,645 178,645 0000000000000037135d27c815d8206c52086b50bd925f3bd4c5b56f06643abc 124 0.05/1.00 vMB 196
178,644 178,644 00000000000003ef1bb918b364cd0fee5c075242b7b640e6e2262714aafbba2e 33 0.01/1.00 vMB 292
178,643 178,643 0000000000000599746b5f57c24262eed411f402d64e09888083548f94c2f314 98 0.04/1.00 vMB 105
178,642 178,642 000000000000085fa82448256371c60be98f7c31ceacc8e2952594bd827fe8bc 101 0.06/1.00 vMB 59
178,641 178,641 0000000000000352f4c7c41215f0168882fe2bf54ab255e285e124d12ff17dbb 279 0.12/1.00 vMB 114
178,640 178,640 00000000000007b723eee4c54a33aae4b82899914f623b0883b2ae8e7ee31183 86 0.05/1.00 vMB 274
Previous 10 blocks ↓
Total Size: 782.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 651.47 GB
    • Received: 13.58 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.