Loading Tool

Explorer IconExplorer

Memory Pool

24,527 transactions
17.28 vMB
0.02202612 BTC
Random Selection Loading Transactions
Max Size: 97.98/200 MB

Candidate Block

Mining Attempt dd6e7548f6c64d51ab4b2446f6d32b89615bad21d28ccf9afc1b2532cae40195
Version 20000000
Previous Block 00000000000000000000af0c293df47e5436b14263bf762ba2ce6c0c23898ba9
Merkle Root bb5eb8df8b43db2bf66f7e2109eada43ccdd3871b4ae4d5d20389cfb1c1ac79a
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,983
Size: 1.00 vMB
Total Fees: 0.00420847 BTC
Feerates: 31.00 > 0.42 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,799 (3,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
935,531 935,531 000000000000000000005a624f52637e1c74b0f3d8a4f4f6c4f13853a6747efb 668 0.22/1.00 vMB 3
935,530 935,530 00000000000000000001b82163fdf43c5626e7441578a2872e49f83e3c7d5f55 4,996 1.00/1.00 vMB 0
935,529 935,529 00000000000000000001f50bf29d9557997619006ccf3eae3706adcb08dfd620 3,951 1.00/1.00 vMB 1
935,528 935,528 00000000000000000001a27969cae697244418e9692136c92d5161b9f694897f 4,674 1.00/1.00 vMB 0
935,527 935,527 000000000000000000011bd5637f07b8908c8ad8b9d85edf47bfd68e6ccd9b2e 4,998 1.00/1.00 vMB 0
935,526 935,526 00000000000000000000599a3589287b72fac3f2b6eda796bd43ef7c4bb30296 3,982 1.00/1.00 vMB 1
935,525 935,525 00000000000000000000572abde0cc173ff00ac91113d9c99d3e637eed429cb2 724 0.23/1.00 vMB 2
935,524 935,524 00000000000000000001de1577d485d9d6993f724ff361bc374223a4f8851af1 2,122 0.62/1.00 vMB 1
935,523 935,523 00000000000000000001e446046035d1dcce4f49a40c608bd7d43352c2e580ce 3,003 1.00/1.00 vMB 4
935,522 935,522 000000000000000000010e08b86ea15fafd03c1446438a9844f62aff7060cb2a 4,363 1.00/1.00 vMB 1
935,521 935,521 00000000000000000000b11b82a4bbdbcb4263907a50070f386dee7109ff43d0 2,214 1.00/1.00 vMB 0
935,520 935,520 00000000000000000001924bd457b5992305bfb9755c40ef432b499b17889376 4,738 1.00/1.00 vMB 0
935,519 935,519 00000000000000000001d0784108aa0dc4b26631a31a4092aab1f82b441c29f4 4,594 1.00/1.00 vMB 0
935,518 935,518 00000000000000000000852d64cee1592bad1e103d9cd93f41297e9fd0c76fbb 2,391 0.81/1.00 vMB 2
935,517 935,517 0000000000000000000045f0dcafd69c09f4be06475dd7e31dbfe0be9ff00ae9 704 0.30/1.00 vMB 2
935,516 935,516 00000000000000000001e461b24031230d92cc9214b395302051aec6492ba41f 4,927 1.00/1.00 vMB 0
935,515 935,515 00000000000000000002171a59a9e8589579cb53c18960aee704bd18c506a80b 3,309 1.00/1.00 vMB 2
935,514 935,514 00000000000000000000305cb27be077c15bf523580a0bf77f9e591d9b31b0e6 1,014 0.46/1.00 vMB 4
935,513 935,513 0000000000000000000052c5a494c4de6ca1ffe4685b8de5125d77dd06533e27 5,000 1.00/1.00 vMB 0
935,512 935,512 000000000000000000007029a035f649cccd204de2e781f93362b14e11b71ada 4,296 1.00/1.00 vMB 1
935,511 935,511 000000000000000000016f52f8403f62c77dd3937935da8d54ba13bd9ba68e35 507 0.17/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 824.54 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: 4,203.05 GB
    • Received: 229.43 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.