Loading Tool

Explorer IconExplorer

Memory Pool

80,231 transactions
29.63 vMB
0.06754732 BTC
Random Selection Loading Transactions
Max Size: 178.83/200 MB

Candidate Block

Mining Attempt 601d5453dafef749f22d8b00e33420ff7c82860535f2bd88c4ff271177550ffd
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 090e279bc29db7e00013c25bc030972d1b112d9dfe9723a4c3acc1abe14b4c5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,326
Size: 1.00 vMB
Total Fees: 0.00744592 BTC
Feerates: 73.20 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (190,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,756 724,756 00000000000000000004ff0be245fd719869b57c0142362414368946bbe97077 2,963 1.00/1.00 vMB 12
724,755 724,755 0000000000000000000989623d8f98c60c9fc17b850c2538f4d4f3345ead6597 2,817 1.00/1.00 vMB 5
724,754 724,754 00000000000000000005d08fd32ed0309b72510017461f3d3c3ce8c5524435b1 1,701 1.00/1.00 vMB 8
724,753 724,753 00000000000000000006fbf409bd9ba1459ab15d7dadc85f0af49d0467364bae 732 1.00/1.00 vMB 4
724,752 724,752 000000000000000000058a532e060e1399df494cca3dcf0c3b29015a7a33cdd4 2,032 1.00/1.00 vMB 8
724,751 724,751 000000000000000000023b5867500cfd7dad332eaf375b26ea684aae9699f754 3,126 1.00/1.00 vMB 6
724,750 724,750 0000000000000000000800e9087d8cd6e0104337eb14439864a689b620007799 3,133 1.00/1.00 vMB 16
724,749 724,749 000000000000000000088b40d99ee6eacbc4bc7501c00245e6fdb0e73c35d7f6 2,893 1.00/1.00 vMB 15
724,748 724,748 0000000000000000000840418fa14415152c03059df053bfd9a8c397a3dbc617 1,920 1.00/1.00 vMB 6
724,747 724,747 000000000000000000046158249a0b307ec1296edac0119a0ca7bc1fdf2658bb 2,456 1.00/1.00 vMB 10
724,746 724,746 0000000000000000000048fbb9af4318b15ba4ce9375b7176dfd3ff6c0f47fa6 1,573 1.00/1.00 vMB 10
724,745 724,745 000000000000000000016a5afbf5b5ba0db6fee94cbc2cc6b92daa48e4d72b9f 432 1.00/1.00 vMB 1
724,744 724,744 00000000000000000005317b76c0ae6479d356acd1bcd993ab436497784407db 1,803 1.00/1.00 vMB 6
724,743 724,743 0000000000000000000151f7ed0cbfdd4531fa310baf1c452e66a84a6182dec3 1,076 1.00/1.00 vMB 2
724,742 724,742 00000000000000000002dd78c580095a433bdc4ec8b1c1a55e91623d074b90c0 1,426 1.00/1.00 vMB 5
724,741 724,741 0000000000000000000151f9c3a8263720fa8a184af7ea607fbcdd00a7dfc06e 1,577 1.00/1.00 vMB 5
724,740 724,740 00000000000000000003f49b75e0d6b63cf9bb5e7095e5c88d786fe4997ff495 1,975 1.00/1.00 vMB 4
724,739 724,739 0000000000000000000797449656d95310f51c0044031c836efd48cfa650449f 1,981 1.00/1.00 vMB 7
724,738 724,738 0000000000000000000449922cb30d2c1cb0990e7fabd8f21da3b0646bdc079b 1,623 1.00/1.00 vMB 6
724,737 724,737 00000000000000000009ba66ef5109a8717ddb69cf2de55df8f8dc6a9f9348ae 2,939 1.00/1.00 vMB 13
724,736 724,736 0000000000000000000087a9e87a016c49aec2a51e2f25854f6a9aa77d5b513e 1,821 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.