Loading Tool

Explorer IconExplorer

Memory Pool

79,069 transactions
29.60 vMB
0.07362488 BTC
Random Selection Loading Transactions
Max Size: 177.75/200 MB

Candidate Block

Mining Attempt b7caaf0d30e4438ef259d1027d11ed46f22f632a34d99d689209e62aee2d92ec
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 58243a5f4cc04556bea0643feef838e0d66e82cfd602215f1178d61834d7c1c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,380
Size: 1.00 vMB
Total Fees: 0.01345214 BTC
Feerates: 90.48 > 1.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (799,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
115,820 115,820 0000000000002ae495d2f8e892eb2ec2fcfbecd0e874da3d0e9415e6d34b02a7 2 0.00/1.00 vMB 0
115,819 115,819 0000000000006b3a129ef207860831703e1e7ce80e6861d511f519a4369a247e 8 0.00/1.00 vMB 500
115,818 115,818 0000000000008584781febe079c9ab3beb1dbbafeed76acea3af3045c3f22826 20 0.01/1.00 vMB 0
115,817 115,817 000000000000eeb22fde3ae6c54005cdeadd0e0f803cf10a3bd27959e719d7d8 6 0.00/1.00 vMB 323
115,816 115,816 000000000000117743d35fbb6b97b831e127f20d2661f26dfa11627b0b0c924d 1 0.00/1.00 vMB 0
115,815 115,815 0000000000000e7df3f148c5abe52422e015c527f5f4a5d9ec7d226ad847de54 11 0.00/1.00 vMB 964
115,814 115,814 000000000000266c73a3af700e41a3e02fa5caccac523999ce2393eba2c87ebe 12 0.00/1.00 vMB 713
115,813 115,813 00000000000010241b88060aa038dc9098dd7c3410e97a1e1be2fc5de50481d7 10 0.00/1.00 vMB 620
115,812 115,812 000000000000aca298dd69f22bba95e5674f367f3570fb17f4c6cb6fe096ec00 10 0.00/1.00 vMB 357
115,811 115,811 0000000000000233f6a010f0dc50662be63d6528abac40571bcd2c647367f3e1 1 0.00/1.00 vMB 0
115,810 115,810 0000000000003b030bfee9728811598e6b276fa99a3519d9163ac03d932664fb 10 0.00/1.00 vMB 1,060
115,809 115,809 0000000000004ac67f42d038028031da8f3cff3db54ef282491c597e123b892a 13 0.00/1.00 vMB 979
115,808 115,808 000000000000a1e407a97cda0bc4f732194e3bed082a306cbe9f98ddf94e02ee 8 0.00/1.00 vMB 0
115,807 115,807 000000000000b1698fe043bdaa9362fc5bc7266a2d2c5bc30da5af943b6cfc73 13 0.00/1.00 vMB 1,110
115,806 115,806 000000000000df4563c61dadcebcfeb12ac889db4a593f80cea382f9fa287088 35 0.02/1.00 vMB 739
115,805 115,805 0000000000004762815003126d92ea73c8f762a764ce61e02485de0399286667 13 0.00/1.00 vMB 0
115,804 115,804 000000000000265deeeb8002e327915c5bdc4c4bdc0aea6982a1c81cb258cf5d 10 0.00/1.00 vMB 669
115,803 115,803 0000000000002da2a4ea7e0a39dbc2bbd0dccc08d1ee693344d85ab38eb3bd94 12 0.00/1.00 vMB 1,632
115,802 115,802 000000000000f187f8471af7c8dbb8d12191621894a0906fabfc2635da72c719 12 0.00/1.00 vMB 0
115,801 115,801 0000000000008f93b2efac1cc32cb766badd66df4e92ab61179582dba26cded0 6 0.01/1.00 vMB 247
115,800 115,800 0000000000009964c4c46022d9787c6cc6947d03f098e98c60e5fd399517688f 21 0.01/1.00 vMB 746
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.03 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.