Loading Tool

Explorer IconExplorer

Memory Pool

75,469 transactions
27.78 vMB
0.08071563 BTC
Random Selection Loading Transactions
Max Size: 169.60/200 MB

Candidate Block

Mining Attempt 6c1313dec25e8dc168018bdea1047497a75c492f074fef6584d59b44845a24cf
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root a42484b22e6848e258ca08cb9368cae11d1b1bc60f9cb79f3868082e782bfcb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,274
Size: 1.00 vMB
Total Fees: 0.02127298 BTC
Feerates: 106.68 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (500,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,484 414,484 000000000000000003618693de75fcc007ae492ba4efabbd8125c6a81dfbd756 2,880 1.00/1.00 vMB 452
414,483 414,483 000000000000000002987beabbebed776148295d8e204b0ebdfcd8135fa55fd6 239 0.15/1.00 vMB 32
414,482 414,482 000000000000000002293f7f0f2daa11287b6ed80cdb2cf980e7a532fdd3e495 1,138 0.63/1.00 vMB 42
414,481 414,481 00000000000000000188bf09dc4c9b9d2b26ac02e3666ba1ccfaeced5eb05a60 1,596 0.90/1.00 vMB 26
414,480 414,480 0000000000000000033632e75c4acd5257bd2e4de453dd9f32c956ac018ec403 2,997 1.00/1.00 vMB 60
414,479 414,479 00000000000000000229fb81e5ea016486b25d97628587a6b8f3ce85a7bda928 995 0.38/1.00 vMB 47
414,478 414,478 000000000000000003e5478f8073b0e5b2bc5cb699785bf39863072aa276d0d4 1,265 1.00/1.00 vMB 17
414,477 414,477 0000000000000000007efbd7addc47f69ed7fb9710af578dcb278685d1bfbe32 1,855 0.69/1.00 vMB 35
414,476 414,476 0000000000000000057c5bbd347e717b67d76a8e1c44e026f2b14a1a64bbd5f6 2,127 1.00/1.00 vMB 43
414,475 414,475 000000000000000004a980068a275739d86c4bf9861670b7de2145963f4d00bd 139 0.09/1.00 vMB 46
414,474 414,474 000000000000000001c969d904c1e6ca07c192a1a61e107f64c319b3db485196 1,439 0.81/1.00 vMB 15
414,473 414,473 0000000000000000036252f970d117a54f93f46cca3e487b718194a81e6e4228 1,944 1.00/1.00 vMB 43
414,472 414,472 0000000000000000035db06d73caa4c370c0c7012a806d707acfdfd2ecfa4d64 587 1.00/1.00 vMB 16
414,471 414,471 000000000000000002b46af80a452cbb2fc505b4b265efb7e71a939da9c1ac25 1,975 1.00/1.00 vMB 35
414,470 414,470 0000000000000000003411e29a48aa58edcd2f976e1afd0069a6548cb56dbbb9 2,675 1.00/1.00 vMB 53
414,469 414,469 000000000000000003b87078ead49a98d72185f7a77ae43a7a5e8763dd655ee7 2,893 1.00/1.00 vMB 86
414,468 414,468 000000000000000004881929a0f0b4ed1662911a15c5aec96eef7647d790c26a 1,592 1.00/1.00 vMB 36
414,467 414,467 000000000000000003ced08d7906a4ff72c94506fd5ceb33267789309c274bb1 1,070 1.00/1.00 vMB 22
414,466 414,466 000000000000000005734148b07e46eddb1a0901981f637394214b62667de081 2,582 1.00/1.00 vMB 58
414,465 414,465 0000000000000000007525fa588eb7d4653dc2dc59e9ed79a3bafecfb8400876 1,854 1.00/1.00 vMB 50
414,464 414,464 000000000000000002c791bc068cd9020eb91d3765318e9bbf8dcc2b08eaf5f6 2,025 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.17 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.