Loading Tool

Explorer IconExplorer

Memory Pool

45,967 transactions
32.29 vMB
0.12894604 BTC
Random Selection Loading Transactions
Max Size: 163.86/200 MB

Candidate Block

Mining Attempt 6145a9038ede58186e797f04832b219d64c885650c58f2a301266a7ea6ff6b99
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 4f28cd4116ef0a69230e6c5b031ea8bab40926f71e7b8af5c07c2086a030ed0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,762
Size: 1.00 vMB
Total Fees: 0.05576973 BTC
Feerates: 265.25 > 5.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (231,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,445 683,445 00000000000000000004dc18d1608b1b14339735f874627140c340c08e38aa63 1,891 1.00/1.00 vMB 89
683,444 683,444 00000000000000000004154fc70b64e0fae9c5c0238d7673e67b424080fd63c5 2,804 1.00/1.00 vMB 79
683,443 683,443 0000000000000000000918a0e5c24b6a36a700a66a203cf68f056093f9662a85 2,282 1.00/1.00 vMB 57
683,442 683,442 000000000000000000089279d28668f919ccb8a6f02739a3f52955c341a9c6d3 2,769 1.00/1.00 vMB 97
683,441 683,441 0000000000000000000616e59339035b9e7758016d2fcd636775dfc44c1266c2 1,602 1.00/1.00 vMB 51
683,440 683,440 000000000000000000064c24b7fe184a19e15591ecd31247fe132e64538f65ea 2,666 1.00/1.00 vMB 51
683,439 683,439 00000000000000000005e38916891a6563be0f398307e9fdb8b9c3490cdbc260 2,181 1.00/1.00 vMB 123
683,438 683,438 000000000000000000019e590c986fc5c67c8b70673d4b7b485e851298afe827 2,834 1.00/1.00 vMB 95
683,437 683,437 00000000000000000007219eaa5e4e8536e7f021f3c4952acc0ddef7e2c913fb 1,847 1.00/1.00 vMB 44
683,436 683,436 00000000000000000008c3f81849f4e4ac4d9a8b2dc6543ea9ca70951631b1c9 1,707 1.00/1.00 vMB 19
683,435 683,435 000000000000000000073bc7883c5341ed4487af1bb33dd6b012faf671744477 2,464 1.00/1.00 vMB 62
683,434 683,434 0000000000000000000a19967f588a7e1b3bcd8e89acf7bc4a02f98af3f7826b 2,421 1.00/1.00 vMB 45
683,433 683,433 00000000000000000006b43ab544b1b55c72fea8ae35ec3df89cc1f508d57b73 1,648 1.00/1.00 vMB 22
683,432 683,432 00000000000000000003f34e9732ffe5339046511002987a9ba224f5f5162ea5 1,454 1.00/1.00 vMB 32
683,431 683,431 000000000000000000014e430aab800b09fa85c0f4fb237d16c686314da9f3c0 1,754 1.00/1.00 vMB 57
683,430 683,430 000000000000000000084577ef98ffee43884340617de2df48fb7e77c5bc7b29 1,722 1.00/1.00 vMB 52
683,429 683,429 0000000000000000000a6219654f2dd626a6042f544907bf36912133461015c8 2,653 1.00/1.00 vMB 67
683,428 683,428 00000000000000000008657d63ae6b0df501fb17772284ebcac8a818a5f3d651 2,449 1.00/1.00 vMB 56
683,427 683,427 00000000000000000002af4377ada2899826af0148ba8937e6b15f89bfad345c 132 1.00/1.00 vMB 3
683,426 683,426 00000000000000000004cf3b9fb84712e66676765101d0e668a7899e393be84a 1,790 1.00/1.00 vMB 30
683,425 683,425 000000000000000000038c92997c49913a727967889cbc3e57877ffbd74061f2 1,861 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

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