Loading Tool

Explorer IconExplorer

Memory Pool

82,246 transactions
31.22 vMB
0.09391374 BTC
Random Selection Loading Transactions
Max Size: 188.91/200 MB

Candidate Block

Mining Attempt 0e10c05358febc2cf2c4e9df896ec7f50472dea0c90d95e06c0858264e8f4b21
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 03e70d79fcdc05c7e31313cbeaf41db8517333f6526c4f1b223480d9d2e9a0d3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,360
Size: 1.00 vMB
Total Fees: 0.01853551 BTC
Feerates: 115.63 > 1.86 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (161,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,607 753,607 00000000000000000002f192f2f316984f946caa7655b4ba48929737e03744f2 485 0.16/1.00 vMB 8
753,606 753,606 00000000000000000002521814368a643f135f5974e19798d3cc27dba31018b4 3,157 0.99/1.00 vMB 11
753,605 753,605 00000000000000000000f3e407bac6d3dcd34eb09535cabdff5c5caaffd015ad 480 0.31/1.00 vMB 10
753,604 753,604 000000000000000000024eaff5a344970209e63b47c3bd7511bd1134e25f1260 269 0.14/1.00 vMB 14
753,603 753,603 00000000000000000005b58a5d8ace25d685579a7563cb36f920ff8f095f9e88 16 0.00/1.00 vMB 15
753,602 753,602 00000000000000000006e945c8ea82ec34e0635c9e9cf6fc0b5b1382066f8b23 1,386 0.46/1.00 vMB 10
753,601 753,601 00000000000000000006e9313fc9a275795a57d5726ea9a7be0944af42b868f6 1,272 0.79/1.00 vMB 6
753,600 753,600 00000000000000000006d43716cdd8ca0f16f34c3218773fc87c4e023263d476 369 0.24/1.00 vMB 5
753,599 753,599 00000000000000000008bba8a8594d8fa84dd78c7a42ba7b648fcb3245f33eea 1,106 0.62/1.00 vMB 3
753,598 753,598 0000000000000000000454a669e315acff6e70c36829180c25c0de0714e7cab3 1,873 1.00/1.00 vMB 13
753,597 753,597 000000000000000000001cebc7d7e5bd9e65201d297668861fe9d7220b6169ad 33 0.01/1.00 vMB 15
753,596 753,596 00000000000000000005d6929a47e35f404ba0e25e984694158acdeafb298743 969 0.48/1.00 vMB 8
753,595 753,595 0000000000000000000654b4eb8b30f0728f90acb858fe5057a3e627a9187135 2,369 0.98/1.00 vMB 10
753,594 753,594 000000000000000000030a8c4879c5895ffa1c83d15ebb320af36add060638b1 444 0.17/1.00 vMB 9
753,593 753,593 00000000000000000000875589caa71fd9f139f29ca3e6f5c9563619af970060 572 0.26/1.00 vMB 7
753,592 753,592 00000000000000000005ae8432a27dd2ed084d894b560f4627eb967bbff2e200 648 0.46/1.00 vMB 5
753,591 753,591 00000000000000000005d156d6fe15ec93916635562c16c917d0cc7510185411 1,050 0.60/1.00 vMB 6
753,590 753,590 00000000000000000008c3df35a23dff54f2dfb2b95ced511a78c0ed41589fa7 1,073 0.40/1.00 vMB 9
753,589 753,589 000000000000000000070bd95b3025a8c818545b9f282c98f0cf6bd1eeb93cff 355 0.11/1.00 vMB 10
753,588 753,588 00000000000000000004b10e745329917c1178dcd3e008718508e176b4688d76 1,202 0.58/1.00 vMB 11
753,587 753,587 000000000000000000084fbb3e363883376799951299c01704271c3646be0f3e 18 0.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.