Loading Tool

Explorer IconExplorer

Memory Pool

80,010 transactions
30.14 vMB
0.11575747 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt 649636ee5345cb73e2cf3f5f6ff95f2f185438b4b5618a65a4b46e9c3b14144d
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root a82fcf2a8adb880437abbd134ec151a5aefde33235d467c2aaadef6f458f5152
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,410
Size: 1.00 vMB
Total Fees: 0.04587258 BTC
Feerates: 574.11 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (460,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,659 454,659 000000000000000001e84a56a1051295be851393a65f6a25f87083745f5796e8 2,142 1.00/1.00 vMB 157
454,658 454,658 0000000000000000018bc9eb5c267395f3297bbf1850064bf580ad13e84de7f9 2,692 1.00/1.00 vMB 178
454,657 454,657 0000000000000000016ab72c49ec3862416f787c2031f9cd7a926d01f0698fa4 3,080 1.00/1.00 vMB 189
454,656 454,656 000000000000000001dc3c98142a6954aceff0d94541bac9b87f09f36863ab26 2,447 1.00/1.00 vMB 176
454,655 454,655 000000000000000000eb078aaeb6ed331aa6d7c09d5c707ca8cc32e4bbe58c78 2,423 1.00/1.00 vMB 171
454,654 454,654 000000000000000000c8418fd6b87806e0b93444d75c419c2483d40d8b7e290a 2,491 1.00/1.00 vMB 139
454,653 454,653 00000000000000000072fb6d8c614b575f4544012ee4cc8e20a99b7cdd4cc3d1 2,639 1.00/1.00 vMB 122
454,652 454,652 00000000000000000020ae615fe57b0064b9b0b030c19711503392bb8b423f60 2,145 1.00/1.00 vMB 132
454,651 454,651 0000000000000000027b563743bf31663039bdaab64783121a2983b16c492067 2,515 0.99/1.00 vMB 178
454,650 454,650 000000000000000000aca1ced1eebbcc275a801114428ef7908b9ca8cd263095 1,855 1.00/1.00 vMB 68
454,649 454,649 000000000000000000780c238f01218b9bafe3b9243b442a71bbb8299bb6a68e 2,504 1.00/1.00 vMB 158
454,648 454,648 000000000000000002194ed90cda096fff9b7d0120e08d1ee28df6e836085444 1,988 1.00/1.00 vMB 166
454,647 454,647 000000000000000000ff4712b721a209294a7481ba8ce630f187075c91aac1d2 1,934 1.00/1.00 vMB 139
454,646 454,646 000000000000000000f265359de23294cd69fa267330dec4b7d2ee7cd0716400 2,382 0.92/1.00 vMB 165
454,645 454,645 000000000000000000560573ca7f29f82703031afe1e22d3471aa071e3dc5c8c 1,851 1.00/1.00 vMB 117
454,644 454,644 00000000000000000266330c6dac353aa13e0318ec0f56ae2015ca7010e5b9d4 2,308 1.00/1.00 vMB 132
454,643 454,643 0000000000000000006a796c267738880259b66e7dadaf51ed66d9c39db290de 2,279 1.00/1.00 vMB 109
454,642 454,642 0000000000000000003477efce8cecd5ce7c62f5768aee466ed8b8f9a236dbcc 2,303 1.00/1.00 vMB 161
454,641 454,641 000000000000000000c62e4871a59ba372dfb27c6fbc038b21ec9c4a96243259 2,550 1.00/1.00 vMB 160
454,640 454,640 00000000000000000235fcb0dd78a6c5155ee1e207bc14e8b893bb1122604a87 2,069 1.00/1.00 vMB 81
454,639 454,639 000000000000000000263c466ad0f5ae801bc483a0e6cafffd64194f70fc3294 922 0.37/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.57 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: 671.19 GB
    • Received: 15.87 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.