Loading Tool

Explorer IconExplorer

Memory Pool

78,704 transactions
29.86 vMB
0.07572173 BTC
Random Selection Loading Transactions
Max Size: 182.34/200 MB

Candidate Block

Mining Attempt d1d3ac2b8f72ee99cbac7a16dcb7d3b96ea38eed395a6eec7b44d66c11afe1ec
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 11f60b81fe955da1166143fd1ad5e8ae639cdd2fd65b6d2076b9500530b8d0dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,913
Size: 1.00 vMB
Total Fees: 0.00957454 BTC
Feerates: 150.58 > 0.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (556,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,508 358,508 000000000000000010733c44804d37db7a81bb1a791d51c3f8b6b759c602d1c6 403 0.21/1.00 vMB 29
358,507 358,507 00000000000000000ed4658ebd3abe9199192c7329074069ac0a2bb8c8e615f3 326 0.16/1.00 vMB 25
358,506 358,506 000000000000000012c6b7ee0f8abebbf7f7f2e3f273160090728b0e479405f8 674 0.32/1.00 vMB 27
358,505 358,505 000000000000000004290120810e72e1d55911d9fcaff539fddd8bfc2797f595 899 0.65/1.00 vMB 16
358,504 358,504 000000000000000004757a1159041e488b1617143f7fe6190664fec93b36492d 1 0.00/1.00 vMB 0
358,503 358,503 00000000000000000e8606a03c9f7135efadeb4b0caa7e87df4172078599573b 790 0.36/1.00 vMB 29
358,502 358,502 00000000000000000d8cefe834490c37e1ce2128204e6d8893a1866546012ea4 676 0.33/1.00 vMB 28
358,501 358,501 00000000000000000f207fca2170921e252aefa7033986f91889e37a5287725c 205 0.12/1.00 vMB 22
358,500 358,500 000000000000000009d5c5a4461fd1ffb6b4c7c0006a78734bded13e1f349503 651 0.38/1.00 vMB 22
358,499 358,499 00000000000000000c075d0a16f951f244f320ffda2a4cbd98a190758053d143 342 0.16/1.00 vMB 29
358,498 358,498 00000000000000001289ead1f5408f743d112ad788aa994103ca88a74bbdcfa4 458 0.19/1.00 vMB 29
358,497 358,497 0000000000000000036723d4c5b304abdcb4529fc31c05e3fcc0c5ba13d45c1d 230 0.18/1.00 vMB 16
358,496 358,496 00000000000000000d96306f822c7e394ca2192b4d6cc23f998491fee4e1f82d 1 0.00/1.00 vMB 0
358,495 358,495 00000000000000000d2506764c9d130b10a615075b495db89dd9c98a3609f3d0 1,127 0.54/1.00 vMB 27
358,494 358,494 00000000000000000b4539f6ebfe1127f499a79ee399b5bfad95eec89fee717c 365 0.17/1.00 vMB 27
358,493 358,493 00000000000000000f6bdc24ca1f5be2578f6c39fabd423ac88c55f1a32f9b8f 1,166 0.57/1.00 vMB 25
358,492 358,492 000000000000000002b3d80f1e77bb068d054a91638f8919179bf7101a82db2f 225 0.10/1.00 vMB 27
358,491 358,491 0000000000000000124ecf5381306f2b7ff1b199cdb5a230957415409535ee05 1,037 0.69/1.00 vMB 14
358,490 358,490 0000000000000000153e784d11e7daad4c9a62b4b035014e7a90a6fae8271343 517 0.23/1.00 vMB 59
358,489 358,489 000000000000000015fa8009f0cfd1e070157c86a968889900f23366fd0a3cd7 1,085 0.58/1.00 vMB 29
358,488 358,488 0000000000000000033671301f7756d5c67f5d9e85cc35f8535686ad74943bfa 823 0.67/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.