Loading Tool

Explorer IconExplorer

Memory Pool

46,421 transactions
29.02 vMB
0.14836447 BTC
Random Selection Loading Transactions
Max Size: 151.54/200 MB

Candidate Block

Mining Attempt 47052591960c3a3e67670b2e40bda0103bbc6b0d6d9af067886ce89f90523bb9
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root e394fb69053dcbfead92833554642bda75fa7ff11f45cfb907f39476053bda26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,375
Size: 1.00 vMB
Total Fees: 0.04199163 BTC
Feerates: 100.65 > 4.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (469,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,045 445,045 000000000000000000cace52ac5137dc7feb5daa50be4fb08f609cb6de2b4e7a 2,516 1.00/1.00 vMB 75
445,044 445,044 00000000000000000263c026ec7fe57409c9540ac04440317b871fcb0b4b258f 2,763 1.00/1.00 vMB 86
445,043 445,043 0000000000000000013cceba25148c09b0ffe836370300f3e10b476d73649dfa 1,253 0.79/1.00 vMB 47
445,042 445,042 0000000000000000003fb2abfc0ca521a94c7196c4167eef419eac77306c2fbb 617 0.27/1.00 vMB 69
445,041 445,041 0000000000000000025e773f2088a45c5e2175b4280f751f15d166f623a8db74 630 0.26/1.00 vMB 74
445,040 445,040 00000000000000000334633bdc460c07fea39b6c0673a31117c233a2f2e0cee3 556 0.22/1.00 vMB 73
445,039 445,039 0000000000000000035f8c6d71cb0f2458c773e2478411a5a6e15abf6d4f83ab 2,103 0.89/1.00 vMB 75
445,038 445,038 0000000000000000010de35d86a18cf531f914a6f5b0ca957248c44f9cfadf82 1,627 0.76/1.00 vMB 57
445,037 445,037 000000000000000003523b656a00ad53f40c6fbc824367dca1dc7428a0652daa 1,612 1.00/1.00 vMB 89
445,036 445,036 000000000000000002adf3eaa34dc9fa80434fcfb7c8ef74d85c894477584929 1,760 0.75/1.00 vMB 73
445,035 445,035 000000000000000001408965c5ebaab09df34bb2c201cefa065568058f258c1d 765 0.32/1.00 vMB 71
445,034 445,034 000000000000000003196a46a43afe22dc94cc1eaf37f9169f5c13fea46fe5d8 612 0.26/1.00 vMB 78
445,033 445,033 0000000000000000035712c10144a766d41d0063e0704049a25ed35aba489e94 1,747 0.73/1.00 vMB 72
445,032 445,032 000000000000000002c34ba97a80b3ce212bbe4a37843c80a30210a94c780310 156 0.06/1.00 vMB 88
445,031 445,031 0000000000000000016c4837d7eebf0b36c7b7ff9899f98e85ce41b2e584d31e 887 0.40/1.00 vMB 64
445,030 445,030 0000000000000000030007898ea1a5799e25a340d6841ad6c511ff3bf9c3ec27 2,400 1.00/1.00 vMB 61
445,029 445,029 00000000000000000275c675049d3a48819c0ef1d8e577cc0190ac7396f4c72e 2,515 1.00/1.00 vMB 91
445,028 445,028 000000000000000002f56d03a7265ad0f9b4f28c85d41f38712d6aed0fbe97b8 1,898 0.79/1.00 vMB 70
445,027 445,027 0000000000000000011537fdae76a9f24eb00c809d075448ade60dc987de1630 578 0.28/1.00 vMB 71
445,026 445,026 000000000000000001a80461af18e2cfd63f9537dd98f890f07ac4b7f9b7dcb6 376 1.00/1.00 vMB 10
445,025 445,025 0000000000000000019973180ac589eefd1201898ae0fbb8109007c8c9ae3223 767 0.38/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.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.