Loading Tool

Explorer IconExplorer

Memory Pool

74,432 transactions
27.74 vMB
0.06728558 BTC
Random Selection Loading Transactions
Max Size: 169.41/200 MB

Candidate Block

Mining Attempt 6f83023219dfc6598f92ed492e25fbc4f0185367edd34408f4f1729b77bd5033
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c4184d72d7bc965b90afd193529911ed766f76d8ac486276ee28ff511a3451c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,984
Size: 1.00 vMB
Total Fees: 0.00793682 BTC
Feerates: 157.34 > 0.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (321,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,495 593,495 00000000000000000002131b61c4c44471d26724b85ab6e55b10d65c44884ee7 2,741 1.00/1.00 vMB 29
593,494 593,494 000000000000000000117f649a2ab1d2fbaedc822046bd4d9311097ff391b4a5 2,861 1.00/1.00 vMB 33
593,493 593,493 00000000000000000009be29f05a5142a16d1a0590fda0446fda1c7d3541f993 2,989 1.00/1.00 vMB 76
593,492 593,492 0000000000000000000507faf2ce7398e726af89f1b5ff77fde6ec59b2069482 1,786 0.60/1.00 vMB 25
593,491 593,491 00000000000000000009c5bbe42500903b4ad400d230f2fe7abbb42a4e3c27bd 2,102 0.68/1.00 vMB 23
593,490 593,490 0000000000000000000d43ec966912cc48462688bd916e26b68a8e590af95f66 2,810 1.00/1.00 vMB 27
593,489 593,489 00000000000000000010e31facf432faf3e9e245c944a7d4a1b4b4f0c23ea90c 172 0.11/1.00 vMB 23
593,488 593,488 000000000000000000062e18444c596de64b68ffd23477e84a3e09e057475963 2,028 0.69/1.00 vMB 24
593,487 593,487 00000000000000000016d3e7f37b16c3e7afc32800f33732aba20e6bf6d45824 806 0.29/1.00 vMB 28
593,486 593,486 000000000000000000163f6060d8623196bdf51e4369715f1588e3f3dddee801 2,508 0.85/1.00 vMB 12
593,485 593,485 000000000000000000062e58fd549085ca13d0adf82bd6cfc5ac9772ee22b781 2,524 1.00/1.00 vMB 32
593,484 593,484 000000000000000000076926670e67fdc904c9f0ac3c8a90a9146529bff2c483 2,137 0.72/1.00 vMB 29
593,483 593,483 0000000000000000000274a0f511a7a1ff0a5aebcdaa351dbfd2a6b86388d8de 1,865 0.64/1.00 vMB 15
593,482 593,482 0000000000000000000f3d89d003d8fbc742489b569abd5b41d58e7787766d26 2,834 1.00/1.00 vMB 14
593,481 593,481 000000000000000000170d1de9e56ea212ae44dff5394e4d7876f1a7009e2607 2,090 1.00/1.00 vMB 63
593,480 593,480 000000000000000000043ae7918c83d69480c7bd3318193538e8d21a2efe1072 1,368 0.40/1.00 vMB 19
593,479 593,479 000000000000000000107be917cfe81a9968c5852fd5160899d5fac70ab24881 3,127 1.00/1.00 vMB 33
593,478 593,478 000000000000000000095c725f2d0563ff03d1ec10d395b6809d9f8973058e06 1,743 0.54/1.00 vMB 19
593,477 593,477 0000000000000000001148ab800d04b277de2b031d8862ba92b4b52a29c35a22 1,817 0.59/1.00 vMB 17
593,476 593,476 000000000000000000019f2e5ff570c5242d29aa4e1be0b51637f83377958834 3,055 1.00/1.00 vMB 20
593,475 593,475 00000000000000000015434569230d409a203f8e5644fc498b708c810cf89cab 2,798 0.92/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.95 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: 715.14 GB
    • Received: 17.66 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.