Loading Tool

Explorer IconExplorer

Memory Pool

43,546 transactions
27.80 vMB
0.05704182 BTC
Random Selection Loading Transactions
Max Size: 147.28/200 MB

Candidate Block

Mining Attempt e6b26647ec0f5c0b9085fd48ac5b1b52b3314a4733f61154d573a784f66360a8
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root e5ae83866fa593e5306b355555187700aa32621c444d49b402a1813ad4b90aa8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,023
Size: 1.00 vMB
Total Fees: 0.00498835 BTC
Feerates: 75.16 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (572,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,300 342,300 000000000000000012ef4a609f4db82164e8c939bcbdab998c59efed5f160b85 265 0.15/1.00 vMB 22
342,299 342,299 00000000000000000a85a633acf8fd3e63b64a357f78aaa35556abf8a7964191 512 0.15/1.00 vMB 38
342,298 342,298 000000000000000012e663e614e47221bb97ab80682621cde8db2aeb1fba19fd 165 0.08/1.00 vMB 25
342,297 342,297 000000000000000007152cb871bbe5f31c1a255f7ec82c43cb04fa8fb8ea37af 182 0.08/1.00 vMB 7
342,296 342,296 00000000000000000c9798ffea7c09174c1c9000df2db94d77ae35b2fcb02371 705 0.41/1.00 vMB 21
342,295 342,295 00000000000000000bafb604b8f712888fce0295f76b25dbdeb4d7ca4a6c6027 634 0.21/1.00 vMB 40
342,294 342,294 00000000000000000fce143f440e0e024c0d2e12b6da9deb426a96c832ed4a60 365 0.18/1.00 vMB 29
342,293 342,293 0000000000000000048127cd399ddead4e615291ce421293e21afa5fc03048e1 45 0.06/1.00 vMB 15
342,292 342,292 000000000000000016ba9ed137af6c0583346f670da8007124d5a2296620e130 545 0.32/1.00 vMB 24
342,291 342,291 000000000000000016685b7274cd69e1865ad8353d5b57f1cc541bb10d813842 721 0.36/1.00 vMB 29
342,290 342,290 00000000000000000b3bb3cb9b556f6e6d765c3b9ab72c35bf9dcd9b333eb675 583 0.31/1.00 vMB 29
342,289 342,289 0000000000000000007d3a25b51a8e65cdc46864c01e1480f6f4621864da56e5 613 0.30/1.00 vMB 31
342,288 342,288 000000000000000011bff1555407fe187be3abee0f2f921697c5b1ecd1052610 28 0.02/1.00 vMB 16
342,287 342,287 0000000000000000042a5bd0573025f6b24629564dc662cffc15073eba27b501 1,041 0.57/1.00 vMB 26
342,286 342,286 0000000000000000107d5515d7daa5f581fd024bde550d6d714c63813630442e 133 0.10/1.00 vMB 17
342,285 342,285 000000000000000013304dfc50c544a2be95f13eeb195dbdc927f9476b9211cf 1,026 0.47/1.00 vMB 27
342,284 342,284 000000000000000007a4e6f18de564dcde303cbc056240a54a5371cf1f840721 1,097 0.51/1.00 vMB 28
342,283 342,283 00000000000000000a72ca02fdf94eb304811e971fbee3f1586eba4e211543cf 413 0.19/1.00 vMB 29
342,282 342,282 00000000000000001397bbe34932b102a978d3050b7775b85cb3c158c9730b68 13 0.00/1.00 vMB 42
342,281 342,281 000000000000000007060f48706a3a9591d41b61b3a282295d40c20351556a3f 355 0.17/1.00 vMB 26
342,280 342,280 000000000000000010e192ac5ea421c6d400e6e6b4927df2fc7fd578117490b0 284 0.14/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.13 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: 652.36 GB
    • Received: 13.74 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.