Loading Tool

Explorer IconExplorer

Memory Pool

33,262 transactions
13.99 vMB
0.05418776 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.86/200 MB

Candidate Block

Mining Attempt a5300e046c858967b4be9edc23c4ea27bf654256d8b72753edb802782da819e4
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root e928d07e4af6463eda19847071a96977ea30981185e116e89606bf949eaae136
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.01576859 BTC
Median Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (782,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,122 131,122 00000000000012062198f1ec6dd9de91f85d0df61580a702d2bba588e8ba53fd 11 0.00 vMB 368
131,121 131,121 000000000000022ed13e11bd7f5ab63d58185455f46e1fd70aa554c668a2e10b 90 0.03 vMB 215
131,120 131,120 0000000000000de09cfff8031b47cfb8f37c92755799eef2404fcb6f45c19f1f 9 0.00 vMB 50
131,119 131,119 000000000000014137f5e808437c266af145f35c842667bc5e8944f1ec8b45bc 59 0.03 vMB 1,240
131,118 131,118 0000000000000ecfed152a8fcf09478f01ffe307b8c4ae4d526ee90862b26545 14 0.00 vMB 873
131,117 131,117 00000000000006f61d6d9761aac06e2fd9f0b622aa9dfb42ab0e8f4df8302ab9 11 0.00 vMB 309
131,116 131,116 000000000000039c035ddea1fda0be9848f258ef7594754c0dd8123e976d144b 39 0.02 vMB 479
131,115 131,115 000000000000019281a897a48ec4333c0371f9acc2da6e6d695a8572ae276e9d 88 0.03 vMB 317
131,114 131,114 0000000000000c36db843efd62f4a7e4bf06c1018f466b5774ccc60ef5041eca 34 0.01 vMB 830
131,113 131,113 00000000000008de833164ab60b427026733e50f602e7681d49a5e041e81e60b 15 0.01 vMB 823
131,112 131,112 00000000000001c07db628382d47f8771a3484858e9eb15464d5284f5430efbd 14 0.00 vMB 656
131,111 131,111 0000000000000dd8e0b56803b93a0d44d9ae7360c6a157551b32b4a5c970599e 66 0.03 vMB 1,117
131,110 131,110 0000000000000c78effadd274429024256623e7222c7d7cfd97340fb3d4cc9f3 26 0.01 vMB 675
131,109 131,109 000000000000018abc15bb4eed4e0ed29f1eb47aac0979f067f588a33df3517e 65 0.03 vMB 1,034
131,108 131,108 0000000000000eed90ec22083602791912e84cc0694ac6e41acd57713dca13fa 38 0.01 vMB 1,246
131,107 131,107 0000000000000221144bfa75e7a31a78662741b2d4fe67d318e019fac5bf84f3 47 0.02 vMB 1,045
131,106 131,106 0000000000000ee211c2e3ce07644de853b5c312650256e475f5620f16a3d453 111 0.04 vMB 159
131,105 131,105 0000000000000c506c8925b50bd1780af7fa85c4a5f1c5894e9362ba7ca6c07e 12 0.00 vMB 87
131,104 131,104 00000000000005b53c2a11a72e7a227f6c87d1bc60d8bbacceb41be13d0f9141 13 0.00 vMB 389
131,103 131,103 000000000000015f4ed49a54d6c4a7262f22a9afef4aa1534de7d2871b99d322 27 0.01 vMB 119
131,102 131,102 00000000000012c05bcc44f9a2e08953b43eb909dacd6fea80053aa367c78143 24 0.02 vMB 1,434
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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