Loading Tool

Explorer IconExplorer

Memory Pool

43,059 transactions
27.07 vMB
0.06374549 BTC
Random Selection Loading Transactions
Max Size: 142.37/200 MB

Candidate Block

Mining Attempt 5ccfb5eb72d73348d33dbca4490f25aad6c1086f4e2dbcf0ee9a589c67bf4318
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 9203646e00a4b890032ca4f3d839d3db84902df27ba6e84edc7a424ff9ad0b16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,460
Size: 1.00 vMB
Total Fees: 0.01337500 BTC
Feerates: 170.89 > 1.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (562,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,224 352,224 0000000000000000100f1f92d53bf226229456a8e22cd0cce0aceac9aea2198b 1,882 0.75/1.00 vMB 32
352,223 352,223 000000000000000012f4657784891f331ed0b5dd62e4a38df772a1a5b6e37e1d 1,010 0.50/1.00 vMB 25
352,222 352,222 00000000000000000a6ec31e1f67a097a3971109f128bcc4946ddb228ff4f2c5 532 0.27/1.00 vMB 19
352,221 352,221 000000000000000010a6680a7760c82d3fa6a3c36e9b3c76368da837e009f302 526 0.28/1.00 vMB 25
352,220 352,220 00000000000000000a8594e2fbb18aae8fbc65269cec9296b99d240605110499 1,504 0.75/1.00 vMB 29
352,219 352,219 0000000000000000093fa9d12f17bb599aa2d87f385e0bc07fed226a11bbce32 299 0.16/1.00 vMB 25
352,218 352,218 00000000000000000dbc52fb9dc6e3d678fa7f2481d5b4553cb204f2131f584d 1,212 0.59/1.00 vMB 28
352,217 352,217 000000000000000000213659735d00e4d690f7c45b4545a21931ecb79cad42c8 1 0.00/1.00 vMB 0
352,216 352,216 00000000000000000aa340d86bd315c603955571872d288b0535b6ce51915968 458 0.21/1.00 vMB 32
352,215 352,215 0000000000000000057cf5bbb56614ce0f3436948047218aa59226694cc77f5f 659 0.38/1.00 vMB 22
352,214 352,214 00000000000000000357424e165b1035782874af4cd8cb3932e68328e046138c 1,556 0.93/1.00 vMB 20
352,213 352,213 00000000000000000ccdc7c11bb4dd986654a12908e0a1286005da1e7c71a884 1,024 0.32/1.00 vMB 59
352,212 352,212 000000000000000009ab5d391e440e5aec063b15bb79fe8c2e0d94b411e5c60e 406 0.19/1.00 vMB 23
352,211 352,211 00000000000000001584ecc30e4903280d3253092d89e5c1fffc3576adfba272 163 0.10/1.00 vMB 14
352,210 352,210 0000000000000000104d4620bd17f8b00f05ffcf271ce7b94e15ce8d3b90b094 717 0.33/1.00 vMB 27
352,209 352,209 00000000000000000b4e9974c6271d09200698864da3d40c25736619b76cedee 281 0.29/1.00 vMB 12
352,208 352,208 0000000000000000024f4462429daa0c291fcdd8675a58884164c96af6d9d264 2,172 1.00/1.00 vMB 32
352,207 352,207 000000000000000009fa6d14555e527460b9de2c2a0a468fdf08621f8b2875c2 745 0.35/1.00 vMB 24
352,206 352,206 00000000000000000ff539f59d6ee9c6e4c9e761dccd93989125801a6452ea59 1,713 0.91/1.00 vMB 29
352,205 352,205 000000000000000005a978ef6a6f0f39782aa4c8f12070fef46d97f371be98dc 323 0.19/1.00 vMB 42
352,204 352,204 00000000000000000665971419f6cbe502bb2ad92b57d34ddca3d0649429dd61 325 0.16/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.