Loading Tool

Explorer IconExplorer

Memory Pool

44,933 transactions
27.24 vMB
0.06770598 BTC
Random Selection Loading Transactions
Max Size: 143.08/200 MB

Candidate Block

Mining Attempt 0c1c1648bac387ab39ef6e2017ead58ab019d0fe93ddd666321b7704dc5d5cf4
Version 20000000
Previous Block 00000000000000000000b4188af0ccd9466ef1de1996e2359e537cb492551e73
Merkle Root 6609747135aa5d1013700229e11d85c672028358236778e9dba50b1cc72f9a24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,591
Size: 1.00 vMB
Total Fees: 0.01638116 BTC
Feerates: 100.00 > 1.64 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,890 (529,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,960 384,960 000000000000000008a05be49821b7de8436ef0b5b0d49912a4f4619412184e4 2,100 0.75/1.00 vMB 45
384,959 384,959 000000000000000000806c8a9b2908adeecd7fa02cfa74a4096e18a2a474c3c5 1,171 0.73/1.00 vMB 22
384,958 384,958 00000000000000001016f7e5a9debe835f557f58c1c5f3dcd5071fdfd057517f 1,166 0.51/1.00 vMB 61
384,957 384,957 0000000000000000051fc29dfb37da88414360e7cf348829280a0715a8877371 1,754 0.79/1.00 vMB 34
384,956 384,956 00000000000000000496e3013387809af710e967236e108f9f07510431a5d7bc 1,137 0.54/1.00 vMB 31
384,955 384,955 00000000000000000a6938a67c874d517e38eb989da4e053591daa330fc39b41 330 0.26/1.00 vMB 18
384,954 384,954 000000000000000000ba40e6c1964d07a61b78f7b96e9429956957d1ed72850e 62 0.08/1.00 vMB 14
384,953 384,953 000000000000000010b1d0dae06fc33bd17e21ea735de40273c9211072f16744 381 0.15/1.00 vMB 48
384,952 384,952 00000000000000000d4f1c955119253e3ca4fcef7e4e649bec941a506afac5ad 160 0.09/1.00 vMB 24
384,951 384,951 000000000000000005735535621c52abae2288ead6edebbca0d351551f11518b 514 0.24/1.00 vMB 32
384,950 384,950 00000000000000000ec843a93b90c608e9ffb0ddab4e92b5de04f6ca53c9f230 1,074 1.00/1.00 vMB 17
384,949 384,949 00000000000000000d2132e6b79e64d5a38996e8e47d3ee138ec516e0127c409 1,188 0.60/1.00 vMB 30
384,948 384,948 00000000000000000622a34aac91bc904794c925d4cc8d417265e86d825b514f 1,487 0.96/1.00 vMB 25
384,947 384,947 000000000000000002388090e5184912a2484909a5cb6c4b784c6deb8dc347f5 1,212 0.75/1.00 vMB 24
384,946 384,946 000000000000000009b21b4e2476b296b333887baa23d14ec79a8c65f9316bd7 1,345 0.42/1.00 vMB 47
384,945 384,945 00000000000000000fe1e42b7c99a1a2850fe0b3f09f7d17bd6ff24acf0a137a 867 0.44/1.00 vMB 30
384,944 384,944 000000000000000003b104dda5f119eb4b26a473d6fb9253d651093b6ba528aa 559 0.28/1.00 vMB 29
384,943 384,943 000000000000000004eca80a47c89c5ef57c9ecd0c70774140c8929a1ce29a36 143 0.41/1.00 vMB 8
384,942 384,942 00000000000000000d6407b52e700627ccb2daea8788d5cb94c8a3fabd3385d6 393 0.19/1.00 vMB 29
384,941 384,941 00000000000000000db1f68ecd18ce8ac0421c2451da8cf7d6f88728b86f2036 623 0.32/1.00 vMB 34
384,940 384,940 000000000000000004b2c70bf31b9213cebbf49cdbdb217b11bdd0c3f56cd211 1,068 0.99/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.19 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: 653.77 GB
    • Received: 14.05 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.