Loading Tool

Explorer IconExplorer

Memory Pool

29,380 transactions
6.67 vMB
0.05401964 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.97/200 MB

Candidate Block

Mining Attempt def7e23a6e80fd20df91e4508c5a8867576706fea479e8f20bf39a7a777c2a2c
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root f99028710d494296900b7ec369ece2d9c3e393e689fbcb22f67a6900cc6f71ff
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,372
Size: 1.00 vMB
Total Fees: 0.03676918 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (775,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,858 137,858 0000000000000623276db04c7f45b5548ec0ee8507397cd1b6ffb6914bd1cd03 13 0.01 vMB 0
137,857 137,857 00000000000004f75babcec8ec706b5844c550591284bfbe7eaa10bf6573aab7 83 0.04 vMB 240
137,856 137,856 0000000000000165149fd930fb35bdce961d6e700a698cc44fe4d02b7b10c2ca 119 0.05 vMB 153
137,855 137,855 00000000000009367b0d8340750d5a2dc41fec72d54bdc01fe66e30eeb13055d 88 0.05 vMB 142
137,854 137,854 00000000000004fef50d382ebd8807a585b1bac8567377bbb902feaf6690c0a0 1 0.00 vMB 0
137,853 137,853 00000000000005a20476da2f093e51706991b2cb4d8412401a7432a1a45b84e8 59 0.04 vMB 432
137,852 137,852 00000000000007023281ed19cf9b709cee333a3771aa74991ab25acbcadc85c1 27 0.02 vMB 775
137,851 137,851 00000000000005ab7abe3e1adec4d27daac7a7ea15e61862ca866dfcd109ed87 16 0.00 vMB 263
137,850 137,850 000000000000057c8f90e4cffbc56dcc970f35c5e0fdf45a61974be598d89dcf 54 0.03 vMB 488
137,849 137,849 00000000000009e0ae893e40c026b60c2db394d0d9099adf2ba177dfa7b6c60d 11 0.00 vMB 355
137,848 137,848 0000000000000995fd6a726477e8a5cb9e9744bb1c50e5aeb295c9fb06109aed 41 0.06 vMB 81
137,847 137,847 00000000000002482779e09a2020a728096312cbb3587b95586bef0b45490c0c 137 0.05 vMB 167
137,846 137,846 00000000000003eac5a8692a8180bc05b57e8cac9ca90ec0849e460110b326d3 16 0.01 vMB 26
137,845 137,845 000000000000059b368b0b73e1e8504824e5c24f679f3cb1fc4f9546483ee084 105 0.04 vMB 192
137,844 137,844 00000000000007b60475e16b42ad77a592afb61aff47121b162f95d239e81605 90 0.06 vMB 401
137,843 137,843 000000000000053705633d9e5308c3fd941ae6b9fb0b03e1dcbdec8db1fbda32 95 0.05 vMB 433
137,842 137,842 000000000000094f7dafcf227638af74439fa40c0800536c13d7f6774e30e842 53 0.02 vMB 150
137,841 137,841 000000000000032b072197f6ffb9b28aaf3aa4166280955e1163390a97b67226 80 0.04 vMB 299
137,840 137,840 0000000000000134b64d4001b28afc22c36e59e24d89347061cc34b5b39ed428 44 0.02 vMB 214
137,839 137,839 000000000000064c6705a311d1bbab4aa56afbbded957ecd0f2f3ab54860dea0 9 0.00 vMB 23
137,838 137,838 000000000000008a82afd7ba12fbcaf6f2519aab86f39572e84f18fd3f716ad1 56 0.02 vMB 145
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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