Loading Tool

Explorer IconExplorer

Memory Pool

40,878 transactions
28.63 vMB
0.06663979 BTC
Random Selection Loading Transactions
Max Size: 146.51/200 MB

Candidate Block

Mining Attempt 27172412cb3f913246ff53914c93bcefae3fa8d019fabc85d3e7bd3e6501adf4
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 92355395459486b0f177ed002c323d3572a96884b6a27706f0bcfd9f56e8f885
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,863
Size: 1.00 vMB
Total Fees: 0.01129336 BTC
Feerates: 100.19 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (589,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,715 324,715 00000000000000001827294a24043e24c0d7906bc1f0a1f17e2639c60877cb6e 34 0.02/1.00 vMB 38
324,714 324,714 00000000000000000069fb85070fa5e23b555ef5c38692a844891be5bdda80d9 649 0.26/1.00 vMB 29
324,713 324,713 0000000000000000065642c7af804e17cf188521c25af9eedf65ec5290042308 32 0.02/1.00 vMB 31
324,712 324,712 0000000000000000152f43ad4d59277dfc0b6e64e59ed39f8f16c6b4fa081063 65 0.06/1.00 vMB 10
324,711 324,711 00000000000000001873e4b22e8439ee9e20c6789fe1aa55ac8c7ce6313c9a65 895 0.45/1.00 vMB 30
324,710 324,710 0000000000000000189f7085498e6eea87ea9732f7d40068ef8b85fc97fac23e 71 0.04/1.00 vMB 6
324,709 324,709 00000000000000000c20ad6ee044b824ad7c3e6ab3a16ff021c0794bc8eb86fd 1,560 0.79/1.00 vMB 30
324,708 324,708 00000000000000001301ac37a50771d0285efd24f5e172a1bf2bbf309e431e04 714 0.34/1.00 vMB 33
324,707 324,707 00000000000000001ad0c4c64efb8f3fa34497b90f001005ac953f2d61a86176 134 0.08/1.00 vMB 39
324,706 324,706 000000000000000013196787abe3f20159ec06c3c75abea41b6ff25429b669cf 88 0.05/1.00 vMB 23
324,705 324,705 000000000000000017b936384af5f66e9d060b10104787e3ca4f1058fe6924ce 1 0.00/1.00 vMB 0
324,704 324,704 00000000000000001d412e904ed8bf898830256a3dca090e063fccec8d0f2607 358 0.18/1.00 vMB 29
324,703 324,703 0000000000000000032ff8f3cabbdda60726cee056f91852176d4b93a371e0f7 124 0.04/1.00 vMB 36
324,702 324,702 000000000000000012dfbbf2d39e7459bff1e3525bd88732ed8eed569f0a78ec 1,288 0.63/1.00 vMB 36
324,701 324,701 00000000000000001750b265ab60e68ec5503ffad89c91650275fe7938811446 882 0.47/1.00 vMB 30
324,700 324,700 0000000000000000023121bb3b4b0a003c4f8c04d9306bcdef5a69a2c110dae4 77 0.05/1.00 vMB 21
324,699 324,699 000000000000000004182fcd37e145046d24c5ead6ae514471e31f5601aa56a8 32 0.01/1.00 vMB 59
324,698 324,698 00000000000000001e71237f3fec08581a8c541bef816067e31ed1072d105a80 369 0.20/1.00 vMB 29
324,697 324,697 000000000000000008ea0c393eafb8f1cc256767c1520e087e6adfe6dbcc8549 415 0.25/1.00 vMB 23
324,696 324,696 0000000000000000197088f8ca59a3d67edfd581d778691243f4a96f009801dc 699 0.38/1.00 vMB 27
324,695 324,695 0000000000000000066a32130499df7e116f6467f418da77673748b0407bc30b 32 0.02/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.17 GB
    • Received: 11.88 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.