Loading Tool

Explorer IconExplorer

Memory Pool

46,517 transactions
28.20 vMB
0.10424613 BTC
Random Selection Loading Transactions
Max Size: 147.45/200 MB

Candidate Block

Mining Attempt e31e1ffa875a3d73db60269b592f78745442390589509c1ee0669730d7b55e72
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 683c23a1a462b03743cb3120a55d3dc7d99707c7556b52f2241f541a393f9453
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,739
Size: 1.00 vMB
Total Fees: 0.04141138 BTC
Feerates: 150.77 > 4.15 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (383,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,596 531,596 0000000000000000002a2ebef0796fb1bfd80250caa12f4db38c2381a5ce4ee5 3,099 1.00/1.00 vMB 34
531,595 531,595 000000000000000000084b32d266e4a728eac41e46e36891712e31ccf78d0485 3,824 1.00/1.00 vMB 11
531,594 531,594 00000000000000000030268066c043ba7da26a6a0229811cfcd5c76b3a1970a2 2,255 1.00/1.00 vMB 55
531,593 531,593 000000000000000000075a3f603964a86a2ee0d8a85cad8b56acf38ba82db323 150 1.00/1.00 vMB 1
531,592 531,592 000000000000000000122e8998f8c62a4fabd2570c6883084e739ddf7a5c1997 1,982 1.00/1.00 vMB 16
531,591 531,591 000000000000000000113f079049f3ed004c129d48a1bf934ec99d1a9899f9de 964 1.00/1.00 vMB 11
531,590 531,590 0000000000000000001e35da94fc94da84129ae786315501f4ac45bdbb1ae9e0 779 1.00/1.00 vMB 5
531,589 531,589 00000000000000000008ad789a3fff77fcc5e06d9be719cdfa7a82a351da21cb 1,227 1.00/1.00 vMB 8
531,588 531,588 000000000000000000211be4466e8f176545984ac92acddfe355dfeb3e2c5bfb 1,632 1.00/1.00 vMB 13
531,587 531,587 0000000000000000000f9adb60c54f824232bf66add15b62a059b0c4733f96cb 109 1.00/1.00 vMB 1
531,586 531,586 000000000000000000200d8c4b177d629a1fd5ee9ee2910c46b138c8472c6960 1,642 0.99/1.00 vMB 16
531,585 531,585 00000000000000000018ed97d0c57670df6d3f209e0d62f682466836567a197f 1,393 1.00/1.00 vMB 5
531,584 531,584 000000000000000000185b8b1344dc85480b633ba992da627899a4114f91e474 448 1.00/1.00 vMB 7
531,583 531,583 000000000000000000319e9da723d2a7714770453754f73e872bd7f6f34c7e4c 1,464 1.00/1.00 vMB 23
531,582 531,582 0000000000000000002f65d66660e39e6bb990808d68be3bdec9e838bf8e84e6 133 1.00/1.00 vMB 1
531,581 531,581 00000000000000000016bd6a04efb06d2a1a1bf1c5a42b3da0b4f1e6f48a1a1f 151 1.00/1.00 vMB 1
531,580 531,580 000000000000000000036ccdc5f7d81dfc9f42c7380c5f824524682d3586371e 1,429 1.00/1.00 vMB 16
531,579 531,579 0000000000000000002ce699824df227519819f727047e3bcc874a85f26e9b28 508 1.00/1.00 vMB 4
531,578 531,578 000000000000000000127c0627f50b56653d776831f83af25a9bf86b48e6bc28 1,350 1.00/1.00 vMB 4
531,577 531,577 00000000000000000029a9451971cfb1c6942b9870609b3cfad80ddb61eedd22 2,435 1.00/1.00 vMB 7
531,576 531,576 0000000000000000002e253cf2c191aa80d93d6a4779cb1b5a4d59fba90dbacd 471 0.20/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.18 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: 653.67 GB
    • Received: 14.00 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.