Loading Tool

Explorer IconExplorer

Memory Pool

74,668 transactions
27.52 vMB
0.07139700 BTC
Random Selection Loading Transactions
Max Size: 168.07/200 MB

Candidate Block

Mining Attempt 1420860a844de7e54fdd23e0391caf5094dc8547f8a3c8ee2d2d533373789dcc
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 8f25e38a7e8b8dc6c04833a99d3f292f6a7a09239794aca8daa18b154ecbfdeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,808
Size: 1.00 vMB
Total Fees: 0.01268706 BTC
Feerates: 100.53 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (588,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,961 326,961 0000000000000000125fa040264fcaf507184851a22d6a2bf18955e64b9276a0 662 0.33/1.00 vMB 31
326,960 326,960 000000000000000012e906860101cf672474f0402722cdc11365e5a4cb00a30c 70 0.03/1.00 vMB 32
326,959 326,959 00000000000000000cfd9cdcc88617f3381198149b7e417c142b911134c41a4e 636 0.32/1.00 vMB 26
326,958 326,958 0000000000000000011672e0046c46e8d9471e8f6ef267f7f3c0fe9ddb8016cb 1,091 0.63/1.00 vMB 26
326,957 326,957 000000000000000008ffdf90f506525977b647d073c999bdf310d99f8c49f7af 209 0.14/1.00 vMB 9
326,956 326,956 0000000000000000149241875eabd66e7313972b7db7e754d7242329eabf6e0b 205 0.10/1.00 vMB 27
326,955 326,955 00000000000000000cb0f13c18ffaf2b37da47622dc30f4f5371578e729b9b8d 240 0.18/1.00 vMB 22
326,954 326,954 00000000000000000e378b7de992b9b48c5cb2cedf571cd76af64357ce5b68b8 319 0.17/1.00 vMB 27
326,953 326,953 00000000000000000eece2ab21bfc0f85ec729ba72ade44566ba6ff2f6fbad49 1,387 0.70/1.00 vMB 28
326,952 326,952 00000000000000001a220af74768092562a24c042c191ad357f95c692079ab55 763 0.40/1.00 vMB 27
326,951 326,951 00000000000000001b5e03f4c3ccd26e61ef3e950982dfa1a2e877377d342ade 254 0.19/1.00 vMB 19
326,950 326,950 0000000000000000027a565c2cca331e9acb55abd24071f7491c5e3460352be7 1,127 0.75/1.00 vMB 25
326,949 326,949 00000000000000001befce1b44ce3c0c858ae35b179f04c759e6f6cab7343dbf 89 0.05/1.00 vMB 11
326,948 326,948 00000000000000001da80c5ca3e527440e33a649f4fa0252986c6e209062f09f 363 0.29/1.00 vMB 23
326,947 326,947 00000000000000000a7150541651fe34f9f0fec51462cf7c5ffe74f72da4903e 853 0.59/1.00 vMB 22
326,946 326,946 000000000000000010a994ee1a24c393707a5fde8a4a94cfbecba9e7a21af21a 649 0.34/1.00 vMB 29
326,945 326,945 000000000000000000a0a3392af44a10bbb9cd6fced155b061f002298fabecbf 558 0.30/1.00 vMB 28
326,944 326,944 00000000000000001d9bda09bcb1e4413d545fa08577a2a382b2482b49a0b1f5 481 0.21/1.00 vMB 32
326,943 326,943 00000000000000000688daf8253d09a9d5c01a97710bdf7001d044f5d3473744 98 0.07/1.00 vMB 5
326,942 326,942 000000000000000014b931ea8a8ac1d041cbdb3c51460511b6b9c8ea5f10458a 789 0.48/1.00 vMB 25
326,941 326,941 000000000000000013a3ef2fd9b21576847f177d7098e262c47f15f41e592411 238 0.43/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.11 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.