Loading Tool

Explorer IconExplorer

Memory Pool

77,608 transactions
33.71 vMB
0.13917522 BTC
Random Selection Loading Transactions
Max Size: 189.19/200 MB

Candidate Block

Mining Attempt 63eb6380213d5f35b50900715a5de02812d2155ab6579d21ef21324ec7056f3a
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 246d01b5fddaf82daec3d38ea8e10c8874b81ecd6a5c61b5e0c9a896591cde25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.02867179 BTC
Feerates: 100.53 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (638,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,750 276,750 0000000000000001adf09374b77a90ac56bb045ef7bb562dda568d2484826ea7 351 0.25/1.00 vMB 35
276,749 276,749 000000000000000157ab354eee8c44a57f4b04fc46869db75df5f63c7bc2e5c4 895 0.35/1.00 vMB 59
276,748 276,748 0000000000000002eab1c44d65ef344bd04607a723a0b8903da826a8ba05d102 409 0.25/1.00 vMB 21
276,747 276,747 0000000000000001eb4bb3eaa1ae4528a8c452c9d77f84adf41fa1431ff23f02 559 0.25/1.00 vMB 39
276,746 276,746 0000000000000000f5ed5748e418d6f3add2636b8148c81e3567544a4fb3c417 816 0.25/1.00 vMB 61
276,745 276,745 00000000000000026105549bce96c4212d3ae5f3a713a0421035598d3eb821c9 1,523 0.50/1.00 vMB 84
276,744 276,744 00000000000000008e2764fc1038866704bb3afa098330ddaa31ad2b4351b86e 1,036 0.49/1.00 vMB 45
276,743 276,743 0000000000000000b20f5525aaf49918719d1e708f66ca4613028dbaa1c2ad17 28 0.01/1.00 vMB 46
276,742 276,742 0000000000000000fce3f703d8b9db49706344d5f037bbad1e2c67efe186edaa 81 0.04/1.00 vMB 30
276,741 276,741 0000000000000001c0bc4164babf84ae28029b13d46c0111d2235addb29fe37e 193 0.09/1.00 vMB 47
276,740 276,740 0000000000000001d8b08de586778bae62ae82670c4fe99c646619dc05a55f6e 735 0.30/1.00 vMB 71
276,739 276,739 00000000000000028e0a675001d1e3b868a633e14b2b488a0f22d7b49a517f6c 67 0.09/1.00 vMB 18
276,738 276,738 0000000000000000eeb097abf74816df041d76788c261b5b41c5ed556cecec66 818 0.35/1.00 vMB 54
276,737 276,737 000000000000000309c06c6db42459c65d6c2689bb1b00b5ea89f70daf99ba30 438 0.24/1.00 vMB 29
276,736 276,736 00000000000000015ff6f8796b972c108e26e7e813c64cf26f1c81a5ae46e119 82 0.03/1.00 vMB 82
276,735 276,735 0000000000000000ab68ee78123f459ebbe70bcc1aec0e4ce6ff6ee01f9c2e4b 313 0.27/1.00 vMB 33
276,734 276,734 0000000000000001bec5a75130409032cf413c656acdafbe7ea1386f523d793d 211 0.09/1.00 vMB 35
276,733 276,733 0000000000000002937c08f1022378246b08a4f61139bdddeb545ccdc519bbde 455 0.25/1.00 vMB 51
276,732 276,732 0000000000000000fa1c2574fb14a53b57391f66f815f6164e7b7122285f0e15 684 0.25/1.00 vMB 54
276,731 276,731 000000000000000332e9d5ce2b101f910ba72d268a65e493c1d542b6772cecc5 222 0.11/1.00 vMB 43
276,730 276,730 0000000000000001d58c177ed5eef1889617656f50eb79c9f988c4096454fd39 23 0.02/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.11 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: 733.33 GB
    • Received: 18.54 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.