Loading Tool

Explorer IconExplorer

Memory Pool

86,083 transactions
31.30 vMB
0.09328880 BTC
Random Selection Loading Transactions
Max Size: 190.49/200 MB

Candidate Block

Mining Attempt 2e999aa7949298bd6a0c7348b0ee64729dd63f2c526785f3d30093171278cc49
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root 3fea5cc9dff3f7aab885a319224d406239d3d459a4011ebda6fd4f1524571ad0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,389
Size: 1.00 vMB
Total Fees: 0.02007008 BTC
Feerates: 500.45 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (424,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,972 490,972 0000000000000000005c01c7747db0e5ecc2bc3478887b0171a86851e23c9b69 1,470 1.00/1.00 vMB 94
490,971 490,971 000000000000000000860762faa40a2df6611bcbce84e645ce033454a165d0fc 1,617 1.00/1.00 vMB 94
490,970 490,970 0000000000000000002d5dfed29208b37a60452f21f4f1844d89db9c38237816 1,013 0.72/1.00 vMB 91
490,969 490,969 00000000000000000013a4ea371e26213a42f8cec2c253a468a18863a2286b87 2,430 1.00/1.00 vMB 107
490,968 490,968 0000000000000000003582f6e9c25c1343189c2bbd9204f561dc098010138efc 2,508 1.00/1.00 vMB 168
490,967 490,967 000000000000000000147d17db42a107e51e7695dc86470f13cd5634492c62f5 1,712 1.00/1.00 vMB 86
490,966 490,966 0000000000000000007f6ada384773ee468344076be1d5f34abdc6747fa3a732 2,585 1.00/1.00 vMB 159
490,965 490,965 0000000000000000004640d96076b3ac6199d2a8661c0370c0ab134d0de5c59e 928 1.00/1.00 vMB 66
490,964 490,964 0000000000000000009c33f76cf1c4623f425b86ad825067a071becea02c1a51 813 1.00/1.00 vMB 79
490,963 490,963 00000000000000000085132a31ba96e7213a885d4c75e74f8df65eedd80dd780 1,019 1.00/1.00 vMB 83
490,962 490,962 0000000000000000002560fd0509a91e7d723c7b901f7e1d062ba24ab119a0ac 1,693 1.00/1.00 vMB 230
490,961 490,961 00000000000000000048fb49441da2ea7ca85182862f8a5181b2a15afba7dc99 1,758 1.00/1.00 vMB 77
490,960 490,960 000000000000000000935521b1fab7d7426b670b1a988dec3c87828b52cd89ef 2,227 1.00/1.00 vMB 110
490,959 490,959 00000000000000000046f4647337741f1bc44d1462294f436ae4addf8196c3f2 2,472 0.94/1.00 vMB 201
490,958 490,958 0000000000000000009d6f3232c0eb01074f8bb85eb21b5da7a0fe6aef236509 2,344 1.00/1.00 vMB 132
490,957 490,957 000000000000000000554e870b24e3e4bf9b8c99f4fe9599762a873e72dcd520 2,502 1.00/1.00 vMB 133
490,956 490,956 0000000000000000006b9a2d7ff0c3f5a2856a8653ab63000dae69e466bb6aba 2,177 0.94/1.00 vMB 172
490,955 490,955 0000000000000000004f86e8b7637b762e3e49f2c705b5476835824da7fc56e0 2,494 1.00/1.00 vMB 124
490,954 490,954 0000000000000000006405b17ec73c5290153014c137edcc4d7c314303720841 1,903 1.00/1.00 vMB 95
490,953 490,953 000000000000000000d091f9c5d7815e1a685f702b4164258881200635e4caf2 1,504 1.00/1.00 vMB 98
490,952 490,952 00000000000000000060420126590c51960d284847a8911ff8395784220fb49c 2,475 1.00/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.