Loading Tool

Explorer IconExplorer

Memory Pool

78,229 transactions
29.15 vMB
0.07250873 BTC
Random Selection Loading Transactions
Max Size: 174.35/200 MB

Candidate Block

Mining Attempt 5d8a916b01c1c99002f4a58aec1bb4f527f571ec29f11bb42340ba9f635f821b
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root bc3ec370c74360c839dade50ed6420c7935ed2ea1b8c10c35d543c1433c78924
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,134
Size: 1.00 vMB
Total Fees: 0.01342654 BTC
Feerates: 73.20 > 1.35 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (470,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,132 444,132 000000000000000000ea12067b5a7d0b3b8239961d38237d631b985cdd8dd60f 538 1.00/1.00 vMB 20
444,131 444,131 0000000000000000005df9be81fa02e311550bb02ad296c313dcdb32cdf8861a 863 1.00/1.00 vMB 25
444,130 444,130 000000000000000002f87616656bf8fc2364b371a413f6cc2562fb540bba1484 767 1.00/1.00 vMB 35
444,129 444,129 000000000000000000e7b5d4a5a05d18edd4ce71d5e0cfcd12cc006a6375bb5b 1,225 1.00/1.00 vMB 41
444,128 444,128 000000000000000002633c49c98dc23d07525eb4fbcaa135298056a70ade04e6 1,977 1.00/1.00 vMB 69
444,127 444,127 0000000000000000002442764e434f6cb57618cc809f274dd29bbbe13ab0d922 768 0.99/1.00 vMB 51
444,126 444,126 00000000000000000279fb56e9d29f67167f55ac925f47f0aa1e79d8616e09cc 1,585 1.00/1.00 vMB 60
444,125 444,125 000000000000000002af8075f45babd50912afed1af7b9ce8fabfb8fcefb3c33 2,809 1.00/1.00 vMB 88
444,124 444,124 000000000000000002eb6059fb1a32f8d62b5b133490309172da7bad83853241 2,161 1.00/1.00 vMB 71
444,123 444,123 0000000000000000037e292f566394037636f289534d1aa2e0e4ed720a567b94 2,774 1.00/1.00 vMB 92
444,122 444,122 000000000000000001bee912e5b430e2370f3ab91d3d42c5c5b4fe564ad87265 2,261 1.00/1.00 vMB 79
444,121 444,121 000000000000000002de948d41aabe1041a2ab8f95dad1ba6758c2b7513a60c1 1,234 1.00/1.00 vMB 68
444,120 444,120 000000000000000002785a93f8b816cb7c6a60efe20be2c00f061c6c8f2a88f3 2,118 1.00/1.00 vMB 80
444,119 444,119 000000000000000000d15470cd35bc380292ea99df0d0b3d8d57869788258afd 2,788 1.00/1.00 vMB 69
444,118 444,118 000000000000000001acecacee14c6a39b6e943ec045f27f3185d1810aac8ace 2,703 1.00/1.00 vMB 89
444,117 444,117 000000000000000001c7c548c02ba576dc33aa1a0f8fee20867c2c6edeb9a1e2 2,296 1.00/1.00 vMB 82
444,116 444,116 000000000000000003475c12277acab8a36c565e5fa56d7d07eb66e5741ab674 2,277 1.00/1.00 vMB 92
444,115 444,115 00000000000000000040b0385a9a4a4fa02ec1c714c14c7ad063f4b06e812983 57 0.02/1.00 vMB 136
444,114 444,114 0000000000000000014e0f9cf28afd5ae604f6930b73125bce5e6e2c130da4d6 2,497 1.00/1.00 vMB 98
444,113 444,113 00000000000000000036ba6e13f99335045dd201fd6b26754a95fa990719e202 2,627 1.00/1.00 vMB 74
444,112 444,112 000000000000000001884448d337162a72e4cb29035ce664dd73678d497e31d0 2,426 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.50 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: 668.41 GB
    • Received: 15.50 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.