Loading Tool

Explorer IconExplorer

Memory Pool

82,128 transactions
31.05 vMB
0.11900855 BTC
Random Selection Loading Transactions
Max Size: 188.44/200 MB

Candidate Block

Mining Attempt d13229ca043eeaf39137e7af245b20498f78f46206035438f4f5a57a3a808494
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root f98b3945b4fecc28c691b9e4994fa3400074c2634acc670bc087d6a30f2eec48
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.04049529 BTC
Feerates: 318.30 > 4.06 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (484,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,943 430,943 000000000000000003a076d91b39e1f8f603461d6e8f6ae625c04ab4309a683f 2,580 1.00/1.00 vMB 61
430,942 430,942 00000000000000000125f3aca68d82a99ee8731642de279162e50194426b1a2c 1,446 1.00/1.00 vMB 50
430,941 430,941 000000000000000000176248f28f8ea7fde210a01396df4f104f2b3375ba3f9c 1,444 0.93/1.00 vMB 42
430,940 430,940 0000000000000000034ac1de04566f459ff2a245048876abb159ae3848c29212 1,972 1.00/1.00 vMB 61
430,939 430,939 000000000000000002e9a4d891072e5ebb9ee6b4abfab4f5d427324772f81572 2,579 1.00/1.00 vMB 69
430,938 430,938 000000000000000000fccc203cad5e7e1d7c9bc1cf94767332d0aea1f63fb808 1,816 1.00/1.00 vMB 73
430,937 430,937 0000000000000000023119bf6275f8b7c369de4b2a62db057f0a13fd174f7a72 1,033 0.52/1.00 vMB 62
430,936 430,936 0000000000000000023bb59e9c1d8257b2c19b7f02dbc608b0ea15682bc2fa1b 634 0.29/1.00 vMB 58
430,935 430,935 000000000000000001dbc90326d6a493956721b4424410d7803de7fbe6329d06 109 0.07/1.00 vMB 54
430,934 430,934 000000000000000001aaa69be760df0a94b431f43b87413345b42d877be53d0e 49 0.02/1.00 vMB 57
430,933 430,933 000000000000000000f8925fc26a456ea0a18d7c50e57d5d598d918aa732754a 1,899 0.94/1.00 vMB 53
430,932 430,932 0000000000000000027a9f271d335ec7376e7b9cbb192ca410991a8ffe293a3c 216 0.12/1.00 vMB 39
430,931 430,931 00000000000000000312899fcdca9fe1f12d308e5a87a7f2aab907d1df797ae2 1,108 0.62/1.00 vMB 56
430,930 430,930 0000000000000000011dc9fb8477e9719034e7687b7faf40d967451841d9c3db 1 0.00/1.00 vMB 0
430,929 430,929 000000000000000003fb2eec0e54766ce1a6c84bb740bdc76d742d600d512cd8 1 0.00/1.00 vMB 0
430,928 430,928 00000000000000000289aee2639004e9d7f5c587d287b9ad64b122b8809238ae 494 0.21/1.00 vMB 54
430,927 430,927 0000000000000000043b97610ff074d1654e6ce8afa9b7d415a3e16574e91174 156 0.08/1.00 vMB 55
430,926 430,926 0000000000000000016ef1edfc2b40309ffb60209fd03ef28039c682825b4349 99 0.04/1.00 vMB 63
430,925 430,925 000000000000000003500b36ff19eeecf9886007806c3fa02bddffe2fd3f35be 596 0.27/1.00 vMB 59
430,924 430,924 0000000000000000023e84dcfb7f7c82d542566e9d619304958412811ad7a124 117 0.08/1.00 vMB 53
430,923 430,923 0000000000000000009f16c6f6cf4fc6e07bdfef1352346b05bfb686e559f7d9 1,241 0.84/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.