Loading Tool

Explorer IconExplorer

Memory Pool

77,187 transactions
28.75 vMB
0.07501593 BTC
Random Selection Loading Transactions
Max Size: 174.09/200 MB

Candidate Block

Mining Attempt a7c04b5ac136666815e86d7cb2da9f31110cc82033aacca04624052c0d2916c3
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 907c2cb3d33e91d4a656cd623c0d1ef2032d80e57118a70d635f698ac9883375
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,990
Size: 1.00 vMB
Total Fees: 0.01516954 BTC
Feerates: 71.79 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (322,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,064 593,064 00000000000000000015316c09cc71f3da1c4c453952ed08065137d51d499def 2,884 1.00/1.00 vMB 30
593,063 593,063 000000000000000000022e9a7f9605a8f8462f74ae53ac68f02c6c52c37e0efa 377 0.13/1.00 vMB 20
593,062 593,062 0000000000000000000bc4496051cc9ef85bc2a865aa8a25cdbb1e121cd938da 1,609 0.47/1.00 vMB 13
593,061 593,061 00000000000000000014f8a4f696a01a92b462612a686b3dafaa036671da873e 3,092 1.00/1.00 vMB 23
593,060 593,060 0000000000000000000e2073d919a087c7910ac0609b398747d48f02d3f94882 331 0.12/1.00 vMB 23
593,059 593,059 0000000000000000000289b6965d024e030c3f6b1cc474eadf6385c12f3fff5a 3,129 1.00/1.00 vMB 10
593,058 593,058 00000000000000000003595093e50413f80ec71fab371227fef10aff5a63a7db 2,642 1.00/1.00 vMB 37
593,057 593,057 0000000000000000000cd8df46f9667f6c83afddfa521a17bba40784dcb7347d 411 0.15/1.00 vMB 20
593,056 593,056 0000000000000000000781130374aa5309fce6af8e3cb112685d01e900098058 2,497 1.00/1.00 vMB 19
593,055 593,055 0000000000000000000d591b8854be08124c61303c290a150e05a86bef1a0300 2,630 0.85/1.00 vMB 15
593,054 593,054 0000000000000000000cd0eb9bd9596f6601a41728e6cb602478dbb00db5d0cc 1,673 1.00/1.00 vMB 61
593,053 593,053 00000000000000000003b59ee7ebe966e3a2d72e1d3bb78e54d70f9447e50127 1,249 0.38/1.00 vMB 2
593,052 593,052 00000000000000000016b0dac56de1f28a2c76ea63c1ebcc77f7e3bae50c06d1 2,204 1.00/1.00 vMB 13
593,051 593,051 0000000000000000000d13866e2a29082ba359a313ecc97a481c1eeed785d774 2,916 1.00/1.00 vMB 36
593,050 593,050 00000000000000000010c0d00e31303c657d106f67ae92fff84d3cd1d8ef20ac 2,366 1.00/1.00 vMB 10
593,049 593,049 000000000000000000112e41da84f215548f94590b3d51667fc09bcfcb9aafdb 2,803 1.00/1.00 vMB 11
593,048 593,048 000000000000000000097845cb8b420f3ffdfe19fcb5a675c34f23dcb65cca8b 2,765 1.00/1.00 vMB 23
593,047 593,047 00000000000000000014792473e55ce9b536106e1647a04a2e2108348c46b284 2,930 1.00/1.00 vMB 32
593,046 593,046 00000000000000000010f696933fd8363373ab8621da5318c40003aec50c0559 2,077 1.00/1.00 vMB 9
593,045 593,045 0000000000000000000806d067142547d512b4e9a892e794bbf07158000aa513 2,580 1.00/1.00 vMB 21
593,044 593,044 00000000000000000018e4cfca3c85aeae069938def8ac5d7ec8839b68c1fc78 2,791 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.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.