Loading Tool

Explorer IconExplorer

Memory Pool

42,612 transactions
26.21 vMB
0.05691058 BTC
Random Selection Loading Transactions
Max Size: 137.60/200 MB

Candidate Block

Mining Attempt 0dfa376e7ce8527c04308a60053487f6a7cfa055ec2977188fec30ee24245d41
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root 1562fb606d5e18a9e451191f404d54d024c8d86e056859ccfe0d9b7238fa2592
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,599
Size: 1.00 vMB
Total Fees: 0.00912069 BTC
Feerates: 121.00 > 0.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (353,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,709 561,709 0000000000000000001be4941f89d2d5a5742742a912cdcb7f4c766761827948 2,752 1.00/1.00 vMB 15
561,708 561,708 0000000000000000001639ef6b93896d2eec32f2198477154de513fee1e33a5b 569 0.18/1.00 vMB 11
561,707 561,707 000000000000000000212a939e8aa6b00739877bee7e7364d0ad9d9df0a46c08 349 0.12/1.00 vMB 13
561,706 561,706 0000000000000000002514ff779fcbf3a2cfedba99e830334212111a7e94fc3a 273 0.10/1.00 vMB 17
561,705 561,705 0000000000000000002071278b61d0440b4c38eac60fc5d4a0a2de2b52ef6288 444 0.16/1.00 vMB 19
561,704 561,704 0000000000000000000e048da4fd44983781d9325114685c5762a8f6c654ac7d 3,205 1.00/1.00 vMB 13
561,703 561,703 000000000000000000116cd270ab06f1863d6e13d93e67ea551256567df51bff 2,859 0.92/1.00 vMB 4
561,702 561,702 000000000000000000142f9aa3748668de2aae57a3753e6c095e34842b8e71be 3,418 1.00/1.00 vMB 26
561,701 561,701 000000000000000000043a3051819e90c5ff110985552f3eb7bc34117dfc2571 1,421 0.81/1.00 vMB 5
561,700 561,700 000000000000000000106f7e915c0c92e4fd3273165246a72a049d22691331ff 3,177 1.00/1.00 vMB 10
561,699 561,699 0000000000000000002371cd14729ce7d86e9cf098eef7bd5269cb321c29ef3c 3,326 1.00/1.00 vMB 20
561,698 561,698 000000000000000000053f20e6a5d2121e872b73a457bc3677f4e04cc7fb1b66 2,939 1.00/1.00 vMB 5
561,697 561,697 0000000000000000001dfa5233df6f4c78a027ee5bb17c0be135740f124b8d66 3,071 1.00/1.00 vMB 9
561,696 561,696 00000000000000000024a5689c32d99bc4656be85466b88d0c0208b040ee69dd 3,359 1.00/1.00 vMB 27
561,695 561,695 0000000000000000001d82d855d03fea0029bdb40f5cb34bad443c717682adf5 3,355 1.00/1.00 vMB 5
561,694 561,694 00000000000000000016158ba8056e1df285acd89d94e52150fcb3bbafabb2a9 3,138 1.00/1.00 vMB 20
561,693 561,693 0000000000000000001e708d57635b0889a0d4a9cfec69b7006b01a4beca7b56 2,972 1.00/1.00 vMB 28
561,692 561,692 000000000000000000141a730d7374856bfb0a826616636dfedad43f86310c67 395 0.26/1.00 vMB 25
561,691 561,691 0000000000000000002c8d50a593da88e9bd0d9479222d1e8c4618622e97d807 2,833 1.00/1.00 vMB 7
561,690 561,690 0000000000000000000451850f5bfd27b27372ff81091e89af975d2e9185068c 2,790 1.00/1.00 vMB 12
561,689 561,689 0000000000000000002eb32801277046c71e5e6b12f413c2a23d5625ae27f0c0 2,994 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 647.52 GB
    • Received: 12.95 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.