Loading Tool

Explorer IconExplorer

Memory Pool

43,055 transactions
31.06 vMB
0.07573761 BTC
Random Selection Loading Transactions
Max Size: 157.77/200 MB

Candidate Block

Mining Attempt 9fee36c283cce3019208bf635e33530f1a5adb72c3d0e372824b3c854ddc8d99
Version 20000000
Previous Block 00000000000000000000791c223f24ba55c527581821b6f53be2c2b74982f181
Merkle Root 84a6f72f3d642f748058917648d5bf13ce2880f8ee91b9bff3f49450fdac8fa3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,139
Size: 1.00 vMB
Total Fees: 0.01312036 BTC
Feerates: 40.21 > 1.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,458 (564,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,515 349,515 000000000000000003a6e1d1660f517b7de6ae8c90335560c05e6f986e5c7a33 1,088 0.58/1.00 vMB 25
349,514 349,514 00000000000000000de9531c2850575af6d6bbf50e7b45f7e8e335303be03816 1,275 1.00/1.00 vMB 18
349,513 349,513 00000000000000000cfc4f280c7d4819ee928735f377aa01918a6e1f523240f9 2,264 0.75/1.00 vMB 46
349,512 349,512 000000000000000008f6ad7befaa9320d3fc608b9a74d779b4d6a5ce96d19846 1,701 0.75/1.00 vMB 27
349,511 349,511 0000000000000000160dfe1adeb1573cf6a51919387adf499d2cad3df1c144fe 206 0.14/1.00 vMB 13
349,510 349,510 00000000000000000fc76d42dea1bb3adc887c80db675627296683665b1dd32d 413 0.19/1.00 vMB 30
349,509 349,509 000000000000000010ded0ee32b41bbf31526b3610235e3ebb68f7e4f8c2a482 130 0.11/1.00 vMB 7
349,508 349,508 000000000000000006b2bb1cb62759e7bc42f98747293c1dc464a5910b2bac68 548 0.21/1.00 vMB 33
349,507 349,507 00000000000000000b1117f81c831730445ab3514e97cb0fce9a9eebde7227c8 1,798 0.75/1.00 vMB 31
349,506 349,506 0000000000000000119177aa8cb7e28515ef9c5b1297ded4d4771d7fd9014465 1,381 0.67/1.00 vMB 43
349,505 349,505 000000000000000004fd843e1dd230b91edab7bbcd6721d632585eac5102e016 214 0.10/1.00 vMB 29
349,504 349,504 0000000000000000156ec9e7cff002ed20eeabdb6927769aa5b66159f29fa550 134 0.10/1.00 vMB 15
349,503 349,503 0000000000000000176a518c51b2fe565ad670e705e38d49ab91cdf6ca309dab 224 0.16/1.00 vMB 82
349,502 349,502 00000000000000001315e561af26d803d6ec34a58304e295e11a7a8f9e35d4f7 396 0.21/1.00 vMB 31
349,501 349,501 0000000000000000086fc514d9af17c9e879f975c9005601eaceadacaf34a6c2 496 0.27/1.00 vMB 21
349,500 349,500 0000000000000000104977aca25ee4c2a0bbefda688022bc8a38717db8ef2561 547 0.27/1.00 vMB 14
349,499 349,499 00000000000000001541935e5e15bc3b31e422573a61f12551193d7d5aeb2c16 1,431 1.00/1.00 vMB 18
349,498 349,498 00000000000000000b3071752276ead197d19b7289b65795484f4737a0a215b6 1,943 0.75/1.00 vMB 35
349,497 349,497 00000000000000000025efac7dab94f32aa00276965398911accd8123d01fee9 2,115 0.75/1.00 vMB 36
349,496 349,496 00000000000000001016584776dbd4cb20ae77126e90b70aa2aa2743411059e2 409 0.22/1.00 vMB 24
349,495 349,495 000000000000000013024442db4e2820f3071b22ee8a8877d1cfe857b160899e 576 0.30/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.42 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: 607.53 GB
    • Received: 10.63 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.