Loading Tool

Explorer IconExplorer

Memory Pool

72,528 transactions
28.01 vMB
0.06830594 BTC
Random Selection Loading Transactions
Max Size: 165.98/200 MB

Candidate Block

Mining Attempt 4c706273851228c03bd22ee748686dd5d3c84d51498a36a756d7b90c281a9859
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root bfd8898508f7d8dd9784297d368f05029cc016413b9fe483fb528c0bb38e0f6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,905
Size: 1.00 vMB
Total Fees: 0.01242605 BTC
Feerates: 101.52 > 1.25 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (316,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,369 598,369 0000000000000000000e0eee1faebd0097d3471adc884f39e72371e5c22ec3a3 388 0.11/1.00 vMB 22
598,368 598,368 00000000000000000007dc6c627a795d9b060d7422963d968015f3e72d08fb3c 807 0.22/1.00 vMB 19
598,367 598,367 000000000000000000108df69017ea0bc8d028e92a79f8af673b0d58b9281d0c 2,901 0.83/1.00 vMB 17
598,366 598,366 00000000000000000002ce1c4920bfb5e048414fd35c033d2a613967fc928d8d 194 0.04/1.00 vMB 5
598,365 598,365 00000000000000000004d26df665e2e5afc947a53e60502870c8103229053cd0 3,504 1.00/1.00 vMB 14
598,364 598,364 00000000000000000012c09508a7243c383e72400baebbe07ac8256147ac7632 1,931 0.50/1.00 vMB 14
598,363 598,363 0000000000000000000ae5e65714307d1547b2bc720055d1381f55a512002c10 526 0.15/1.00 vMB 20
598,362 598,362 0000000000000000000aca1c15a020f8d333713dee6a015d92b9bdeccf776a40 2,400 0.65/1.00 vMB 18
598,361 598,361 00000000000000000000aafca3b4158c18a53b215387e76d7e7b91b213b6dfdf 1,007 0.26/1.00 vMB 16
598,360 598,360 0000000000000000000412f78ba3450d388c68ff63acb11fb98ca435a5202b52 1,396 0.42/1.00 vMB 14
598,359 598,359 00000000000000000006b6b0e4bf5059db2c4548c1dbd38e9bc5f3bab4a35fd8 501 0.17/1.00 vMB 19
598,358 598,358 0000000000000000000242d4ed09a685b3cd38cc961b9e22d0bb9bb374d595da 139 0.03/1.00 vMB 15
598,357 598,357 00000000000000000004565cce8e3d4b60392927a7fd24ee2a6df877431e7cab 1,764 0.49/1.00 vMB 18
598,356 598,356 000000000000000000128d6bfe3b3e343e795f4656b6aa33a7de258f3cf4d22d 1 0.00/1.00 vMB 0
598,355 598,355 0000000000000000000f0e70668c8306dbdc3d512ebd00a071684b063a765cbc 1,060 0.73/1.00 vMB 2
598,354 598,354 000000000000000000067f22bd0f2631f64a339520793f899349ae0a93a3a48d 3,334 1.00/1.00 vMB 14
598,353 598,353 0000000000000000000b4c27e54f5a665c859ad4a57111f039e0b6165f96fdbd 3,236 1.00/1.00 vMB 8
598,352 598,352 0000000000000000000486319fe65d92e28c4dc84c7f4ff43153fde228d6a03d 3,433 1.00/1.00 vMB 27
598,351 598,351 0000000000000000000f93443540009f775f19f4909085eabfc44bfc76903704 2,189 1.00/1.00 vMB 7
598,350 598,350 0000000000000000001358eefa5010373c9c0f4a58d76ba3fba506f1046d5c70 2,561 1.00/1.00 vMB 13
598,349 598,349 00000000000000000014cc841af0b406ea7f7e52cd694e5544f2629bfbd0ee6e 1,890 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.