Loading Tool

Explorer IconExplorer

Memory Pool

78,635 transactions
29.34 vMB
0.08413117 BTC
Random Selection Loading Transactions
Max Size: 177.34/200 MB

Candidate Block

Mining Attempt 829b4de15d87d59a5ecf0fab61bc55f013723041b95afaf8dfd32b8cc02be061
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 009bed272bd53cd5fb7eeb3b9b0f4c026a7fe67416792c9bf7fbf665ee8e39ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02222243 BTC
Feerates: 95.73 > 2.23 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (682,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,968 232,968 000000000000010c766281a7e65bb0a3ae83e02fda44a274ac5517d40e0bfb09 333 0.18/1.00 vMB 155
232,967 232,967 00000000000001a7f9a66560728aea086025e45a31dc3bc6d329412f2862cfcf 711 0.25/1.00 vMB 275
232,966 232,966 00000000000001d4197de01abd537d669ed8d73a24ab4026639161f5f5be3e87 371 0.23/1.00 vMB 101
232,965 232,965 000000000000004f0f996a3c7decc33b64df0dc74c7a81bf0e2fd4abc3e8cb58 221 0.08/1.00 vMB 45
232,964 232,964 000000000000008894c37299eefc99437bf2bcc50d18f3086acfa1d6b22e9271 873 0.25/1.00 vMB 282
232,963 232,963 000000000000016976cf97406e110be67fd78c73fa9eda24e01e96894c836291 664 0.43/1.00 vMB 103
232,962 232,962 0000000000000080610d6508ed19fdeeeead11647a577643abf802ea2c8d449a 1,089 0.47/1.00 vMB 161
232,961 232,961 00000000000000e19318adf68dabf256d5676976496a934674ae67dfb868578b 896 0.25/1.00 vMB 288
232,960 232,960 000000000000013e07b740de826ad00f231ba622ba37b967e90afa5065834bf0 506 0.24/1.00 vMB 149
232,959 232,959 0000000000000064b1ce8969316bb42055a55eb12e31d439fd48af9e47018f85 379 0.22/1.00 vMB 171
232,958 232,958 00000000000000549e75547f1073c410801fa5626ea142111c3e28758256471c 443 0.21/1.00 vMB 157
232,957 232,957 0000000000000133b4d984b7842f32cc9fa6deafe738720f889ffffb7f9fe1ba 48 0.05/1.00 vMB 98
232,956 232,956 00000000000000eebd7a2aca4ba5d6bfc08f6492600eaa9fa971cfffc1a1029d 339 0.19/1.00 vMB 166
232,955 232,955 00000000000001bf4b5be3671afa4937fd2e6a8c118b57c0a424f6c1a9197b05 99 0.06/1.00 vMB 146
232,954 232,954 000000000000011d5651dc972350403ad3bfaabc25f7958a02da9d8d54f31e94 447 0.19/1.00 vMB 206
232,953 232,953 000000000000010afc15d51f8811438401e02946b62f64dcc0f10028e0ffe987 239 0.24/1.00 vMB 106
232,952 232,952 00000000000000a28c627189024b000cb0d125395433b3ecee2a103a5cc81e3a 704 0.25/1.00 vMB 239
232,951 232,951 00000000000000c2048c5ae4e3c688f26f8565134cf4eb1bd5a26d56e1ef74cb 212 0.07/1.00 vMB 49
232,950 232,950 000000000000003441f157627ddcec4cfd28ccff602d7d5bf4cc858cc16c9926 181 0.25/1.00 vMB 26
232,949 232,949 000000000000008d7ef6fc79b0dec5b7de84dd0d42c2a39a2acbe8f4aac0c23b 513 0.21/1.00 vMB 220
232,948 232,948 000000000000016741cb73ff490c88a8b3840ff5c757036ce6bf182c4e6aa975 249 0.21/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 674.92 GB
    • Received: 16.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.