Loading Tool

Explorer IconExplorer

Memory Pool

74,482 transactions
28.67 vMB
0.08169354 BTC
Random Selection Loading Transactions
Max Size: 169.88/200 MB

Candidate Block

Mining Attempt 93231090ead0ccbaa1194c9e2524def92505ab099ebdad984218d8d46b4afcfa
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 1c4d9dc0c094a5cb15d8d596eb3b6b74405c952e51a8162cccc321f6b8133ea4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,096
Size: 1.00 vMB
Total Fees: 0.02400359 BTC
Feerates: 150.93 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (165,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,620 749,620 0000000000000000000119f6e4c8b36d3bc792c5f8888a1c33e93ce7fda2602f 2,342 1.00/1.00 vMB 9
749,619 749,619 00000000000000000006e4ced18baf673eb13b5b6af61d4e3bf35efb0ac0c075 2,915 1.00/1.00 vMB 15
749,618 749,618 00000000000000000005a48714660cc9fa2e78626ce39bc2507be4373fdc863a 2,680 1.00/1.00 vMB 4
749,617 749,617 00000000000000000004381bb1f1f3b077ab09338f8aea60c76b85f6c1f8154f 2,956 1.00/1.00 vMB 15
749,616 749,616 000000000000000000030471f6d7f0f32d93748f52402095b4306f1098120a29 2,644 1.00/1.00 vMB 10
749,615 749,615 00000000000000000001a47da5207a5712aa5a8906a9273e441a900ae7b6b5ca 3,338 1.00/1.00 vMB 4
749,614 749,614 00000000000000000007a67b5174aef341cf5b79e5332720ac5e592b66f83d59 2,464 1.00/1.00 vMB 6
749,613 749,613 0000000000000000000659b0484fefcdfa7806158bb2bec40f2dbc626f29e149 1,394 1.00/1.00 vMB 13
749,612 749,612 00000000000000000007e6b6d0755ca24d5812b5ff5af81d7ec42b5a647f0db8 3,407 1.00/1.00 vMB 8
749,611 749,611 0000000000000000000346af05370588194cf35120d928ed3f97edbe6be2a217 3,133 1.00/1.00 vMB 20
749,610 749,610 00000000000000000001b272870e655bb574fb57af3245f685a5aaf9af8fdb54 2,605 1.00/1.00 vMB 21
749,609 749,609 000000000000000000060ba9cfc4903d94d1d2f5d7d778fc52e1d809fff172f9 1,258 1.00/1.00 vMB 4
749,608 749,608 0000000000000000000626c6b96e3c44100d5360da2654964c433c8df74e4b5d 2,516 1.00/1.00 vMB 11
749,607 749,607 0000000000000000000581ed2ea290902024c1f8f1ad17e7ed891ac524a87851 1,074 1.00/1.00 vMB 8
749,606 749,606 000000000000000000053a5c435a841f929a91c29bc6299cc8e714c74dc9056b 478 1.00/1.00 vMB 19
749,605 749,605 00000000000000000009c9f112c32a12ab6bb17d6dfcc0c0c0a4e76bb19fd832 287 1.00/1.00 vMB 21
749,604 749,604 0000000000000000000375aa2621b3baa67e60482857ceab0a2f4afd7c62964d 3,077 1.00/1.00 vMB 15
749,603 749,603 00000000000000000003c86ea4a7f6e6f3ccd82973b3aa4eeec3a7916d5f5fde 3,209 1.00/1.00 vMB 6
749,602 749,602 000000000000000000038d4edfa7afe0940005beefb043d248cc56eb4a06f853 3,225 1.00/1.00 vMB 10
749,601 749,601 000000000000000000075cd42df61dbba0866b17063a45d79ece74c7eb46a540 2,331 1.00/1.00 vMB 20
749,600 749,600 000000000000000000025694f1d6c0a45dfcce85b26a2803d66da601cebc7121 1,119 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.