Loading Tool

Explorer IconExplorer

Memory Pool

80,489 transactions
34.68 vMB
0.17802585 BTC
Random Selection Loading Transactions
Max Size: 194.19/200 MB

Candidate Block

Mining Attempt bbfd5093dfbc6d41f79719369f8e9325b378e2eee53072f6f0de8e7bce5d6014
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 503e3457fa13113407c2069af160ac496e9c5fd004c889b31d8a333515d59484
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,148
Size: 1.00 vMB
Total Fees: 0.04831841 BTC
Feerates: 150.93 > 4.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (633,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,007 282,007 0000000000000000c04c2813b2d56a38734e576880db802b3d1ad37b79758638 220 0.11/1.00 vMB 37
282,006 282,006 00000000000000012cd0dde17531eb3f82da8ae11a7361fb26216704995f96f8 93 0.10/1.00 vMB 10
282,005 282,005 0000000000000001da6c43ca4e7670d3eac9bf6e0d22fe91f213d96b0c5b6f81 127 0.12/1.00 vMB 21
282,004 282,004 0000000000000001af98fd07aceb7b48f34b6bdd0d91a8eb947695d0c7c908eb 101 0.05/1.00 vMB 44
282,003 282,003 0000000000000000ae76b49aa727f337b7475bb772764eec936d0cde6103712a 372 0.22/1.00 vMB 46
282,002 282,002 000000000000000185900517e0417d8f0916fc916d5afc5cca0c837db3bc6a54 85 0.07/1.00 vMB 31
282,001 282,001 00000000000000012781d061268f7e1fd21424013a0b48fb5b2e4b47ad44f353 125 0.15/1.00 vMB 13
282,000 282,000 0000000000000002337ad25e6a9767420766309cfea79f13dd9c910bcf5ca063 719 0.50/1.00 vMB 28
281,999 281,999 0000000000000000a8d64ad586b33460162a6d9292ef66da9bcd26310ccb81c3 659 0.25/1.00 vMB 74
281,998 281,998 0000000000000001fe4140a0d365d61453e812ec0ff8e3b63ef39aa0462aacca 789 0.25/1.00 vMB 76
281,997 281,997 0000000000000000a6e755cb0c97fe3738c7be5306ced75c6b42af019bff17a5 42 0.04/1.00 vMB 23
281,996 281,996 0000000000000001306ef65bb0c8cb02defa2bbb051c67b015cb187037510b9a 360 0.24/1.00 vMB 30
281,995 281,995 00000000000000003eec86509c079fb165f6c4a578277058e974a7249853ad28 364 0.22/1.00 vMB 40
281,994 281,994 00000000000000023355eb7ee1e3e61b98f061d564e6cb858768dc4b048f82ae 78 0.16/1.00 vMB 23
281,993 281,993 00000000000000008127f5413173c186bfe97598e44565430822559028767ac7 484 0.33/1.00 vMB 47
281,992 281,992 00000000000000017baae505f8bc79ea36d0aad5d950458199ced1f4baeb9b21 76 0.08/1.00 vMB 14
281,991 281,991 0000000000000000be13d0cc775180600708c9c1d9698ae8568d3e33d5f54aa8 78 0.10/1.00 vMB 6
281,990 281,990 00000000000000008ab81f9ab19c1f35c14ac7dd1921f2c7fd39d7c99ec1fe9f 95 0.08/1.00 vMB 70
281,989 281,989 00000000000000009a10579470ddd73fc8f9c4063fec49f3a4f03c129c5325ee 530 0.27/1.00 vMB 38
281,988 281,988 00000000000000016a58371e477b63711f2798fa4f15e604227ae9f05f998f7f 240 0.16/1.00 vMB 28
281,987 281,987 000000000000000002bab9e8eb0000724c5bc58bfae69809b7aeb7af145abb51 220 0.10/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.11 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: 734.18 GB
    • Received: 18.55 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.