Loading Tool

Explorer IconExplorer

Memory Pool

80,921 transactions
30.99 vMB
0.11049963 BTC
Random Selection Loading Transactions
Max Size: 188.41/200 MB

Candidate Block

Mining Attempt 9c1253c2a6ec10187749b88fed5d588d74aff82f48fbaf34f98d1408a2fbfe5e
Version 20000000
Previous Block 00000000000000000000434d606c3a7811f2f11a15f2cf209ba28821c827a687
Merkle Root 3bb67b025b317d0f10e697fdcdeba6774c22eb01f3fe49ed1e9c6165805f99f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,345
Size: 1.00 vMB
Total Fees: 0.04254366 BTC
Feerates: 101.66 > 4.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,195 (551,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,085 364,085 00000000000000000af1e277e4241212b11c3c3f38690b22d155a17334d7ac48 798 0.43/1.00 vMB 31
364,084 364,084 00000000000000000f4309b8864d54c1ac5c866533503a6a4ba1a9c290a9de7c 237 0.17/1.00 vMB 22
364,083 364,083 00000000000000000dc249f005471131b7193bc73d28e855b1865e43074f7adb 1,443 0.67/1.00 vMB 36
364,082 364,082 00000000000000000bcd79fd8739a43205f4286e68a4d7bd3a83bcb0c7158d99 436 0.25/1.00 vMB 24
364,081 364,081 000000000000000009a4f7f94f2e7fc81e64182b0e2540b3cc91c89076f3da5b 908 0.53/1.00 vMB 34
364,080 364,080 000000000000000015635773939df8038b77e584811197f24aec5a4964b0c417 321 0.17/1.00 vMB 29
364,079 364,079 00000000000000000b8382aac9c8acbdf014ad7573ff76a9b52dcf29c027557b 687 0.40/1.00 vMB 22
364,078 364,078 0000000000000000014c2483179752df64c82de8f404b8fef9fa0905acb02169 799 0.75/1.00 vMB 18
364,077 364,077 000000000000000006828cb62a6f394f4def79ceeeb8c925ebd87aeec74c5426 1,209 0.75/1.00 vMB 27
364,076 364,076 00000000000000001340800d9a72dc8fc4506fb7a6d7bd7f27868f055dc0dafe 2,193 0.75/1.00 vMB 53
364,075 364,075 0000000000000000157ccbcb5f06dc4c68481462da325adfdcf5b2809bc21a5d 429 0.31/1.00 vMB 24
364,074 364,074 0000000000000000032a520ed1fa6dc86678dc5f6f13724b1faa906ec1e72813 428 0.23/1.00 vMB 30
364,073 364,073 00000000000000000c90cceb654e0b334c0eaa9760c0299a4e9f0c715025a38e 902 0.47/1.00 vMB 34
364,072 364,072 0000000000000000158181018315b2aeea88e4f92b8757359934aec3ccbf8177 872 0.75/1.00 vMB 19
364,071 364,071 000000000000000013ecb6bb1e741ffc4c783269d9f4308bc70e41f0b98892fc 1,616 0.75/1.00 vMB 39
364,070 364,070 0000000000000000143bfcbc0086ccf0383235a9a1e27eac0960da2420e22eeb 504 0.32/1.00 vMB 29
364,069 364,069 000000000000000013581bd404b6360020f69df23aa124f3a16bbad7927a2d2a 416 0.26/1.00 vMB 27
364,068 364,068 000000000000000002bbf89b48da1caf7c10491704ff2c788056717fb88ff264 374 0.22/1.00 vMB 27
364,067 364,067 00000000000000000c31fb0002582286a36846b10fcc76526025919feae03af2 1,880 0.84/1.00 vMB 36
364,066 364,066 000000000000000007e7ead6c6329a8c7212897042d01cde925cd9247eba085a 1,069 0.51/1.00 vMB 34
364,065 364,065 000000000000000000c8f471e90dcdcdf7eca2f2ad9f23fda047a5c0c5e0e031 202 0.16/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.73 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: 707.62 GB
    • Received: 16.69 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.